# File lib/rake/application.rb, line 204 204: def truncate_output? 205: tty_output? || @terminal_columns.nonzero? 206: end