tty_output?()
True if we are outputting to TTY, false otherwise
# File lib/rake/application.rb, line 232 def tty_output? @tty_output end