Method: Bundler::Thor::Option#group

Defined in:
lib/bundler/vendor/thor/lib/thor/parser/option.rb

#groupObject (readonly)

Returns the value of attribute group.

[View source]

3
4
5
# File 'lib/bundler/vendor/thor/lib/thor/parser/option.rb', line 3

def group
  @group
end