Ruby 3.0 リファレンスマニュアル
ライブラリ一覧
組み込みライブラリ
Fileクラス
exists?
singleton method File.exists?
exists?(path) -> bool
[
permalink
][
rdoc
][
edit
]
このメソッドは Ruby 2.1 から deprecated です。
File.exist?
を使用してください。