= private = protected
executable?()
See FileTest.executable?.
# File lib/pathname.rb, line 863 def executable?() FileTest.executable?(@path) end