Path Exists
Returns:
165 166 167
# File 'lib/aruba/platforms/unix_platform.rb', line 165 def exist?(f) File.exist? f end