Home
last modified time | relevance | path

Searched refs:implies (Results 1 – 25 of 34) sorted by relevance

12

/plugin/asciidocjs/node_modules/yargs/build/lib/
Dvalidation.js167 self.implies = function implies(key, value) { function
171 self.implies(k, key[k]);
180 value.forEach(i => self.implies(key, i));
Dyargs-factory.js531 implies(key, value) {
533 __classPrivateFieldGet(this, _YargsInstance_validation, "f").implies(key, value);
607 if (opt.implies !== undefined) {
608 this.implies(key, opt.implies);
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/
Dvalidation.js130 self.implies = function (key, value) { function
133 self.implies(k, key[k])
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DTransformNamespace.asciidoc52 …delimited list of id expressions of the transforms to get, '_all' or '*' implies get all transforms
69 …] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
DDataFrameTransformDeprecatedNamespace.asciidoc54 …delimited list of id expressions of the transforms to get, '_all' or '*' implies get all transforms
72 …] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
DIlmNamespace.asciidoc55 …n) filters the indices included in the response to ones in an ILM error state, implies only_managed
DCatNamespace.asciidoc538 …] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
DMlNamespace.asciidoc208 …string) The ID of the forecast to delete, can be comma delimited list. Leaving blank implies `_all`
/plugin/mizarverifiabledocs/src/
H A Dmizar.grammar41 "implies" |
/plugin/asciidocjs/node_modules/ejs/
Dusage.txt12 …-with Use 'locals' object for vars rather than using `with` (implies --strict).
DREADME.md274 …with` Use 'locals' object for vars rather than using `with` (implies --strict).
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/
Dindex.js190 self.implies = function (key, value) { function
191 validation.implies(key, value)
DREADME.md431 .implies(x, y)
436 implies can also accept an object specifying multiple implications.
DCHANGELOG.md194 … Updated README with a notice about yargs being a fork of optimist and what that implies. (@chevex)
/plugin/diagramsnet/lib/math/extensions/TeX/
DAMSsymbols.js19 …1C","\\urcorner":"231D","\\llcorner":"231E","\\lrcorner":"231F"},macros:{implies:["Macro","\\;\\Lo… property
/plugin/codemirror/dist/modes/
Deiffel.min.js.map1 …reate',\n 'attached',\n 'detachable',\n 'as',\n 'and',\n 'implies',\n 'not',\n …
Dverilog.min.js.map1 …r global highz0 highz1 if iff ifnone ignore_bins illegal_bins implements implies import \" +\n …
/plugin/asciidocjs/node_modules/yargs/build/
Dindex.cjs1implies(t,e){return h("<string|object> [number|string|array]",[t,e],arguments.length),v(this,gt,"f…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D1.1.js.map1 …'ignore_bins',\n 'illegal_bins',\n 'implements',\n 'implies',\n 'impor…
/plugin/asciidocjs/node_modules/uglify-js/
DREADME.md121 --module Process input as ES module (implies --toplevel)
123 --self Build UglifyJS as a library (implies --wrap UglifyJS)
216 Options are in the form `foo=bar`, or just `foo` (the latter implies
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/
DREADME.md117 --self Build itself (UglifyJS2) as a library (implies
322 `foo=bar`, or just `foo` (the latter implies a boolean option that you want
/plugin/diagramsnet/lib/math/extensions/MathML/
Dcontent-mathml.js19 …divide:a.transforms.binary("/",3),remainder:a.transforms.binary("mod",3),implies:a.transforms.bina… property
/plugin/sketchcanvas/script/
Djs-yaml.mjs3230 // Note that this implies
3336 // A match implies length >= 2, so curr and next are <= length-2.
/plugin/jmol2/jmol/
DCHANGES.txt875 …d radius -- in SELECT command comparisons ("select radius=n"), integer n implies Rasmol units 1/25…
2607 # Within a type, a single ! implies all are NOT
2608 # Within a type, a single * implies all are ANY
/plugin/diagramsnet/lib/math/config/
DAccessible.js72 …1C","\\urcorner":"231D","\\llcorner":"231E","\\lrcorner":"231F"},macros:{implies:["Macro","\\;\\Lo… property

12