Module commandlines::parsers

source ·
Expand description

Command line string parsing support

Functions

Returns Vec<String> of definition option parts with two index positions
Returns boolean for the question “Is needle a definition option?”
Returns boolean for the question “Is needle a double hyphen option?”
Returns std::collections::HashMap<String, String> with key:value mapped as option:definition
Returns Vec<String> of command line option arguments in a command line string