disu.se

OptionsClass

Namespace

Ame

Ancestors
  1. Enumerable

  2. Object

The options to a method in its defined state. Does the processing of options to the method and also enumerates #each of the options to the method for, for example, help output.

Instance Methods

each{ |optionOption| … }self#

Enumerates the options.

eachEnumerator<Option>#

Returns an Enumerator over the options.