# File lib/nanoc/cli/cleaning_stream.rb, line 53
def
tty?
@cached_is_tty
||=
@stream
.
tty?
end