Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/yargs/build/lib/
Dyargs-factory.js12 …ocessArgs, _YargsInstance_recommendCommands, _YargsInstance_shim, _YargsInstance_strict, _YargsIns… variable
105 _YargsInstance_strict.set(this, false);
490 return __classPrivateFieldGet(this, _YargsInstance_strict, "f");
866 __classPrivateFieldSet(this, _YargsInstance_strict, enabled !== false, "f");
949 …endCommands = new WeakMap(), _YargsInstance_shim = new WeakMap(), _YargsInstance_strict = new Weak…
1006 strict: __classPrivateFieldGet(this, _YargsInstance_strict, "f"),
1153 … strict: ({ set value(_o) { __classPrivateFieldSet(_g, _YargsInstance_strict, _o, "f"); } }).value,
1456 if (__classPrivateFieldGet(this, _YargsInstance_strict, "f") && !failedStrictCommands) {