mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-29 18:50:09 +00:00
motes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
936976ec94
commit
77bb7dea83
4
argv.js
4
argv.js
@ -158,8 +158,8 @@ var afterCallback = function(name){
|
|||||||
// XXX can we implement the whole thing directly as a stack language???
|
// 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 read metadata from package.json
|
||||||
// XXX might be a good idea to add a default .handler -- if a user does
|
// XXX unify handler.arg and handler.key...
|
||||||
// not define a .handler just set a value... the question is on what?
|
// ...syntax: "<arg>" | "<arg>|<key>"
|
||||||
// XXX might also be a good idea to return clone rather than this... i.e.
|
// XXX might also be a good idea to return clone rather than this... i.e.
|
||||||
// treat the parser object as a result factory...
|
// treat the parser object as a result factory...
|
||||||
// ...this would resolve any issues with misxing parse state with
|
// ...this would resolve any issues with misxing parse state with
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user