Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Will now traverse down CommandSet inheritance tree to find all leaf descendants.1.3.2 | Eric Lin | 2020-08-10 | 1 | -5/+34 |
* | Fixed prog value of subcommands added with as_subcommand_to() decorator. | Kevin Van Brunt | 2020-08-07 | 1 | -2/+2 |
* | Verify that a completer function is defined in a CommandSet before | Eric Lin | 2020-08-06 | 5 | -0/+1137 |