るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file size
  4. file atime
  5. file path

ライブラリ

検索結果

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

FileTest.#exist? と同じです。

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

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