るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.026秒)
トップページ > ライブラリ:ビルトイン[x] > バージョン:2.6.0[x] > クエリ:DIRECT[x] > クラス:File[x]

別のキーワード

  1. _builtin direct
  2. constants direct
  3. direct
  4. st_add_direct
  5. direct _builtin

検索結果

File.directory?(path) -> bool (18310.0)

FileTest.#directory? と同じです。

...
File
Test.#directory? と同じです。

@param path パスを表す文字列か IO オブジェクトを指定します。...