argparser
argparser copied to clipboard
Add a config argument to Parse function
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.