るりまサーチ

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

別のキーワード

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

ライブラリ

検索結果

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

FileTest.#file? と同じです。

...
FileTest.#file?
と同じです。

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