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