Chef::ChefFS::FileSystem::MemoryDir
# File lib/chef/chef_fs/file_system/memory_root.rb, line 7 def initialize(pretty_name, cannot_be_in_regex = nil) super('', nil) @pretty_name = pretty_name @cannot_be_in_regex = cannot_be_in_regex end
# File lib/chef/chef_fs/file_system/memory_root.rb, line 15 def path_for_printing @pretty_name end
[Validate]
Generated with the Darkfish Rdoc Generator 2.