るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. _builtin filetest
  2. filetest file?
  3. filetest size?
  4. filetest pipe?
  5. filetest exist?

ライブラリ

検索結果

File.file?(path) -> bool (54352.0)

FileTest.#file? と同じです。

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

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