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)
commit0104c445c8dbca784c628ba1a2067296dcd3b5e6
tree844392411114117136447956a30ba7a8dc717894
parent1cb1c2ffd2f83b2cb4ae893174b2fad87d2e0d29
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