File: TODO

package info (click to toggle)
libcmdparse-ruby 1.0.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 184 kB
  • ctags: 208
  • sloc: ruby: 1,272; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 347 bytes parent folder | download
1
2
3
4
5
6
7
8

---- DONE ----

* define banner in a common way (like option parser), maybe use the one from option parser
* raise NoCommandGivenError when no command was given
* ability to specify default command (used when no command was given)
* add order,order!,... methods to mimic optparse
* optionally capture error messages and provide friendlier output