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