Method: Chef::ChefFS::FileSystem::ChefServer::OrganizationInvitesEntry#exists?
- Defined in:
- lib/chef/chef_fs/file_system/chef_server/organization_invites_entry.rb
#exists? ⇒ Boolean
34 35 36 |
# File 'lib/chef/chef_fs/file_system/chef_server/organization_invites_entry.rb', line 34 def exists? parent.exists? end |