argparser icon indicating copy to clipboard operation
argparser copied to clipboard

A strong and rich tool for parsing commands and flags

Results 1 argparser issues
Sort by recently updated
recently updated
newest added

Parse function should have a config argument, containing prefixes and mandatory args. If a mandatory arg is missing, the parse function should return an error.