るりまサーチ (Ruby 3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.058秒)

別のキーワード

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

ライブラリ

クラス

検索結果

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

FileTest.#exist? と同じです。

FileTest.#exist? と同じです。

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