Method: Inspec::Resources::GroupInfo#groups

Defined in:
lib/resources/groups.rb

#groupsObject



146
147
148
# File 'lib/resources/groups.rb', line 146

def groups
  fail 'group provider must implement the `groups` method'
end