help_* working in commandline UI.
authorW. Trevor King <wking@drexel.edu>
Sun, 9 May 2010 22:41:55 +0000 (18:41 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 9 May 2010 22:41:55 +0000 (18:41 -0400)
commita7155b9fa7eb93423c5860a00789b15b4a8b444b
tree844392411114117136447956a30ba7a8dc717894
parent5fe3275e37212197e6fc173b8c9a968cfebc59f2
help_* working in commandline UI.

Still to go:
  * DoCommand._parse_args
  * DoHelp._usage_string
  * CompleteCommand
  * Interactive communication between user and command
hooke/command.py
hooke/ui/commandline.py