Methods

Files

Class/Module Index [+]

Quicksearch

Chef::ChefFS::FileSystem::NonexistentFSObject

Public Class Methods

new(name, parent) click to toggle source
# File lib/chef/chef_fs/file_system/nonexistent_fs_object.rb, line 26
def initialize(name, parent)
  super
end

Public Instance Methods

exists?() click to toggle source
# File lib/chef/chef_fs/file_system/nonexistent_fs_object.rb, line 30
def exists?
  false
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.