るりまサーチ

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

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file lstat
  4. file path
  5. file umask

ライブラリ

クラス

検索結果

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

FileTest.#exist? と同じです。

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

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