singleton method File.exist?

exist?(path) -> bool[permalink][rdoc][edit]

FileTest.#exist? と同じです。

[PARAM] path:
パスを表す文字列か IO オブジェクトを指定します。