94 95 96
# File 'lib/puppet/file_system/windows.rb', line 94 def stat(path) Puppet::Util::Windows::File.stat(path) end