# File lib/rake/application.rb, line 232 232: def truncate_output? 233: tty_output? || @terminal_columns.nonzero? 234: end