pub fn execute_with_timeout(
command: &str,
system_info: &SystemInfo,
timeout: Option<Duration>,
) -> DoumResult<CommandOutput>Expand description
타임아웃을 지정하여 명령 실행
pub fn execute_with_timeout(
command: &str,
system_info: &SystemInfo,
timeout: Option<Duration>,
) -> DoumResult<CommandOutput>타임아웃을 지정하여 명령 실행