pub fn handler(matches: &ArgMatches) -> Result<Action>Expand description
Convert ArgMatches into an Action
ยงErrors
Returns an error if no valid action can be determined from the matches
pub fn handler(matches: &ArgMatches) -> Result<Action>Convert ArgMatches into an Action
Returns an error if no valid action can be determined from the matches