[ bianca ]
[ ソース: ruby-cmdparse ]
パッケージ: ruby-cmdparse (3.0.7-2)
ruby-cmdparse に関するリンク
ruby-cmdparse ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cmdparse.gettalong.org]
類似のパッケージ:
advanced command line parsing Ruby module supporting sub-commands
It allows the creation of command style programs, that perform different functions depending on which command is invoked. Additionally, nesting of commands, i.e. commands that take commands themselves, is also possible. For option parsing, the Ruby standard library optparse is used.