Method: OptionParser::List#atype

Defined in:
lib/optparse.rb

#atypeObject (readonly)

Map from acceptable argument types to pattern and converter pairs.



820
821
822
# File 'lib/optparse.rb', line 820

def atype
  @atype
end