るりまサーチ

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

別のキーワード

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

クラス

検索結果

Dir.exists?(file_name) -> bool (18103.0)

このメソッドは Ruby 2.1 から deprecated です。Dir.exist? を使用してください。

このメソッドは Ruby 2.1 から deprecated です。Dir.exist? を使用してください。

File.exists?(path) -> bool (18103.0)

このメソッドは Ruby 2.1 から deprecated です。File.exist? を使用してください。

このメソッドは Ruby 2.1 から deprecated です。File.exist? を使用してください。