るりまサーチ (Ruby 2.3.0)

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

別のキーワード

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

ライブラリ

クラス

検索結果

Pathname#directory? -> bool (135607.0)

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

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


@see FileTest.#directory?