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