るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.129秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.4.0[x] > クエリ:directory[x] > クラス:Shell::CommandProcessor[x]

別のキーワード

  1. _builtin directory?
  2. pathname directory?
  3. rake directory
  4. stat directory?
  5. file directory?

ライブラリ

検索結果

Shell::CommandProcessor#directory?(file) -> bool (18328.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列か IO オブジェクトを指定します。

@see FileTest.#directory?