Skip to main content

run

Function run 

Source
pub fn run(
    command: &str,
    args: &[&str],
    verbose: bool,
) -> Result<RunOutput, SubprocessError>