diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-03-14 21:13:46 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-03-14 21:13:46 -0400 |
commit | cfcff77bf47910e4c5aaaad8fa33f181281f94ee (patch) | |
tree | 737327a32df4a21bb827512edd12d8343868ccd0 /README.md | |
parent | 88d8b57221662b42cfcd7490314c2869c4ea9bfe (diff) | |
download | cmd2-git-cfcff77bf47910e4c5aaaad8fa33f181281f94ee.tar.gz |
Converted dynamic class attributes to instance attributes
The following attritubes which are intended to be dynamically settable at runtime are now instance attributes:
- colors
- continuation_prompt
- debug
- echo
- editor
- feedback_to_output
- locals_in_py
- quiet
- timing
- settable
Also:
- Moved code for finding a default editor to a function in utils and set a new DEFAULT_EDITOR class attribute with the return value of that
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions