るりまサーチ

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

別のキーワード

  1. _builtin exists?
  2. dir exists?
  3. file exists?
  4. filetest exists?
  5. shell exists?

ライブラリ

検索結果

Shell#exists?(file) -> bool (15101.0)

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

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

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

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