Classes: Builder, BuilderException
11 12 13
# File 'lib/repub/app/builder.rb', line 11 def build(parser) Builder.new(options).build(parser) end