Commit Graph

10 Commits (master)

Author SHA1 Message Date
Matthew Wild 06994f0bc1 util.argparse: Fix bug (regression?) in argument parsing with --foo=bar 10 months ago
Matthew Wild 43be6cb1c6 util.argparse: Add strict mode + tests 10 months ago
Matthew Wild edafb195e1 util.argparse: Optionally continue processing past positional parameters 10 months ago
Matthew Wild 93347db124 util.argparse: Revise 553c6204fe5b with a different approach 4 years ago
Matthew Wild 0eef6dde1e util.argparse: Return final 'arg' table with positional arguments for convenience 4 years ago
Kim Alvefur 21740a1382 util.argparse: Add support for repeatable parameters 4 years ago
Matthew Wild 69ce40a6d2 util.argparse: Translate '-' to '_' in long option names for convenience 3 years ago
Kim Alvefur 2b2f9903ae util.argparse: Move exiting and error to util.startup 6 years ago
Kim Alvefur e199091987 util.startup: Break out command line argument parsing into util.argparse 6 years ago