Skip to main content

parse_intent

Function parse_intent 

Source
pub fn parse_intent(argv: &[String]) -> Result<ParsedIntent, ParseError>
Expand description

Parse argv and normalize global flags + command path.