Object
# File lib/chef/monkey_patches/file.rb, line 22 def self.realpath(path) Pathname.new(path).realpath.to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.