mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-28 18:30:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
118d9e1c5b
commit
f44ed02a46
4
argv.js
4
argv.js
@ -356,6 +356,10 @@ object.Constructor('Parser', {
|
||||
|
||||
/*/ XXX do we actually need this???
|
||||
// doing this is trivial, need to give a practical example...
|
||||
// XXX to stop processing we need to empty rest...
|
||||
// ...need to workout a mechanic for this and then passing rest
|
||||
// to .then(..)...
|
||||
// ...one way to do this is returning a module.BREAK (rename???)...
|
||||
// XXX would be nice to be able to take the rest of the options and
|
||||
// pass them to .then(..)...
|
||||
'-': {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user