# File lib/asciidoctor/cli/invoker.rb, line 139 def redirect_streams out, err = nil @out = out @err = err end