Method: ProjectGroup::Command#group_name
- Defined in:
- lib/project_group/command.rb
#group_name ⇒ Object
Returns the value of attribute group_name.
4 5 6 |
# File 'lib/project_group/command.rb', line 4 def group_name @group_name end |