Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-01-18 05:04:00 +03:00
parent eb800f9c70
commit 5c8c25188c

View File

@ -218,6 +218,8 @@ module.CLI = core.ImageGridFeatures.Feature({
handlers: [ handlers: [
// XXX sort out different run/stop/exit paths -- make this more // XXX sort out different run/stop/exit paths -- make this more
// systematic... // systematic...
// ...i.e. how do we run stuff (electron/nw/repl), interact
// with it (peer???) and wait/stop when done...
['ready', ['ready',
function(){ function(){
var that = this var that = this