Skip to main content

execute_shell_command

Function execute_shell_command 

Source
pub async fn execute_shell_command(
    command: &str,
    timeout: Duration,
) -> Result<Output>
Expand description

Execute a shell command with cross-platform compatibility and mandatory timeout