るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.114秒)

別のキーワード

  1. pathname glob
  2. pathname realpath
  3. pathname opendir
  4. pathname descend
  5. pathname to_path

ライブラリ

クラス

検索結果

Pathname#directory? -> bool (123604.0)

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

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


@see FileTest.#directory?