Module arg_parser

Source
Expand description

Command line argument parsers

Functionsยง

parse_kv
Parse an argument in the form key=value into a pair of strings. The error message is specific to key-value arguments.