Method: Inspec::Resources::GroupInfo#groups

Defined in:
lib/inspec/resources/groups.rb

#groupsObject



152
153
154
# File 'lib/inspec/resources/groups.rb', line 152

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