Argument parser now works for command execution as well (vs. just for help).
authorW. Trevor King <wking@drexel.edu>
Mon, 10 May 2010 15:05:34 +0000 (11:05 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 10 May 2010 15:05:34 +0000 (11:05 -0400)
commitd49836c143ea2cf54406d40381605de74e284a72
tree548ca3ae00c8f9b24f812fef382721ddab29c6e7
parente2074e1fe2a8aff0ef38057c25bc77b69a1f92a1
Argument parser now works for command execution as well (vs. just for help).
hooke/command.py
hooke/plugin/cut.py
hooke/plugin/playlist.py
hooke/ui/commandline.py