| Module | Map::Options |
| In: |
lib/map/options.rb
|
| '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!' |
| arguments | [RW] |