git_nomad::verbosity

Function run_with_invocation_and_output

source
fn run_with_invocation_and_output(
    renderer: &mut impl Renderer,
    description: impl AsRef<str>,
    command: &mut Command,
) -> Result<Output>