OptionParser::List
class OptionParser::List
Simple option list providing mapping from short and/or long option string to OptionParser::Switch and mapping from acceptable argument to matching pattern and converter pair. Also provides summary feature.
Attributes
atype[R]
Map from acceptable argument types to pattern and converter pairs.