Module Map::Options
In: lib/map/options.rb

Methods

del_opt   del_opts   for   get_opt   get_opts   has_opt   has_opts   parse   pop   pop!   popped?   set_opt   set_opts  

External Aliases

'get_opt' -> 'getopt'
'get_opts' -> 'getopts'
'has_opt' -> 'hasopt'
'has_opt' -> 'hasopt?'
'has_opt' -> 'has_opt?'
'has_opts' -> 'hasopts?'
'has_opts' -> 'has_opts?'
'del_opt' -> 'delopt'
'del_opts' -> 'delopts'
'del_opts' -> 'delopts!'
'set_opt' -> 'setopt'
'set_opt' -> 'setopt!'
'set_opts' -> 'setopts'
'set_opts' -> 'setopts!'

Attributes

arguments  [RW] 

Public Class methods

Public Instance methods

[Validate]