Method: OptionParser::Switch#desc

Defined in:
lib/optparse.rb

#descObject (readonly)

Returns the value of attribute desc.



507
508
509
# File 'lib/optparse.rb', line 507

def desc
  @desc
end