class

Toka::OptionDescriptor

Inherits Reference / Object

Run-time structure to describe all options supported by a class.

Constructors

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

[](*args, **options)
Source
[](*args, **options, &)
Source
each(*args, **options)
Source
each(*args, **options, &)
Source
first(*args, **options)
Source
first(*args, **options, &)
Source
hash(hasher)

See Object#hash(hasher)

last(*args, **options)
Source
last(*args, **options, &)
Source
options
Source
size(*args, **options)
Source
size(*args, **options, &)
Source