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