Function git_nomad::verbosity::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>