ActionHandler.prototype._onIOClose = function()

in lib/kcl/action_handler.js [70:72]


ActionHandler.prototype._onIOClose = function() {
  this.emit('end');
};