# File lib/rake/application.rb, line 200 200: def truncate_output? 201: tty_output? || ENV['RAKE_COLUMNS'] 202: end