mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-29 18:50:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8188d7a384
commit
b3a55d4821
1
argv.js
1
argv.js
@ -270,6 +270,7 @@ function(attr, func){
|
|||||||
// - ...
|
// - ...
|
||||||
// XXX should -help work for any command? ..not just nested parsers?
|
// XXX should -help work for any command? ..not just nested parsers?
|
||||||
// ...should we indicate which thinks have more "-help"??
|
// ...should we indicate which thinks have more "-help"??
|
||||||
|
// XXX test this...
|
||||||
var Parser =
|
var Parser =
|
||||||
module.Parser =
|
module.Parser =
|
||||||
object.Constructor('Parser', {
|
object.Constructor('Parser', {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user