Function commandlines::parsers::parse_first_arg
source · Expand description
Returns Option<String> with the first positional argument to the executable.
Returns None if the command was entered as the executable only.
Returns Option<String> with the first positional argument to the executable.
Returns None if the command was entered as the executable only.