# File lib/rake.rb, line 2116 2116: def truncate_output? 2117: tty_output? || ENV['RAKE_COLUMNS'] 2118: end