るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.107秒)
トップページ > クエリ:FileTest.#exist?[x] > クラス:Pathname[x]

別のキーワード

  1. _builtin filetest
  2. filetest exist?
  3. filetest setuid?
  4. filetest size?
  5. filetest setgid?

ライブラリ

検索結果

Pathname#exist? -> bool (18124.0)

FileTest.exist?(self.to_s) と同じです。

...FileTest.exist?(self.to_s) と同じです。


@see FileTest.#exist?...