るりまサーチ

最速Rubyリファレンスマニュアル検索!
6件ヒット [1-6件を表示] (0.054秒)
トップページ > クエリ:io[x] > クエリ:File[x] > クエリ:exists?[x] > クラス:Shell::CommandProcessor[x]

別のキーワード

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

ライブラリ

検索結果

Shell::CommandProcessor#exists?(file) -> bool (15215.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列か IO オブジェクトを指定します。

@see FileTest.#exist? FileTest.#exists?...