るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.030秒)
トップページ > クラス:File[x] > クエリ:FileTest.#file?[x] > バージョン:2.1.0[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 オブジェクトを指定します。...