instance method Pathname#zero?

zero? -> bool[permalink][rdoc][edit]

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

[SEE_ALSO] FileTest.#zero? , Pathname#empty?