instance method Pathname#executable?

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

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

[SEE_ALSO] FileTest.#executable?