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