# File lib/rake.rb, line 2110 2110: def tty_output=( tty_output_state ) 2111: @tty_output = tty_output_state 2112: end