Skip to main content

execute_command

Function execute_command 

Source
pub fn execute_command(
    command: &mut Command,
    prefix: String,
) -> Result<ExitStatus>