singleton method File.empty?

zero?(path) -> bool[permalink][rdoc][edit]
empty?(path) -> bool

FileTest.#zero? と同じです。

[PARAM] path:
パスを表す文字列か IO オブジェクトを指定します。