Method: Shared::Installation#group

Defined in:
lib/vas/shared/installations.rb

#groupGroup (readonly)

Returns the group that contains the installation.

Returns:

  • (Group)

    the group that contains the installation



50
51
52
# File 'lib/vas/shared/installations.rb', line 50

def group
  @group
end