# File lib/rake.rb, line 2075 2075: def tty_output=( tty_output_state ) 2076: @tty_output = tty_output_state 2077: end