Facilitates modular application design by allowing you to declare CLI options in the context of a class or module and consume them in the context of an object instance using conventional ruby inheritance semantics.
Required Ruby Version
>= 1.9.3
Authors
Erik Elmore