method
build_options
ruby latest stable - Class:
Bundler::Thor::Base::ClassMethods
build_options(options, scope)protected
Receives a hash of options, parse them and add to the scope. This is a fast way to set a bunch of options:
build_options :foo => true, :bar => :required, :baz => :string