Function git_nomad::verbosity::run_notable

source ยท
pub fn run_notable(
    renderer: &mut impl Renderer,
    verbosity: Option<Verbosity>,
    description: impl AsRef<str>,
    command: &mut Command,
) -> Result<Output>