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)
commit1d5a6c7f1c5da8fda50e95951b1d71b04052bead
tree548ca3ae00c8f9b24f812fef382721ddab29c6e7
parent75c50e5e5d66a8afa5f90f0836c41ecc440d52a8
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