git_nomad::verbosity

Function run_notable

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