execute_command

Function execute_command 

Source
pub fn execute_command(
    command: &str,
    system_info: &SystemInfo,
    timeout: Option<Duration>,
) -> Result<CommandOutput>
Expand description

Execute a command based on the system information