Home
last modified time | relevance | path

Searched refs:positional (Results 1 – 25 of 26) sorted by relevance

12

/plugin/davcard/vendor/sabre/vobject/lib/
DCli.php119 list($options, $positional) = $this->parseArguments($argv);
207 if (count($positional) === 0) {
212 if (count($positional) === 1) {
216 if (count($positional) > 3) {
220 if (!in_array($positional[0], array('validate','repair','convert','color'))) {
221 throw new InvalidArgumentException('Uknown command: ' . $positional[0]);
230 $command = $positional[0];
232 $this->inputPath = $positional[1];
233 $this->outputPath = isset($positional[2])?$positional[2]:'-';
/plugin/icalevents/vendor/sabre/vobject/lib/
DCli.php119 list($options, $positional) = $this->parseArguments($argv);
207 if (count($positional) === 0) {
212 if (count($positional) === 1) {
216 if (count($positional) > 3) {
220 if (!in_array($positional[0], ['validate', 'repair', 'convert', 'color'])) {
221 throw new InvalidArgumentException('Uknown command: ' . $positional[0]);
230 $command = $positional[0];
232 $this->inputPath = $positional[1];
233 $this->outputPath = isset($positional[2]) ? $positional[2] : '-';
/plugin/webdavclient/vendor/sabre/vobject/lib/
DCli.php119 list($options, $positional) = $this->parseArguments($argv);
207 if (count($positional) === 0) {
212 if (count($positional) === 1) {
216 if (count($positional) > 3) {
220 if (!in_array($positional[0], array('validate','repair','convert','color'))) {
221 throw new InvalidArgumentException('Uknown command: ' . $positional[0]);
230 $command = $positional[0];
232 $this->inputPath = $positional[1];
233 $this->outputPath = isset($positional[2])?$positional[2]:'-';
/plugin/davcal/vendor/sabre/vobject/lib/
DCli.php119 list($options, $positional) = $this->parseArguments($argv);
207 if (count($positional) === 0) {
212 if (count($positional) === 1) {
216 if (count($positional) > 3) {
220 if (!in_array($positional[0], array('validate','repair','convert','color'))) {
221 throw new InvalidArgumentException('Uknown command: ' . $positional[0]);
230 $command = $positional[0];
232 $this->inputPath = $positional[1];
233 $this->outputPath = isset($positional[2])?$positional[2]:'-';
/plugin/webdav/vendor/sabre/vobject/lib/
DCli.php117 list($options, $positional) = $this->parseArguments($argv);
199 if (0 === count($positional)) {
205 if (1 === count($positional)) {
209 if (count($positional) > 3) {
213 if (!in_array($positional[0], ['validate', 'repair', 'convert', 'color'])) {
214 throw new InvalidArgumentException('Uknown command: '.$positional[0]);
223 $command = $positional[0];
225 $this->inputPath = $positional[1];
226 $this->outputPath = isset($positional[2]) ? $positional[2] : '-';
/plugin/asciidocjs/node_modules/yargs-parser/
DREADME.md127 * `_`: an array representing the positional arguments.
144 * `_`: an array representing the positional arguments.
246 ### parse positional numbers
249 * key: `parse-positional-numbers`
251 Should positional keys that look like numbers be treated as such.
335 Should arrays consume more than one positional argument following their flag.
356 Should nargs consume dash options as well as positional arguments.
424 Should parsing stop at the first positional argument? This is similar to how e.g. `ssh` parses its …
DCHANGELOG.md132 * adds parse-positional-numbers configuration ([#321](https://www.github.com/yargs/yargs-parser/iss…
/plugin/asciidocjs/node_modules/yargs/build/lib/
Dcommand.js258 populatePositional(positional, argv, positionalMap) { argument
259 const cmd = positional.cmd[0];
260 if (positional.variadic) {
Dyargs-factory.js749 positional(key, opts) {
/plugin/asciidocjs/node_modules/yargs/
DREADME.md93 .positional('port', {
133 return yargs.positional('files', {
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dmacro.rst39 * If extra positional arguments are passed to a macro, they end up in the
/plugin/tline/
DCHANGES.txt212 named arguments (via a hash/anon object) rather than positional arguments.
213 19 positional arguments are too many! Now much easier and cleaner to add
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dtemplates.rst235 You can also use both positional and named arguments in one call, in which
236 case positional arguments must always come before named arguments:
547 If extra positional arguments are passed to a macro call, they end up in the
Dadvanced.rst378 If you want to pass a variable number of positional or named arguments to the
/plugin/asciidocjs/node_modules/yargs-parser/build/
Dindex.cjs142 'parse-positional-numbers': true,
607 if (!configuration['parse-positional-numbers'] && key === '_')
/plugin/asciidocjs/node_modules/yargs/build/
Dindex.cjs1positional(t,e){h("<string> <object>",[t,e],arguments.length);const s=["default","defaultDescripti…
/plugin/pgn4web/pgn4web/
Doly14r11.pgn14 [Variation "exchange, positional line, 6.Qc2"]
Dpgn-standard.txt1639 to require the positional evaluations to follow the EPD standard; this means
2373 value close to zero indicates a neutral positional evaluation.
/plugin/findologicxmlexport/vendor/twig/twig/
DCHANGELOG329 * added support for extra positional arguments in macros
454 * enforced usage of named arguments after positional ones
/plugin/asciidocjs/node_modules/commander/
DReadme.md85 Options on the command line are not positional, and can be specified before or after other command …
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs16009 const positional = [];
16014 positional[index] = value === Opal.nil ? undefined : value;
16016 if (positional.length > 0) {
16017 object.$positional = positional;
21045 …* - positional_attributes: an Array of attribute names to map positional arguments to (optional, d…
21059 …* @param {string|Array<string>} value - Name of a positional attribute or an Array of positional a…
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks.min.js.map1positional arguments, i.e. the caller explicitly\n // used the name of a positional arg\n …
Dnunjucks-slim.min.js.map1 …hould be passed as\n // positional arguments, i.e. the caller explicitly\n // used t…
Dnunjucks-slim.js.map1 …hould be passed as\n // positional arguments, i.e. the caller explicitly\n // used t…
Dnunjucks.js.map1positional arguments, i.e. the caller explicitly\n // used the name of a positional arg\n …

12