method
build_options
v2_6_3 -
Show 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