# File lib/rhc/helpers.rb, line 197
def
interactive?
$stdout
.
tty?
and
not
options
.
noprompt
end