# File lib/net/ssh/shell/process.rb, line 80
    def on_error_output(&callback)
      @on_error_output = callback
    end