| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improved the CmdResult namedtuple subclass | Todd Leonhardt | 2017-03-14 | 1 | -1/+7 |
| | | | | | | | The last two arguments (err and war) are now optional. Only the 1st argument (out) is required. err and war default to empty strings. | ||||
| * | Mostly fix a bunch of spelling mistakes. | Todd Leonhardt | 2017-03-13 | 1 | -1/+1 |
| | | | | | A few other miscellaneous minor tweaks for whitespace and such. | ||||
| * | Added an example for how conditional control flow of a cmd2 application can ↵ | Todd Leonhardt | 2017-03-11 | 1 | -0/+24 |
| be achieved via the py command and python scripts. | |||||
