Method: Inspec::Resources::GroupInfo#groups

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

#groupsObject



195
196
197
# File 'lib/inspec/resources/groups.rb', line 195

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