Ruby 2.1.0 リファレンスマニュアル > ライブラリ一覧 > pathnameライブラリ > Pathnameクラス > world_readable?

instance method Pathname#world_readable?

world_readable? -> bool[permalink][rdoc]

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

[SEE_ALSO] FileTest.#world_readable?