るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.051秒)
トップページ > クエリ:-[x] > クエリ:dir[x] > クラス:Pathname[x] > バージョン:2.4.0[x] > クエリ:directory?[x]

別のキーワード

  1. dir foreach
  2. dir open
  3. dir chdir
  4. dir each_child
  5. rake original_dir

ライブラリ

検索結果

Pathname#directory? -> bool (72907.0)

FileTest.directory?(self.to_s) と同じです。

FileTest.directory?(self.to_s) と同じです。


@see FileTest.#directory?