Function git_nomad::verbosity::run_with_invocation

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