mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 18:40:08 +00:00
minor fixes + done moving to new ig-argv
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
2b4f6a6514
commit
ab400e432d
@ -28,6 +28,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"c8": "*",
|
"c8": "*",
|
||||||
"colors": "^1.4.0",
|
"colors": "^1.4.0",
|
||||||
"ig-argv": "^2.0.0"
|
"ig-argv": "^2.0.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
1
test.js
1
test.js
@ -963,6 +963,7 @@ if(typeof(__filename) != 'undefined'
|
|||||||
') }
|
') }
|
||||||
`), this.scriptName)
|
`), this.scriptName)
|
||||||
process.exit() }},
|
process.exit() }},
|
||||||
|
|
||||||
'-verbose': {
|
'-verbose': {
|
||||||
doc: 'verbose mode (defaults to: $VERBOSE).',
|
doc: 'verbose mode (defaults to: $VERBOSE).',
|
||||||
handler: function(){
|
handler: function(){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user