Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
pathnameライブラリ
Pathnameクラス
exist?
instance method Pathname#exist?
exist? -> bool
[
permalink
][
rdoc
][
edit
]
FileTest.exist?(self.to_s) と同じです。
[SEE_ALSO]
FileTest.#exist?