This class is intended to be used to contruct a tree of sub-commands. In this intial version it mainly focuses on exposing `add_argument` to allow for nested parsers. Next step is to start adding better `--help` that shows the entire tree and hooking it up to select what code path to really run. |
||
|---|---|---|
| .. | ||
| network | ||
| __init__.py | ||
| command_test.py | ||
| deps_test.py | ||
| encoding_test.py | ||
| jsonrpc_test.py | ||
| path_test.py | ||