Class: Rubikon::Option
- Includes:
- HasArguments
- Defined in:
- lib/rubikon/option.rb
Overview
An option is an application parameter that may have one or more additional arguments.
Constant Summary
Constants included from HasArguments
HasArguments::ARGUMENT_MATCHERS
Instance Attribute Summary
Attributes included from Parameter
Method Summary
Methods included from HasArguments
Methods included from Parameter
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Rubikon::HasArguments