| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
added NameSpace.__call__() method which iterates through the members; NameSpace no longer requires members to be Proxy instances; updated unit tests and affected code; cleaned up NameSpace docstrings and switch to epydoc param docstrings
|
| |
|
|
|
|
| |
RequirementError if a required option is missing
|
|
|
|
| |
instead of cmd.get_doc()
|
| |
|
|
|
|
| |
prints sorted by the keys in ascending order
|
| |
|
| |
|
|
|
|
| |
give feedback on the calling
|
| |
|
|
|
|
| |
mthd.get_options()
|
| |
|
| |
|
| |
|
|
|
|
| |
for which defaults were generated; updated unit tests
|
| |
|
|
|
|
| |
cmd.options and cmd.normalize()
|
|
|
|
| |
unit tests
|
|
|
|
| |
tests for option
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not callable; updated unit tests
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
unit tests; port ipa script
|
|
|
|
| |
for more than one base (for cmd and mthd)
|
| |
|
| |
|
|
CLI, and UI; added corresponding unit stests
|