Skip to main content

run_with_runner

Function run_with_runner 

Source
pub(crate) fn run_with_runner(
    matches: &ArgMatches,
    runner: CliRunner,
) -> Result<()>