diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-03-14 20:47:22 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-03-14 20:47:22 -0400 |
commit | 88d8b57221662b42cfcd7490314c2869c4ea9bfe (patch) | |
tree | eec3c8b233c65bc2727ce589c15742ad764f56a9 /README.md | |
parent | cd8183d463e50f0a5c9a9ff548554dc3c71124da (diff) | |
download | cmd2-git-88d8b57221662b42cfcd7490314c2869c4ea9bfe.tar.gz |
Converted class attributes which aren't intended to be dynamically settable to instance attributes
The following are now instance attributes:
- allow_cli_args
- default_to_shell
- quit_on_sigint
The following class attribute was deleted due to lack of use:
- reserved_words
The following instance attribute was deleted due to lack of use:
- keywords
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions