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