handler

Function handler 

Source
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