# File lib/more/facets/getoptlong.rb, line 37 37: def initialize(*arguments, &block) 38: if block_given? 39: raise ArgumentError unless arguments.empty? 40: arguments = DSL.new(&block).arguments 41: end 42: init(*arguments) 43: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.