instance method Pathname#world_writable?
world_writable? -> bool-
FileTest.world_writable?(self.to_s) と同じです。
[SEE_ALSO] FileTest.#world_writable?
class Pathname
world_writable? -> boolFileTest.world_writable?(self.to_s) と同じです。
[SEE_ALSO] FileTest.#world_writable?