# File lib/rake/application.rb, line 194 194: def tty_output=( tty_output_state ) 195: @tty_output = tty_output_state 196: end