Skip to main content

run_command

Function run_command 

Source
pub fn run_command(
    cmd: &str,
    timeout_secs: Option<u64>,
) -> Result<CommandResult>