るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. _builtin filetest
  2. filetest exist?
  3. filetest pipe?
  4. filetest sticky?
  5. filetest size?

ライブラリ

検索結果

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

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

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

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

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