run_command

Function run_command 

Source
pub fn run_command(command: Command) -> Result<Output, CommandError>
Expand description

Helper function for running commands.