Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
組み込みライブラリ
Fileクラス
exist?
singleton method File.exist?
exist?(path) -> bool
[
permalink
][
rdoc
][
edit
]
FileTest.#exist?
と同じです。
[PARAM] path:
パスを表す文字列か IO オブジェクトを指定します。