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