Sha256: a1f7cb1a93c356143fdbd4fedc8b93e337b234b4a92590a0995fff7c144684bf
Contents?: true
Size: 558 Bytes
Versions: 5
Compression:
Stored size: 558 Bytes
Contents
* see mail from Markus Werner concerning class methods for defining methods as sub commands ---- 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 * if command has subcommands, use order! method, if has arguments use permute! (=POSIXLY_CORRECT); same with getoptlong
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
cmdparse-2.0.5 | TODO |
cmdparse-2.0.4 | TODO |
cmdparse-2.0.3 | TODO |
cmdparse-2.0.1 | TODO |
cmdparse-2.0.2 | TODO |