APIdock / Ruby
/
method

define_head

ruby latest stable - Class: OptionParser
define_head(*opts, &block)
public

No documentation available.

# File lib/optparse.rb, line 1480
 def define_head(*opts, &block)
 top.prepend(*(sw = make_switch(opts, block)))
 sw[0]
 end

AltStyle によって変換されたページ (->オリジナル) /