pub fn has_show_examples_flag(matches: &ArgMatches) -> boolExpand description
Returns true if the --show-examples flag is set in the operation’s matches.
pub fn has_show_examples_flag(matches: &ArgMatches) -> boolReturns true if the --show-examples flag is set in the operation’s matches.