Skip to main content

parse_args

Function parse_args 

Source
pub fn parse_args<T>() -> Result<ParsedArgs<T>>
where T: Parser + CommandFactory,