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