るりまサーチ

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

別のキーワード

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

ライブラリ

キーワード

検索結果

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

FileTest.#zero? と同じです。

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

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

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

FileTest.#zero? と同じです。

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

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