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