# File lib/net/ssh/shell.rb, line 67
      def on_process_run(&callback)
        @on_process_run = callback
      end