Skip to main content

run_command

Function run_command 

Source
pub async fn run_command(
    command: &Command,
    config_path: Option<&Path>,
    output: &Output,
    quiet: bool,
) -> Result<()>
Expand description

Run the specified command.