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

instance method Pathname#executable?

executable? -> bool

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

[SEE_ALSO] FileTest.#executable?

class Pathname