Home
last modified time | relevance | path

Searched refs:dashdash (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/npm/node_modules/dashdash/
DREADME.md8 for updates to node-dashdash.
12 npm install dashdash
18 var dashdash = require('dashdash');
34 var opts = dashdash.parse({options: options});
47 var dashdash = require('./lib/dashdash');
73 var parser = dashdash.createParser({options: options});
144 some of dashdash's features.
150 dashdash makes this easy. We can change the 'verbose' option in the example
252 var parser = dashdash.createParser({options: options});
257 var code = dashdash.bashCompletionFromOptions({
[all …]
DCHANGES.md1 # node-dashdash changelog
9 - [issue #30] Change the output used by dashdash's Bash completion support to
65 completion results. Because dashdash's completion uses `complete -o default`,
98 - Add the `arrayFlatten` boolean option to `dashdash.addOptionType` used for
234 var dashdash = require('dashdash');
235 dashdash.addOptionType({
279 in this version of dashdash.
342 - `dashdash.createParser(CONFIG)` alternative to `new dashdash.Parser(CONFIG)`
/third_party/node/deps/npm/node_modules/rimraf/
Dbin.js6 var dashdash = false variable
9 if (dashdash)
12 dashdash = true
/third_party/node/deps/npm/node_modules/which/bin/
Dwhich13 var dashdash = false
15 if (dashdash || !/^-/.test(arg))
19 dashdash = true
/third_party/node/deps/npm/node_modules/sshpk/bin/
Dsshpk-verify6 var dashdash = require('dashdash');
51 var parser = dashdash.createParser({
Dsshpk-sign6 var dashdash = require('dashdash');
58 var parser = dashdash.createParser({
Dsshpk-conv6 var dashdash = require('dashdash');
63 var parser = dashdash.createParser({
/third_party/ejdb/src/bindings/ejdb2_node/
Dyarn.lock452 dashdash@^1.12.0:
454 …resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd…
1368 dashdash "^1.12.0"
/third_party/ffmpeg/fftools/
Dcmdutils.c754 int dashdash = -2; in split_commandline() local
770 dashdash = optindex; in split_commandline()
774 if (opt[0] != '-' || !opt[1] || dashdash+1 == optindex) { in split_commandline()
/third_party/node/deps/npm/node_modules/uri-js/
Dyarn.lock757 dashdash@^1.12.0:
759 …resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd…
1760 dashdash "^1.12.0"
/third_party/node/deps/npm/node_modules/psl/
Dyarn.lock1011 dashdash@^1.12.0:
1013 …resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd…
4050 dashdash "^1.12.0"