Libraries
»
optparse
(3.4.3)
»
Index
»
OptionParser
»
Switch
»
RequiredArgument
»
#pretty_head
Method: OptionParser::Switch::RequiredArgument#pretty_head
Defined in:
lib/optparse.rb
#
pretty_head
⇒
Object
:nodoc:
750 751 752
# File 'lib/optparse.rb', line 750
def
pretty_head
# :nodoc:
"
Required
"
end