るりまサーチ

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

別のキーワード

  1. _builtin empty?
  2. dbm empty?
  3. csv empty?
  4. set empty?
  5. gdbm empty?

ライブラリ

検索結果

File.empty?(path) -> bool (18101.0)

FileTest.#zero? と同じです。

...
File
Test.#zero? と同じです。

@param path パスを表す文字列か IO オブジェクトを指定します。...

File.zero?(path) -> bool (3001.0)

FileTest.#zero? と同じです。

...
File
Test.#zero? と同じです。

@param path パスを表す文字列か IO オブジェクトを指定します。...