pub fn parse_intent(argv: &[String]) -> Result<ParsedIntent, ParseError>Expand description
Parse argv and normalize global flags + command path.
pub fn parse_intent(argv: &[String]) -> Result<ParsedIntent, ParseError>Parse argv and normalize global flags + command path.