cl 0.1.28
OptionParser based CLI support for rapid CLI development in an object-oriented context. This library wraps Ruby's OptionParser in order to make it easier to use it in an object oriented context. It uses OptionParser for parsing your options under the hood, so you get all the goodness that this library provides. But on top of that it also provides a rich DSL for defining, validating, and normalizing options, as well as automatic and gorgeous help output (modeled after `gem --help`).
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
regstry
~> 1.0.3