disu.se

SwitchClass

Namespace

Ame

Ancestors
  1. Flag

  2. Object

Subclasses
Option

Represents an option to a Method that takes an argument.

Represents an option to a Method that takes an optional argument. If an explicit (‘=’-separated) argument is given, it’ll be used, otherwise a default value, which differs from the default value used if the option isn’t given at all, will be used.

Instance Methods

argumentString#

Returns the name of the argument to the receiver.