From 77bb7dea83e66c9d3ac344444934330c968d71fc Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 5 Jul 2020 17:37:40 +0300 Subject: [PATCH] motes... Signed-off-by: Alex A. Naanou --- argv.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argv.js b/argv.js index 61c4fcf..11d2650 100644 --- a/argv.js +++ b/argv.js @@ -158,8 +158,8 @@ var afterCallback = function(name){ // XXX can we implement the whole thing directly as a stack language??? // // XXX might be a good idea to read metadata from package.json -// XXX might be a good idea to add a default .handler -- if a user does -// not define a .handler just set a value... the question is on what? +// XXX unify handler.arg and handler.key... +// ...syntax: "" | "|" // XXX might also be a good idea to return clone rather than this... i.e. // treat the parser object as a result factory... // ...this would resolve any issues with misxing parse state with