From 5c8c25188c91d0a79a70762f0d01b7aca0b3da53 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 18 Jan 2019 05:04:00 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/cli.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui (gen4)/features/cli.js b/ui (gen4)/features/cli.js index 7678ed82..75a45b42 100755 --- a/ui (gen4)/features/cli.js +++ b/ui (gen4)/features/cli.js @@ -218,6 +218,8 @@ module.CLI = core.ImageGridFeatures.Feature({ handlers: [ // XXX sort out different run/stop/exit paths -- make this more // systematic... + // ...i.e. how do we run stuff (electron/nw/repl), interact + // with it (peer???) and wait/stop when done... ['ready', function(){ var that = this