pub(crate) fn specified_verbosity(matches: &mut ArgMatches) -> Option<Verbosity>
Expand description
The Verbosity
intended by the user via the CLI.
pub(crate) fn specified_verbosity(matches: &mut ArgMatches) -> Option<Verbosity>
The Verbosity
intended by the user via the CLI.