Class: Rubikon::Option

Inherits:
Object show all
Includes:
HasArguments
Defined in:
lib/rubikon/option.rb

Overview

An option is an application parameter that may have one or more additional arguments.

See Also:

Author:

  • Sebastian Staudt

Since:

  • 0.3.0

Constant Summary

Constants included from HasArguments

HasArguments::ARGUMENT_MATCHERS

Instance Attribute Summary

Attributes included from Parameter

#aliases, #description, #name

Method Summary

Methods included from HasArguments

#[], #args, #initialize

Methods included from Parameter

#active?, #initialize

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Rubikon::HasArguments