= private = protected
exist?()
See FileTest.exist?.
# File lib/pathname.rb, line 869 def exist?() FileTest.exist?(@path) end