class Thor::Shell::Basic

def quiet? #:nodoc:

:nodoc:
def quiet? #:nodoc:
  base && base.options[:quiet]
end