Method: Inspec::Resources::GroupInfo#groups
- Defined in:
- lib/inspec/resources/groups.rb
#groups ⇒ Object
152 153 154 |
# File 'lib/inspec/resources/groups.rb', line 152 def groups raise "group provider must implement the `groups` method" end |