Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
pathnameライブラリ
Pathnameクラス
executable?
instance method Pathname#executable?
executable? -> bool
[
permalink
][
rdoc
][
edit
]
FileTest.executable?(self.to_s) と同じです。
[SEE_ALSO]
FileTest.#executable?