るりまサーチ (Ruby 2.2.0)

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

別のキーワード

  1. _builtin to_h
  2. enumerable to_h
  3. hash to_h
  4. array to_h
  5. env to_h

ライブラリ

クラス

検索結果

Pathname#directory? -> bool (90604.0)

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

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


@see FileTest.#directory?