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