Method: Inspec::Resources::GroupInfo#groups

Defined in:
lib/resources/groups.rb

#groupsObject



160
161
162
# File 'lib/resources/groups.rb', line 160

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