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