Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed sub-class and instead patch argparse._SubParsersAction | Eric Lin | 2020-08-04 | 1 | -1/+1 |
* | Suggested PR Fixes. | Eric Lin | 2020-08-04 | 1 | -1/+1 |
* | Adds unit tests for sub-commands and additional commandset edge cases | Eric Lin | 2020-08-04 | 1 | -0/+170 |
* | updated imports | Eric Lin | 2020-08-04 | 2 | -1/+0 |
* | Updates the example to remove usage of the now remove ability to | Eric Lin | 2020-08-04 | 1 | -18/+72 |
* | Removed support for functions outside of CommandSets | Eric Lin | 2020-08-04 | 1 | -208/+1 |
* | Moved commandset tests into an isolated test | Eric Lin | 2020-08-04 | 3 | -0/+566 |