Method: Inspec::Resources::GroupInfo#groups

Defined in:
lib/resources/groups.rb

#groupsObject



149
150
151
# File 'lib/resources/groups.rb', line 149

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