Method: Bundler::Thor::Option#group
- Defined in:
- lib/bundler/vendor/thor/lib/thor/parser/option.rb
permalink #group ⇒ Object (readonly)
Returns the value of attribute group.
3 4 5 |
# File 'lib/bundler/vendor/thor/lib/thor/parser/option.rb', line 3 def group @group end |