summaryrefslogtreecommitdiff
path: root/examples/modular_subcommands.py
Commit message (Expand)AuthorAgeFilesLines
* Minor housekeeping. Updated CODEOWNERS with recent additionsEric Lin2020-08-071-1/+1
* Moved code which copies subparser's settings to _register_subcommands().Kevin Van Brunt2020-08-071-5/+7
* Removed obsolete argument1.3.0Kevin Van Brunt2020-08-041-1/+1
* Minor formatting fixes. Injecting a function into namespace objects before pa...Eric Lin2020-08-041-3/+3
* Suggested PR Fixes.Eric Lin2020-08-041-3/+3
* Adds support for injectable subcommands as part of CommandSetEric Lin2020-08-041-0/+110