class Puma::Runner

def redirected_io?

def redirected_io?
  @options[:redirect_stdout] || @options[:redirect_stderr]
end