Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 138: Added ProxyTarget.doc property; CLI.print_commands() now uses cmd.doc in... | Jason Gerard DeRose | 2008-08-13 | 1 | -1/+1 | |
* | 136: CLI.print_commands() now prints cmd.get_doc() as well | Jason Gerard DeRose | 2008-08-13 | 1 | -1/+4 | |
* | 134: Added CLI.mcl (Max Command Length) property; added corresponding unit tests | Jason Gerard DeRose | 2008-08-13 | 1 | -0/+12 | |
* | 122: The dictorary interface to CLI now has keys build using to_cli(), rather... | Jason Gerard DeRose | 2008-08-12 | 1 | -2/+15 | |
* | 115: CLI now parses out kw args; cmd.__call__() now uses print_n_call() to gi... | Jason Gerard DeRose | 2008-08-12 | 1 | -14/+14 | |
* | 114: Fixed cmd.__get_options(); more work on CLI | Jason Gerard DeRose | 2008-08-12 | 1 | -2/+17 | |
* | 112: More work on cli.py | Jason Gerard DeRose | 2008-08-11 | 1 | -9/+15 | |
* | 110: Started fleshing out more in cli.py | Jason Gerard DeRose | 2008-08-11 | 1 | -0/+31 | |
* | 87: Moved to_cli(), from_cli() functions from plugable.py into new cli.py fil... | Jason Gerard DeRose | 2008-08-08 | 1 | -0/+40 |