instance method Pathname#readable?

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

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

[SEE_ALSO] FileTest.#readable?