instance method Pathname#exist?

exist? -> bool[permalink][rdoc][edit]

FileTest.exist?(self.to_s) と同じです。

[SEE_ALSO] FileTest.#exist?