Function lapp::parse_args

source ·
pub fn parse_args(s: &str) -> Args<'_>
Expand description

parse the command-line specification and use it to parse the program’s command line args. As before, quits on any error.