Method: LabClient::GroupCluster#group
- Defined in:
- lib/labclient/groups/clusters/group_cluster.rb
#group ⇒ Object
11 12 13 14 |
# File 'lib/labclient/groups/clusters/group_cluster.rb', line 11 def group group_id = collect_group_id client.groups.show group_id end |