mrs-toolbox-cli 0.0.90 → 0.0.93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Kotlin-DateTime-library-kotlinx-datetime.js +71 -71
- package/clikt-clikt.js +1126 -1126
- package/colormath-root-colormath.js +362 -362
- package/com.mrs.platform.configuration.dto.js +1555 -1355
- package/com.mrs.platform.configuration.dto.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +9 -9
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin-logging-js-ir.js +34 -34
- package/ktor-ktor-client-content-negotiation.js +125 -125
- package/ktor-ktor-client-core.js +1408 -1408
- package/ktor-ktor-events.js +4 -4
- package/markdown.js +1807 -1807
- package/mordant-mordant.js +1649 -1649
- package/mrs-toolbox-cli.d.ts +32 -26
- package/mrs-toolbox-cli.js +93 -93
- package/package.json +1 -1
- package/toolbox.js +2640 -2859
- package/toolbox.js.map +1 -1
package/clikt-clikt.js
CHANGED
|
@@ -186,21 +186,21 @@
|
|
|
186
186
|
if (this.u39()) {
|
|
187
187
|
tmp = null;
|
|
188
188
|
} else {
|
|
189
|
-
var tmp_0 = this.
|
|
190
|
-
var tmp_1 = this.
|
|
191
|
-
var tmp_2 = this.
|
|
192
|
-
var tmp_3 = this.
|
|
193
|
-
var tmp_4 = this.
|
|
194
|
-
var tmp_5 = this.
|
|
195
|
-
var tmp_6 = this.
|
|
196
|
-
var tmp_7 = this.
|
|
189
|
+
var tmp_0 = this.a79();
|
|
190
|
+
var tmp_1 = this.b79();
|
|
191
|
+
var tmp_2 = this.i7k(context);
|
|
192
|
+
var tmp_3 = this.h7a(context);
|
|
193
|
+
var tmp_4 = this.y79();
|
|
194
|
+
var tmp_5 = this.f7c();
|
|
195
|
+
var tmp_6 = this.w7a();
|
|
196
|
+
var tmp_7 = this.i7c();
|
|
197
197
|
var tmp0_safe_receiver = isInterface(this, StaticallyGroupedOption) ? this : null;
|
|
198
|
-
var tmp3_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
198
|
+
var tmp3_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.e7c();
|
|
199
199
|
var tmp_8;
|
|
200
200
|
if (tmp3_elvis_lhs == null) {
|
|
201
201
|
var tmp1_safe_receiver = isInterface(this, GroupableOption) ? this : null;
|
|
202
|
-
var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
203
|
-
tmp_8 = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.
|
|
202
|
+
var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.j7c();
|
|
203
|
+
tmp_8 = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.e7c();
|
|
204
204
|
} else {
|
|
205
205
|
tmp_8 = tmp3_elvis_lhs;
|
|
206
206
|
}
|
|
@@ -366,19 +366,19 @@
|
|
|
366
366
|
setMetadataFor(Argument_0, 'Argument', interfaceMeta);
|
|
367
367
|
function copy$default(transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates, $super) {
|
|
368
368
|
name = name === VOID ? this.tb() : name;
|
|
369
|
-
nvalues = nvalues === VOID ? this.
|
|
369
|
+
nvalues = nvalues === VOID ? this.y79() : nvalues;
|
|
370
370
|
required = required === VOID ? this.e38() : required;
|
|
371
|
-
helpGetter = helpGetter === VOID ? this.
|
|
372
|
-
helpTags = helpTags === VOID ? this.
|
|
373
|
-
completionCandidates = completionCandidates === VOID ? this.
|
|
374
|
-
return $super === VOID ? this.
|
|
371
|
+
helpGetter = helpGetter === VOID ? this.z7i() : helpGetter;
|
|
372
|
+
helpTags = helpTags === VOID ? this.f7c() : helpTags;
|
|
373
|
+
completionCandidates = completionCandidates === VOID ? this.c7j() : completionCandidates;
|
|
374
|
+
return $super === VOID ? this.d7j(transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates) : $super.d7j.call(this, transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates);
|
|
375
375
|
}
|
|
376
376
|
setMetadataFor(ProcessedArgument, 'ProcessedArgument', interfaceMeta, VOID, [Argument_0]);
|
|
377
377
|
setMetadataFor(ArgumentTransformContext, 'ArgumentTransformContext', classMeta, VOID, [Argument_0]);
|
|
378
378
|
setMetadataFor(ProcessedArgumentImpl, 'ProcessedArgumentImpl', classMeta, VOID, [ProcessedArgument]);
|
|
379
379
|
function parameterHelp_0(context) {
|
|
380
|
-
var n = this.
|
|
381
|
-
var h = this.
|
|
380
|
+
var n = this.e7c();
|
|
381
|
+
var h = this.b7k();
|
|
382
382
|
return (n == null ? true : h == null) ? null : new Group_0(n, h);
|
|
383
383
|
}
|
|
384
384
|
setMetadataFor(ParameterGroup, 'ParameterGroup', interfaceMeta);
|
|
@@ -394,39 +394,39 @@
|
|
|
394
394
|
setMetadataFor(Envvar, 'Envvar', classMeta, FinalValue);
|
|
395
395
|
setMetadataFor(OptionTransformContext, 'OptionTransformContext', classMeta, VOID, [Option_0]);
|
|
396
396
|
function copy$default_0(transformValue, transformEach, transformAll, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager, $super) {
|
|
397
|
-
names = names === VOID ? this.
|
|
398
|
-
metavarGetter = metavarGetter === VOID ? this.
|
|
399
|
-
nvalues = nvalues === VOID ? this.
|
|
400
|
-
helpGetter = helpGetter === VOID ? this.
|
|
397
|
+
names = names === VOID ? this.a79() : names;
|
|
398
|
+
metavarGetter = metavarGetter === VOID ? this.t7k() : metavarGetter;
|
|
399
|
+
nvalues = nvalues === VOID ? this.y79() : nvalues;
|
|
400
|
+
helpGetter = helpGetter === VOID ? this.z7i() : helpGetter;
|
|
401
401
|
hidden = hidden === VOID ? this.u39() : hidden;
|
|
402
|
-
helpTags = helpTags === VOID ? this.
|
|
403
|
-
valueSourceKey = valueSourceKey === VOID ? this.
|
|
404
|
-
envvar = envvar === VOID ? this.
|
|
405
|
-
valueSplit = valueSplit === VOID ? this.
|
|
406
|
-
completionCandidates = completionCandidates === VOID ? this.
|
|
407
|
-
secondaryNames = secondaryNames === VOID ? this.
|
|
408
|
-
acceptsNumberValueWithoutName = acceptsNumberValueWithoutName === VOID ? this.
|
|
409
|
-
acceptsUnattachedValue = acceptsUnattachedValue === VOID ? this.
|
|
410
|
-
eager = eager === VOID ? this.
|
|
411
|
-
return $super === VOID ? this.
|
|
402
|
+
helpTags = helpTags === VOID ? this.f7c() : helpTags;
|
|
403
|
+
valueSourceKey = valueSourceKey === VOID ? this.g7c() : valueSourceKey;
|
|
404
|
+
envvar = envvar === VOID ? this.r7k() : envvar;
|
|
405
|
+
valueSplit = valueSplit === VOID ? this.u7k() : valueSplit;
|
|
406
|
+
completionCandidates = completionCandidates === VOID ? this.c7j() : completionCandidates;
|
|
407
|
+
secondaryNames = secondaryNames === VOID ? this.b79() : secondaryNames;
|
|
408
|
+
acceptsNumberValueWithoutName = acceptsNumberValueWithoutName === VOID ? this.w7a() : acceptsNumberValueWithoutName;
|
|
409
|
+
acceptsUnattachedValue = acceptsUnattachedValue === VOID ? this.i7c() : acceptsUnattachedValue;
|
|
410
|
+
eager = eager === VOID ? this.h7c() : eager;
|
|
411
|
+
return $super === VOID ? this.v7k(transformValue, transformEach, transformAll, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) : $super.v7k.call(this, transformValue, transformEach, transformAll, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager);
|
|
412
412
|
}
|
|
413
413
|
function copy$default_1(validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, envvar, valueSourceKey, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager, $super) {
|
|
414
|
-
validator = validator === VOID ? this.
|
|
415
|
-
names = names === VOID ? this.
|
|
416
|
-
metavarGetter = metavarGetter === VOID ? this.
|
|
417
|
-
nvalues = nvalues === VOID ? this.
|
|
418
|
-
helpGetter = helpGetter === VOID ? this.
|
|
414
|
+
validator = validator === VOID ? this.s7k() : validator;
|
|
415
|
+
names = names === VOID ? this.a79() : names;
|
|
416
|
+
metavarGetter = metavarGetter === VOID ? this.t7k() : metavarGetter;
|
|
417
|
+
nvalues = nvalues === VOID ? this.y79() : nvalues;
|
|
418
|
+
helpGetter = helpGetter === VOID ? this.z7i() : helpGetter;
|
|
419
419
|
hidden = hidden === VOID ? this.u39() : hidden;
|
|
420
|
-
helpTags = helpTags === VOID ? this.
|
|
421
|
-
envvar = envvar === VOID ? this.
|
|
422
|
-
valueSourceKey = valueSourceKey === VOID ? this.
|
|
423
|
-
valueSplit = valueSplit === VOID ? this.
|
|
424
|
-
completionCandidates = completionCandidates === VOID ? this.
|
|
425
|
-
secondaryNames = secondaryNames === VOID ? this.
|
|
426
|
-
acceptsNumberValueWithoutName = acceptsNumberValueWithoutName === VOID ? this.
|
|
427
|
-
acceptsUnattachedValue = acceptsUnattachedValue === VOID ? this.
|
|
428
|
-
eager = eager === VOID ? this.
|
|
429
|
-
return $super === VOID ? this.
|
|
420
|
+
helpTags = helpTags === VOID ? this.f7c() : helpTags;
|
|
421
|
+
envvar = envvar === VOID ? this.r7k() : envvar;
|
|
422
|
+
valueSourceKey = valueSourceKey === VOID ? this.g7c() : valueSourceKey;
|
|
423
|
+
valueSplit = valueSplit === VOID ? this.u7k() : valueSplit;
|
|
424
|
+
completionCandidates = completionCandidates === VOID ? this.c7j() : completionCandidates;
|
|
425
|
+
secondaryNames = secondaryNames === VOID ? this.b79() : secondaryNames;
|
|
426
|
+
acceptsNumberValueWithoutName = acceptsNumberValueWithoutName === VOID ? this.w7a() : acceptsNumberValueWithoutName;
|
|
427
|
+
acceptsUnattachedValue = acceptsUnattachedValue === VOID ? this.i7c() : acceptsUnattachedValue;
|
|
428
|
+
eager = eager === VOID ? this.h7c() : eager;
|
|
429
|
+
return $super === VOID ? this.w7k(validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, envvar, valueSourceKey, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) : $super.w7k.call(this, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, envvar, valueSourceKey, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager);
|
|
430
430
|
}
|
|
431
431
|
setMetadataFor(OptionWithValues, 'OptionWithValues', interfaceMeta, VOID, [OptionDelegate]);
|
|
432
432
|
setMetadataFor(OptionCallTransformContext, 'OptionCallTransformContext', classMeta, VOID, [Option_0]);
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
setMetadataFor(BrowserMppImpls, 'BrowserMppImpls', objectMeta);
|
|
445
445
|
//endregion
|
|
446
446
|
function commandCompletionFuncName($this, command) {
|
|
447
|
-
var tmp = command.
|
|
447
|
+
var tmp = command.z78();
|
|
448
448
|
var tmp_0 = generateSequence(tmp, BashCompletionGenerator$commandCompletionFuncName$lambda);
|
|
449
449
|
var ancestors = asReversed(toList(map(tmp_0, BashCompletionGenerator$commandCompletionFuncName$lambda_0)));
|
|
450
450
|
var isTopLevel = ancestors.n() === 1;
|
|
@@ -455,28 +455,28 @@
|
|
|
455
455
|
return '_' + commandFuncName + '_complete_' + Regex_init_$Create$('[^a-zA-Z0-9]').h9(name, '_');
|
|
456
456
|
}
|
|
457
457
|
function _get_allNames__eplh1g(_this__u8e3s4, $this) {
|
|
458
|
-
return plus(_this__u8e3s4.
|
|
458
|
+
return plus(_this__u8e3s4.a79(), _this__u8e3s4.b79());
|
|
459
459
|
}
|
|
460
460
|
function BashCompletionGenerator$generateBashOrZshCompletion$lambda(it) {
|
|
461
461
|
return "'" + it + "'";
|
|
462
462
|
}
|
|
463
463
|
function BashCompletionGenerator$commandCompletionFuncName$lambda(it) {
|
|
464
|
-
return it.
|
|
464
|
+
return it.c79_1;
|
|
465
465
|
}
|
|
466
466
|
function BashCompletionGenerator$commandCompletionFuncName$lambda_0(it) {
|
|
467
|
-
return it.
|
|
467
|
+
return it.d79_1.p78_1;
|
|
468
468
|
}
|
|
469
469
|
function BashCompletionGenerator() {
|
|
470
470
|
}
|
|
471
|
-
protoOf(BashCompletionGenerator).
|
|
472
|
-
var commandName = command.
|
|
471
|
+
protoOf(BashCompletionGenerator).w79 = function (command, zsh) {
|
|
472
|
+
var commandName = command.p78_1;
|
|
473
473
|
var tmp0_container = commandCompletionFuncName(this, command);
|
|
474
474
|
var isTopLevel = tmp0_container.gf();
|
|
475
475
|
var funcName = tmp0_container.hf();
|
|
476
476
|
// Inline function 'kotlin.collections.map' call
|
|
477
477
|
// Inline function 'kotlin.collections.filterNot' call
|
|
478
478
|
// Inline function 'kotlin.collections.filterNotTo' call
|
|
479
|
-
var this_0 = command.
|
|
479
|
+
var this_0 = command.t78_1;
|
|
480
480
|
var destination = ArrayList_init_$Create$();
|
|
481
481
|
var tmp0_iterator = this_0.v();
|
|
482
482
|
while (tmp0_iterator.w()) {
|
|
@@ -492,43 +492,43 @@
|
|
|
492
492
|
while (tmp0_iterator_0.w()) {
|
|
493
493
|
var item = tmp0_iterator_0.y();
|
|
494
494
|
// Inline function 'com.github.ajalt.clikt.completion.BashCompletionGenerator.generateBashOrZshCompletion.<anonymous>' call
|
|
495
|
-
var tmp$ret$3 = new Triple(_get_allNames__eplh1g(item, BashCompletionGenerator_instance), item.
|
|
495
|
+
var tmp$ret$3 = new Triple(_get_allNames__eplh1g(item, BashCompletionGenerator_instance), item.x79(), item.y79());
|
|
496
496
|
destination_0.s(tmp$ret$3);
|
|
497
497
|
}
|
|
498
498
|
var options = destination_0;
|
|
499
499
|
// Inline function 'kotlin.collections.map' call
|
|
500
|
-
var this_1 = command.
|
|
500
|
+
var this_1 = command.u78_1;
|
|
501
501
|
// Inline function 'kotlin.collections.mapTo' call
|
|
502
502
|
var destination_1 = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_1, 10));
|
|
503
503
|
var tmp0_iterator_1 = this_1.v();
|
|
504
504
|
while (tmp0_iterator_1.w()) {
|
|
505
505
|
var item_0 = tmp0_iterator_1.y();
|
|
506
506
|
// Inline function 'com.github.ajalt.clikt.completion.BashCompletionGenerator.generateBashOrZshCompletion.<anonymous>' call
|
|
507
|
-
var tmp$ret$6 = to(item_0.tb(), item_0.
|
|
507
|
+
var tmp$ret$6 = to(item_0.tb(), item_0.x79());
|
|
508
508
|
destination_1.s(tmp$ret$6);
|
|
509
509
|
}
|
|
510
510
|
var arguments_0 = destination_1;
|
|
511
511
|
// Inline function 'kotlin.collections.map' call
|
|
512
|
-
var this_2 = command.
|
|
512
|
+
var this_2 = command.s78_1;
|
|
513
513
|
// Inline function 'kotlin.collections.mapTo' call
|
|
514
514
|
var destination_2 = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_2, 10));
|
|
515
515
|
var tmp0_iterator_2 = this_2.v();
|
|
516
516
|
while (tmp0_iterator_2.w()) {
|
|
517
517
|
var item_1 = tmp0_iterator_2.y();
|
|
518
518
|
// Inline function 'com.github.ajalt.clikt.completion.BashCompletionGenerator.generateBashOrZshCompletion.<anonymous>' call
|
|
519
|
-
var tmp$ret$9 = item_1.
|
|
519
|
+
var tmp$ret$9 = item_1.p78_1;
|
|
520
520
|
destination_2.s(tmp$ret$9);
|
|
521
521
|
}
|
|
522
522
|
var subcommands = destination_2;
|
|
523
523
|
// Inline function 'kotlin.collections.flatMap' call
|
|
524
524
|
// Inline function 'kotlin.collections.takeWhile' call
|
|
525
|
-
var this_3 = command.
|
|
525
|
+
var this_3 = command.u78_1;
|
|
526
526
|
var list = ArrayList_init_$Create$();
|
|
527
527
|
var tmp0_iterator_3 = this_3.v();
|
|
528
528
|
$l$loop: while (tmp0_iterator_3.w()) {
|
|
529
529
|
var item_2 = tmp0_iterator_3.y();
|
|
530
530
|
// Inline function 'com.github.ajalt.clikt.completion.BashCompletionGenerator.generateBashOrZshCompletion.<anonymous>' call
|
|
531
|
-
if (!(item_2.
|
|
531
|
+
if (!(item_2.y79() > 0))
|
|
532
532
|
break $l$loop;
|
|
533
533
|
list.s(item_2);
|
|
534
534
|
}
|
|
@@ -539,7 +539,7 @@
|
|
|
539
539
|
var element_0 = tmp0_iterator_4.y();
|
|
540
540
|
// Inline function 'com.github.ajalt.clikt.completion.BashCompletionGenerator.generateBashOrZshCompletion.<anonymous>' call
|
|
541
541
|
// Inline function 'kotlin.collections.map' call
|
|
542
|
-
var this_4 = numberRangeToNumber(1, element_0.
|
|
542
|
+
var this_4 = numberRangeToNumber(1, element_0.y79());
|
|
543
543
|
// Inline function 'kotlin.collections.mapTo' call
|
|
544
544
|
var destination_4 = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_4, 10));
|
|
545
545
|
var tmp0_iterator_5 = this_4.v();
|
|
@@ -555,7 +555,7 @@
|
|
|
555
555
|
var fixedArgNameArray = joinToString(destination_3, ' ');
|
|
556
556
|
// Inline function 'kotlin.text.orEmpty' call
|
|
557
557
|
// Inline function 'kotlin.collections.find' call
|
|
558
|
-
var this_5 = command.
|
|
558
|
+
var this_5 = command.u78_1;
|
|
559
559
|
var tmp$ret$21;
|
|
560
560
|
$l$block: {
|
|
561
561
|
// Inline function 'kotlin.collections.firstOrNull' call
|
|
@@ -563,7 +563,7 @@
|
|
|
563
563
|
while (tmp0_iterator_6.w()) {
|
|
564
564
|
var element_1 = tmp0_iterator_6.y();
|
|
565
565
|
// Inline function 'com.github.ajalt.clikt.completion.BashCompletionGenerator.generateBashOrZshCompletion.<anonymous>' call
|
|
566
|
-
if (element_1.
|
|
566
|
+
if (element_1.y79() < 0) {
|
|
567
567
|
tmp$ret$21 = element_1;
|
|
568
568
|
break $l$block;
|
|
569
569
|
}
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
var name = tmp1_loop_parameter.gf();
|
|
633
633
|
var candidate = tmp1_loop_parameter.hf();
|
|
634
634
|
var tmp2_safe_receiver = candidate instanceof Custom ? candidate : null;
|
|
635
|
-
var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.
|
|
635
|
+
var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.z79_1;
|
|
636
636
|
var tmp4_elvis_lhs = tmp3_safe_receiver == null ? null : tmp3_safe_receiver(ShellType_BASH_getInstance());
|
|
637
637
|
var tmp;
|
|
638
638
|
if (tmp4_elvis_lhs == null) {
|
|
@@ -690,7 +690,7 @@
|
|
|
690
690
|
}
|
|
691
691
|
this_6.x5(' esac\n fi\n case "${COMP_WORDS[$i]}" in\n');
|
|
692
692
|
// Inline function 'kotlin.collections.iterator' call
|
|
693
|
-
var tmp7_iterator = command.
|
|
693
|
+
var tmp7_iterator = command.a7a().o2().v();
|
|
694
694
|
while (tmp7_iterator.w()) {
|
|
695
695
|
var tmp8_loop_parameter = tmp7_iterator.y();
|
|
696
696
|
// Inline function 'kotlin.collections.component1' call
|
|
@@ -701,18 +701,18 @@
|
|
|
701
701
|
joinTo(toks, this_6, ' ', ' ', VOID, VOID, VOID, BashCompletionGenerator$generateBashOrZshCompletion$lambda);
|
|
702
702
|
this_6.x5(' "${COMP_WORDS[@]:${i}}" )').x5('\n');
|
|
703
703
|
this_6.x5(' (( COMP_CWORD = COMP_CWORD + ' + toks.n() + ' ))\n');
|
|
704
|
-
if (!command.
|
|
704
|
+
if (!command.z78().e79_1) {
|
|
705
705
|
this_6.x5(' can_parse_options=0\n');
|
|
706
706
|
}
|
|
707
707
|
this_6.x5(' ;;\n');
|
|
708
708
|
}
|
|
709
|
-
var tmp9_iterator = command.
|
|
709
|
+
var tmp9_iterator = command.s78_1.v();
|
|
710
710
|
while (tmp9_iterator.w()) {
|
|
711
711
|
var sub = tmp9_iterator.y();
|
|
712
|
-
this_6.x5(trimMargin('\n | ' + sub.
|
|
712
|
+
this_6.x5(trimMargin('\n | ' + sub.p78_1 + ')\n | ' + commandCompletionFuncName(BashCompletionGenerator_instance, sub).tf_1 + ' $(( i + 1 ))\n | return\n | ;;\n |\n '));
|
|
713
713
|
}
|
|
714
714
|
this_6.x5(' *)\n (( i = i + 1 ))\n # drop the head of the array\n fixed_arg_names=("${fixed_arg_names[@]:1}")\n');
|
|
715
|
-
if (!command.
|
|
715
|
+
if (!command.z78().e79_1) {
|
|
716
716
|
this_6.x5(' can_parse_options=0\n');
|
|
717
717
|
}
|
|
718
718
|
this_6.x5(' ;;\n esac\n done\n local word="${COMP_WORDS[$COMP_CWORD]}"\n');
|
|
@@ -772,11 +772,11 @@
|
|
|
772
772
|
} else {
|
|
773
773
|
if (completion instanceof Fixed) {
|
|
774
774
|
this_6.x5(" COMPREPLY=($(compgen -W '");
|
|
775
|
-
joinTo(completion.
|
|
775
|
+
joinTo(completion.b7a_1, this_6, ' ');
|
|
776
776
|
this_6.x5('\' -- "${word}"))\n');
|
|
777
777
|
} else {
|
|
778
778
|
if (completion instanceof Custom) {
|
|
779
|
-
if (!(completion.
|
|
779
|
+
if (!(completion.z79_1(ShellType_BASH_getInstance()) == null)) {
|
|
780
780
|
var fname = customParamCompletionName(BashCompletionGenerator_instance, funcName, name_1);
|
|
781
781
|
this_6.x5(' COMPREPLY=($(compgen -F ' + fname + ' 2>/dev/null))\n');
|
|
782
782
|
}
|
|
@@ -795,10 +795,10 @@
|
|
|
795
795
|
this_6.x5('\' -- "${word}"))\n ;;\n');
|
|
796
796
|
}
|
|
797
797
|
this_6.x5(' esac\n}\n');
|
|
798
|
-
var tmp13_iterator = command.
|
|
798
|
+
var tmp13_iterator = command.s78_1.v();
|
|
799
799
|
while (tmp13_iterator.w()) {
|
|
800
800
|
var subcommand = tmp13_iterator.y();
|
|
801
|
-
this_6.x5(BashCompletionGenerator_instance.
|
|
801
|
+
this_6.x5(BashCompletionGenerator_instance.w79(subcommand, zsh));
|
|
802
802
|
}
|
|
803
803
|
if (isTopLevel) {
|
|
804
804
|
this_6.x5('\ncomplete -F ' + funcName + ' ' + commandName);
|
|
@@ -934,20 +934,20 @@
|
|
|
934
934
|
}
|
|
935
935
|
function CompletionGenerator() {
|
|
936
936
|
}
|
|
937
|
-
protoOf(CompletionGenerator).
|
|
937
|
+
protoOf(CompletionGenerator).c7a = function (command, shell) {
|
|
938
938
|
// Inline function 'kotlin.text.lowercase' call
|
|
939
939
|
// Inline function 'kotlin.text.trim' call
|
|
940
940
|
// Inline function 'kotlin.js.asDynamic' call
|
|
941
941
|
var message;
|
|
942
942
|
switch (toString_0(trim(isCharSequence(shell) ? shell : THROW_CCE())).toLowerCase()) {
|
|
943
943
|
case 'fish':
|
|
944
|
-
message = FishCompletionGenerator_instance.
|
|
944
|
+
message = FishCompletionGenerator_instance.d7a(command);
|
|
945
945
|
break;
|
|
946
946
|
case 'zsh':
|
|
947
|
-
message = BashCompletionGenerator_instance.
|
|
947
|
+
message = BashCompletionGenerator_instance.w79(command, true);
|
|
948
948
|
break;
|
|
949
949
|
default:
|
|
950
|
-
message = BashCompletionGenerator_instance.
|
|
950
|
+
message = BashCompletionGenerator_instance.w79(command, false);
|
|
951
951
|
break;
|
|
952
952
|
}
|
|
953
953
|
throw new PrintCompletionMessage(message);
|
|
@@ -963,13 +963,13 @@
|
|
|
963
963
|
var this_0 = StringBuilder_init_$Create$();
|
|
964
964
|
// Inline function 'kotlin.contracts.contract' call
|
|
965
965
|
// Inline function 'com.github.ajalt.clikt.completion.FishCompletionGenerator.generateFishCompletionForCommand.<anonymous>' call
|
|
966
|
-
var parentCommandName = lastOrNull(command.
|
|
967
|
-
var rootCommandName = first_0(command.
|
|
966
|
+
var parentCommandName = lastOrNull(command.z78().e7a());
|
|
967
|
+
var rootCommandName = first_0(command.z78().f7a());
|
|
968
968
|
var isTopLevel = parentCommandName == null;
|
|
969
|
-
var commandName = command.
|
|
969
|
+
var commandName = command.p78_1;
|
|
970
970
|
// Inline function 'kotlin.collections.filterNot' call
|
|
971
971
|
// Inline function 'kotlin.collections.filterNotTo' call
|
|
972
|
-
var this_1 = command.
|
|
972
|
+
var this_1 = command.t78_1;
|
|
973
973
|
var destination = ArrayList_init_$Create$();
|
|
974
974
|
var tmp0_iterator = this_1.v();
|
|
975
975
|
while (tmp0_iterator.w()) {
|
|
@@ -980,12 +980,12 @@
|
|
|
980
980
|
}
|
|
981
981
|
}
|
|
982
982
|
var options = destination;
|
|
983
|
-
var arguments_0 = command.
|
|
984
|
-
var subcommands = command.
|
|
983
|
+
var arguments_0 = command.u78_1;
|
|
984
|
+
var subcommands = command.s78_1;
|
|
985
985
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
986
986
|
var hasSubcommands = !subcommands.e1();
|
|
987
|
-
var subcommandsVarName_0 = subcommandsVarName(command.
|
|
988
|
-
var parentSubcommandsVarName = isTopLevel ? subcommandsVarName_0 : subcommandsVarName(command.
|
|
987
|
+
var subcommandsVarName_0 = subcommandsVarName(command.z78().f7a(), FishCompletionGenerator_instance);
|
|
988
|
+
var parentSubcommandsVarName = isTopLevel ? subcommandsVarName_0 : subcommandsVarName(command.z78().e7a(), FishCompletionGenerator_instance);
|
|
989
989
|
if (isTopLevel) {
|
|
990
990
|
// Inline function 'kotlin.text.appendLine' call
|
|
991
991
|
var value = trimMargin('\n |# Command completion for ' + commandName + '\n |# Generated by Clikt\n ');
|
|
@@ -1013,7 +1013,7 @@
|
|
|
1013
1013
|
this_0.x5('-n "__fish_seen_subcommand_from ' + parentCommandName + '; and not __fish_seen_subcommand_from $' + parentSubcommandsVarName + '" ');
|
|
1014
1014
|
}
|
|
1015
1015
|
this_0.x5('-a ' + commandName + ' ');
|
|
1016
|
-
var help = replace_0(command.
|
|
1016
|
+
var help = replace_0(command.g7a(command.z78()), "'", "\\'");
|
|
1017
1017
|
// Inline function 'kotlin.text.isNotBlank' call
|
|
1018
1018
|
if (!isBlank(help)) {
|
|
1019
1019
|
this_0.x5("-d '" + help + "'");
|
|
@@ -1109,11 +1109,11 @@
|
|
|
1109
1109
|
}
|
|
1110
1110
|
this_0.x5(trimStart(name, charArrayOf([_Char___init__impl__6a9atx(45)])));
|
|
1111
1111
|
}
|
|
1112
|
-
if (option.
|
|
1112
|
+
if (option.y79().ab_1 > 0) {
|
|
1113
1113
|
this_0.x5(' -r');
|
|
1114
1114
|
}
|
|
1115
|
-
appendParamCompletion(this_0, FishCompletionGenerator_instance, option.
|
|
1116
|
-
appendHelp(this_0, FishCompletionGenerator_instance, option.
|
|
1115
|
+
appendParamCompletion(this_0, FishCompletionGenerator_instance, option.x79());
|
|
1116
|
+
appendHelp(this_0, FishCompletionGenerator_instance, option.h7a(command.z78()));
|
|
1117
1117
|
// Inline function 'kotlin.text.appendLine' call
|
|
1118
1118
|
this_0.y5(_Char___init__impl__6a9atx(10));
|
|
1119
1119
|
}
|
|
@@ -1128,8 +1128,8 @@
|
|
|
1128
1128
|
while (tmp2_iterator.w()) {
|
|
1129
1129
|
var argument = tmp2_iterator.y();
|
|
1130
1130
|
appendCompleteCall(this_0, FishCompletionGenerator_instance, rootCommandName, isTopLevel, hasSubcommands, commandName);
|
|
1131
|
-
appendParamCompletion(this_0, FishCompletionGenerator_instance, argument.
|
|
1132
|
-
appendHelp(this_0, FishCompletionGenerator_instance, argument.
|
|
1131
|
+
appendParamCompletion(this_0, FishCompletionGenerator_instance, argument.x79());
|
|
1132
|
+
appendHelp(this_0, FishCompletionGenerator_instance, argument.i7a(command.z78()));
|
|
1133
1133
|
// Inline function 'kotlin.text.appendLine' call
|
|
1134
1134
|
this_0.y5(_Char___init__impl__6a9atx(10));
|
|
1135
1135
|
}
|
|
@@ -1190,10 +1190,10 @@
|
|
|
1190
1190
|
_this__u8e3s4.x5(' -fa "(__fish_complete_users)"');
|
|
1191
1191
|
} else {
|
|
1192
1192
|
if (completion instanceof Fixed) {
|
|
1193
|
-
joinTo(completion.
|
|
1193
|
+
joinTo(completion.b7a_1, _this__u8e3s4, ' ', ' -fa "', '"');
|
|
1194
1194
|
} else {
|
|
1195
1195
|
if (completion instanceof Custom) {
|
|
1196
|
-
var customCompletion = completion.
|
|
1196
|
+
var customCompletion = completion.z79_1(ShellType_FISH_getInstance());
|
|
1197
1197
|
_this__u8e3s4.x5(' -fa ' + customCompletion);
|
|
1198
1198
|
}
|
|
1199
1199
|
}
|
|
@@ -1209,11 +1209,11 @@
|
|
|
1209
1209
|
var tmp;
|
|
1210
1210
|
var tmp_0;
|
|
1211
1211
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1212
|
-
if (!_this__u8e3s4.
|
|
1212
|
+
if (!_this__u8e3s4.u78_1.e1()) {
|
|
1213
1213
|
tmp_0 = true;
|
|
1214
1214
|
} else {
|
|
1215
1215
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1216
|
-
tmp_0 = !_this__u8e3s4.
|
|
1216
|
+
tmp_0 = !_this__u8e3s4.s78_1.e1();
|
|
1217
1217
|
}
|
|
1218
1218
|
if (tmp_0) {
|
|
1219
1219
|
tmp = true;
|
|
@@ -1223,7 +1223,7 @@
|
|
|
1223
1223
|
// Inline function 'kotlin.collections.any' call
|
|
1224
1224
|
// Inline function 'kotlin.collections.flatMap' call
|
|
1225
1225
|
// Inline function 'kotlin.collections.flatMapTo' call
|
|
1226
|
-
var this_0 = _this__u8e3s4.
|
|
1226
|
+
var this_0 = _this__u8e3s4.t78_1;
|
|
1227
1227
|
var destination = ArrayList_init_$Create$();
|
|
1228
1228
|
var tmp0_iterator = this_0.v();
|
|
1229
1229
|
while (tmp0_iterator.w()) {
|
|
@@ -1261,10 +1261,10 @@
|
|
|
1261
1261
|
return startsWith_0(_this__u8e3s4, _Char___init__impl__6a9atx(45));
|
|
1262
1262
|
}
|
|
1263
1263
|
function _get_allNames__eplh1g_0(_this__u8e3s4, $this) {
|
|
1264
|
-
return plus(_this__u8e3s4.
|
|
1264
|
+
return plus(_this__u8e3s4.a79(), _this__u8e3s4.b79());
|
|
1265
1265
|
}
|
|
1266
1266
|
function FishCompletionGenerator$generateFishCompletionForCommand$lambda(it) {
|
|
1267
|
-
return it.
|
|
1267
|
+
return it.p78_1;
|
|
1268
1268
|
}
|
|
1269
1269
|
function FishCompletionGenerator$subcommandsVarName$lambda(it) {
|
|
1270
1270
|
// Inline function 'kotlin.text.replace' call
|
|
@@ -1272,7 +1272,7 @@
|
|
|
1272
1272
|
}
|
|
1273
1273
|
function FishCompletionGenerator() {
|
|
1274
1274
|
}
|
|
1275
|
-
protoOf(FishCompletionGenerator).
|
|
1275
|
+
protoOf(FishCompletionGenerator).d7a = function (command) {
|
|
1276
1276
|
if (!_get_hasFishCompletionRequirements__qhz0b7(command, this))
|
|
1277
1277
|
return '';
|
|
1278
1278
|
return generateFishCompletionForCommand(this, command);
|
|
@@ -1283,30 +1283,30 @@
|
|
|
1283
1283
|
}
|
|
1284
1284
|
function registeredOptionNames($this) {
|
|
1285
1285
|
// Inline function 'kotlin.collections.flatMapTo' call
|
|
1286
|
-
var this_0 = $this.
|
|
1286
|
+
var this_0 = $this.t78_1;
|
|
1287
1287
|
// Inline function 'kotlin.collections.mutableSetOf' call
|
|
1288
1288
|
var destination = LinkedHashSet_init_$Create$();
|
|
1289
1289
|
var tmp0_iterator = this_0.v();
|
|
1290
1290
|
while (tmp0_iterator.w()) {
|
|
1291
1291
|
var element = tmp0_iterator.y();
|
|
1292
1292
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.registeredOptionNames.<anonymous>' call
|
|
1293
|
-
var list = element.
|
|
1293
|
+
var list = element.a79();
|
|
1294
1294
|
addAll(destination, list);
|
|
1295
1295
|
}
|
|
1296
1296
|
return destination;
|
|
1297
1297
|
}
|
|
1298
1298
|
function createContext($this, argv, parent, ancestors) {
|
|
1299
|
-
$this.
|
|
1300
|
-
if ($this.
|
|
1299
|
+
$this.x78_1 = Companion_instance_1.j7a($this, parent, argv, $this.w78_1);
|
|
1300
|
+
if ($this.m78_1) {
|
|
1301
1301
|
// Inline function 'kotlin.require' call
|
|
1302
1302
|
var tmp$ret$1;
|
|
1303
1303
|
$l$block: {
|
|
1304
1304
|
// Inline function 'kotlin.sequences.none' call
|
|
1305
|
-
var tmp0_iterator = $this.
|
|
1305
|
+
var tmp0_iterator = $this.z78().k7a().v();
|
|
1306
1306
|
while (tmp0_iterator.w()) {
|
|
1307
1307
|
var element = tmp0_iterator.y();
|
|
1308
1308
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.createContext.<anonymous>' call
|
|
1309
|
-
if (element.
|
|
1309
|
+
if (element.d79_1.m78_1) {
|
|
1310
1310
|
tmp$ret$1 = false;
|
|
1311
1311
|
break $l$block;
|
|
1312
1312
|
}
|
|
@@ -1321,48 +1321,48 @@
|
|
|
1321
1321
|
}
|
|
1322
1322
|
}
|
|
1323
1323
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1324
|
-
if (!$this.
|
|
1325
|
-
var names = minus($this.
|
|
1324
|
+
if (!$this.z78().i79_1.e1()) {
|
|
1325
|
+
var names = minus($this.z78().i79_1, registeredOptionNames($this));
|
|
1326
1326
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1327
1327
|
if (!names.e1()) {
|
|
1328
|
-
var tmp = $this.
|
|
1328
|
+
var tmp = $this.z78().q79_1.l7a();
|
|
1329
1329
|
eagerOption($this, names, tmp, VOID, VOID, VOID, CliktCommand$createContext$lambda);
|
|
1330
1330
|
}
|
|
1331
1331
|
}
|
|
1332
|
-
var tmp0_iterator_0 = $this.
|
|
1332
|
+
var tmp0_iterator_0 = $this.s78_1.v();
|
|
1333
1333
|
while (tmp0_iterator_0.w()) {
|
|
1334
1334
|
var command = tmp0_iterator_0.y();
|
|
1335
|
-
var a = filterNotNull(plus_1(ancestors, parent == null ? null : parent.
|
|
1335
|
+
var a = filterNotNull(plus_1(ancestors, parent == null ? null : parent.d79_1));
|
|
1336
1336
|
// Inline function 'kotlin.check' call
|
|
1337
1337
|
// Inline function 'kotlin.contracts.contract' call
|
|
1338
1338
|
if (!!a.r(command)) {
|
|
1339
1339
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.createContext.<anonymous>' call
|
|
1340
|
-
var message_0 = 'Command ' + command.
|
|
1340
|
+
var message_0 = 'Command ' + command.p78_1 + ' already registered';
|
|
1341
1341
|
throw IllegalStateException_init_$Create$(toString_0(message_0));
|
|
1342
1342
|
}
|
|
1343
|
-
createContext(command, argv, $this.
|
|
1343
|
+
createContext(command, argv, $this.z78(), a);
|
|
1344
1344
|
}
|
|
1345
|
-
return ensureNotNull($this.
|
|
1345
|
+
return ensureNotNull($this.x78_1);
|
|
1346
1346
|
}
|
|
1347
1347
|
function getCommandNameWithParents($this) {
|
|
1348
|
-
if ($this.
|
|
1348
|
+
if ($this.x78_1 == null) {
|
|
1349
1349
|
createContext($this, emptyList(), null, emptyList());
|
|
1350
1350
|
}
|
|
1351
|
-
return joinToString($this.
|
|
1351
|
+
return joinToString($this.z78().f7a(), ' ');
|
|
1352
1352
|
}
|
|
1353
1353
|
function generateCompletion($this) {
|
|
1354
|
-
if ($this.
|
|
1354
|
+
if ($this.l78_1 == null)
|
|
1355
1355
|
return Unit_instance;
|
|
1356
1356
|
var tmp;
|
|
1357
|
-
if (isBlank($this.
|
|
1357
|
+
if (isBlank($this.l78_1)) {
|
|
1358
1358
|
// Inline function 'kotlin.text.uppercase' call
|
|
1359
1359
|
// Inline function 'kotlin.js.asDynamic' call
|
|
1360
|
-
tmp = '_' + replace_0($this.
|
|
1360
|
+
tmp = '_' + replace_0($this.p78_1, '-', '_').toUpperCase() + '_COMPLETE';
|
|
1361
1361
|
} else {
|
|
1362
|
-
tmp = $this.
|
|
1362
|
+
tmp = $this.l78_1;
|
|
1363
1363
|
}
|
|
1364
1364
|
var envvar = tmp;
|
|
1365
|
-
var tmp0_elvis_lhs = $this.
|
|
1365
|
+
var tmp0_elvis_lhs = $this.z78().r79_1(envvar);
|
|
1366
1366
|
var tmp_0;
|
|
1367
1367
|
if (tmp0_elvis_lhs == null) {
|
|
1368
1368
|
return Unit_instance;
|
|
@@ -1370,13 +1370,13 @@
|
|
|
1370
1370
|
tmp_0 = tmp0_elvis_lhs;
|
|
1371
1371
|
}
|
|
1372
1372
|
var envval = tmp_0;
|
|
1373
|
-
CompletionGenerator_instance.
|
|
1373
|
+
CompletionGenerator_instance.c7a($this, envval);
|
|
1374
1374
|
}
|
|
1375
1375
|
function CliktCommand$_contextConfig$lambda($this$null) {
|
|
1376
1376
|
return Unit_instance;
|
|
1377
1377
|
}
|
|
1378
1378
|
function CliktCommand$createContext$lambda($this$eagerOption) {
|
|
1379
|
-
throw new PrintHelpMessage($this$eagerOption.
|
|
1379
|
+
throw new PrintHelpMessage($this$eagerOption.n7a_1);
|
|
1380
1380
|
}
|
|
1381
1381
|
function CliktCommand(help, epilog, name, invokeWithoutSubcommand, printHelpOnEmptyArgs, helpTags, autoCompleteEnvvar, allowMultipleSubcommands, treatUnknownOptionsAsArgs, hidden) {
|
|
1382
1382
|
help = help === VOID ? '' : help;
|
|
@@ -1389,50 +1389,50 @@
|
|
|
1389
1389
|
allowMultipleSubcommands = allowMultipleSubcommands === VOID ? false : allowMultipleSubcommands;
|
|
1390
1390
|
treatUnknownOptionsAsArgs = treatUnknownOptionsAsArgs === VOID ? false : treatUnknownOptionsAsArgs;
|
|
1391
1391
|
hidden = hidden === VOID ? false : hidden;
|
|
1392
|
-
this.
|
|
1393
|
-
this.
|
|
1394
|
-
this.
|
|
1395
|
-
this.
|
|
1396
|
-
this.
|
|
1397
|
-
this.
|
|
1398
|
-
this.
|
|
1392
|
+
this.i78_1 = invokeWithoutSubcommand;
|
|
1393
|
+
this.j78_1 = printHelpOnEmptyArgs;
|
|
1394
|
+
this.k78_1 = helpTags;
|
|
1395
|
+
this.l78_1 = autoCompleteEnvvar;
|
|
1396
|
+
this.m78_1 = allowMultipleSubcommands;
|
|
1397
|
+
this.n78_1 = treatUnknownOptionsAsArgs;
|
|
1398
|
+
this.o78_1 = hidden;
|
|
1399
1399
|
var tmp = this;
|
|
1400
|
-
tmp.
|
|
1401
|
-
this.
|
|
1402
|
-
this.
|
|
1403
|
-
this.
|
|
1400
|
+
tmp.p78_1 = name == null ? inferCommandName(this) : name;
|
|
1401
|
+
this.q78_1 = help;
|
|
1402
|
+
this.r78_1 = epilog;
|
|
1403
|
+
this.s78_1 = emptyList();
|
|
1404
1404
|
var tmp_0 = this;
|
|
1405
1405
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
1406
|
-
tmp_0.
|
|
1406
|
+
tmp_0.t78_1 = ArrayList_init_$Create$();
|
|
1407
1407
|
var tmp_1 = this;
|
|
1408
1408
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
1409
|
-
tmp_1.
|
|
1409
|
+
tmp_1.u78_1 = ArrayList_init_$Create$();
|
|
1410
1410
|
var tmp_2 = this;
|
|
1411
1411
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
1412
|
-
tmp_2.
|
|
1412
|
+
tmp_2.v78_1 = ArrayList_init_$Create$();
|
|
1413
1413
|
var tmp_3 = this;
|
|
1414
|
-
tmp_3.
|
|
1415
|
-
this.
|
|
1414
|
+
tmp_3.w78_1 = CliktCommand$_contextConfig$lambda;
|
|
1415
|
+
this.x78_1 = null;
|
|
1416
1416
|
var tmp_4 = this;
|
|
1417
1417
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
1418
|
-
tmp_4.
|
|
1418
|
+
tmp_4.y78_1 = ArrayList_init_$Create$();
|
|
1419
1419
|
}
|
|
1420
|
-
protoOf(CliktCommand).
|
|
1421
|
-
return this.
|
|
1420
|
+
protoOf(CliktCommand).o7a = function () {
|
|
1421
|
+
return this.q78_1;
|
|
1422
1422
|
};
|
|
1423
|
-
protoOf(CliktCommand).
|
|
1424
|
-
return this.
|
|
1423
|
+
protoOf(CliktCommand).g7a = function (context) {
|
|
1424
|
+
return this.o7a();
|
|
1425
1425
|
};
|
|
1426
|
-
protoOf(CliktCommand).
|
|
1427
|
-
return this.
|
|
1426
|
+
protoOf(CliktCommand).p7a = function () {
|
|
1427
|
+
return this.r78_1;
|
|
1428
1428
|
};
|
|
1429
|
-
protoOf(CliktCommand).
|
|
1430
|
-
return this.
|
|
1429
|
+
protoOf(CliktCommand).q7a = function (context) {
|
|
1430
|
+
return this.p7a();
|
|
1431
1431
|
};
|
|
1432
|
-
protoOf(CliktCommand).
|
|
1432
|
+
protoOf(CliktCommand).r7a = function () {
|
|
1433
1433
|
// Inline function 'kotlin.collections.mapNotNull' call
|
|
1434
1434
|
// Inline function 'kotlin.collections.mapNotNullTo' call
|
|
1435
|
-
var this_0 = this.
|
|
1435
|
+
var this_0 = this.t78_1;
|
|
1436
1436
|
var destination = ArrayList_init_$Create$();
|
|
1437
1437
|
// Inline function 'kotlin.collections.forEach' call
|
|
1438
1438
|
var tmp0_iterator = this_0.v();
|
|
@@ -1440,7 +1440,7 @@
|
|
|
1440
1440
|
var element = tmp0_iterator.y();
|
|
1441
1441
|
// Inline function 'kotlin.collections.mapNotNullTo.<anonymous>' call
|
|
1442
1442
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.allHelpParams.<anonymous>' call
|
|
1443
|
-
var tmp0_safe_receiver = element.
|
|
1443
|
+
var tmp0_safe_receiver = element.s7a(this.z78());
|
|
1444
1444
|
if (tmp0_safe_receiver == null)
|
|
1445
1445
|
null;
|
|
1446
1446
|
else {
|
|
@@ -1452,7 +1452,7 @@
|
|
|
1452
1452
|
var tmp = destination;
|
|
1453
1453
|
// Inline function 'kotlin.collections.mapNotNull' call
|
|
1454
1454
|
// Inline function 'kotlin.collections.mapNotNullTo' call
|
|
1455
|
-
var this_1 = this.
|
|
1455
|
+
var this_1 = this.u78_1;
|
|
1456
1456
|
var destination_0 = ArrayList_init_$Create$();
|
|
1457
1457
|
// Inline function 'kotlin.collections.forEach' call
|
|
1458
1458
|
var tmp0_iterator_0 = this_1.v();
|
|
@@ -1460,7 +1460,7 @@
|
|
|
1460
1460
|
var element_0 = tmp0_iterator_0.y();
|
|
1461
1461
|
// Inline function 'kotlin.collections.mapNotNullTo.<anonymous>' call
|
|
1462
1462
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.allHelpParams.<anonymous>' call
|
|
1463
|
-
var tmp0_safe_receiver_0 = element_0.
|
|
1463
|
+
var tmp0_safe_receiver_0 = element_0.s7a(this.z78());
|
|
1464
1464
|
if (tmp0_safe_receiver_0 == null)
|
|
1465
1465
|
null;
|
|
1466
1466
|
else {
|
|
@@ -1472,7 +1472,7 @@
|
|
|
1472
1472
|
var tmp_0 = destination_0;
|
|
1473
1473
|
// Inline function 'kotlin.collections.mapNotNull' call
|
|
1474
1474
|
// Inline function 'kotlin.collections.mapNotNullTo' call
|
|
1475
|
-
var this_2 = this.
|
|
1475
|
+
var this_2 = this.v78_1;
|
|
1476
1476
|
var destination_1 = ArrayList_init_$Create$();
|
|
1477
1477
|
// Inline function 'kotlin.collections.forEach' call
|
|
1478
1478
|
var tmp0_iterator_1 = this_2.v();
|
|
@@ -1480,7 +1480,7 @@
|
|
|
1480
1480
|
var element_1 = tmp0_iterator_1.y();
|
|
1481
1481
|
// Inline function 'kotlin.collections.mapNotNullTo.<anonymous>' call
|
|
1482
1482
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.allHelpParams.<anonymous>' call
|
|
1483
|
-
var tmp0_safe_receiver_1 = element_1.
|
|
1483
|
+
var tmp0_safe_receiver_1 = element_1.s7a(this.z78());
|
|
1484
1484
|
if (tmp0_safe_receiver_1 == null)
|
|
1485
1485
|
null;
|
|
1486
1486
|
else {
|
|
@@ -1492,7 +1492,7 @@
|
|
|
1492
1492
|
var tmp_1 = destination_1;
|
|
1493
1493
|
// Inline function 'kotlin.collections.mapNotNull' call
|
|
1494
1494
|
// Inline function 'kotlin.collections.mapNotNullTo' call
|
|
1495
|
-
var this_3 = this.
|
|
1495
|
+
var this_3 = this.s78_1;
|
|
1496
1496
|
var destination_2 = ArrayList_init_$Create$();
|
|
1497
1497
|
// Inline function 'kotlin.collections.forEach' call
|
|
1498
1498
|
var tmp0_iterator_2 = this_3.v();
|
|
@@ -1501,11 +1501,11 @@
|
|
|
1501
1501
|
// Inline function 'kotlin.collections.mapNotNullTo.<anonymous>' call
|
|
1502
1502
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.allHelpParams.<anonymous>' call
|
|
1503
1503
|
// Inline function 'kotlin.takeUnless' call
|
|
1504
|
-
var this_4 = new Subcommand(element_2.
|
|
1504
|
+
var this_4 = new Subcommand(element_2.p78_1, element_2.t7a(this.z78()), element_2.k78_1);
|
|
1505
1505
|
// Inline function 'kotlin.contracts.contract' call
|
|
1506
1506
|
var tmp_2;
|
|
1507
1507
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.allHelpParams.<anonymous>.<anonymous>' call
|
|
1508
|
-
if (!element_2.
|
|
1508
|
+
if (!element_2.o78_1) {
|
|
1509
1509
|
tmp_2 = this_4;
|
|
1510
1510
|
} else {
|
|
1511
1511
|
tmp_2 = null;
|
|
@@ -1521,11 +1521,11 @@
|
|
|
1521
1521
|
}
|
|
1522
1522
|
return flatten(listOf([tmp, tmp_0, tmp_1, destination_2]));
|
|
1523
1523
|
};
|
|
1524
|
-
protoOf(CliktCommand).
|
|
1524
|
+
protoOf(CliktCommand).z78 = function () {
|
|
1525
1525
|
$l$block: {
|
|
1526
1526
|
// Inline function 'kotlin.checkNotNull' call
|
|
1527
1527
|
// Inline function 'kotlin.contracts.contract' call
|
|
1528
|
-
if (this.
|
|
1528
|
+
if (this.x78_1 == null) {
|
|
1529
1529
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.<get-currentContext>.<anonymous>' call
|
|
1530
1530
|
var message = 'Context accessed before parse has been called.';
|
|
1531
1531
|
throw IllegalStateException_init_$Create$(toString_0(message));
|
|
@@ -1533,21 +1533,21 @@
|
|
|
1533
1533
|
break $l$block;
|
|
1534
1534
|
}
|
|
1535
1535
|
}
|
|
1536
|
-
return ensureNotNull(this.
|
|
1536
|
+
return ensureNotNull(this.x78_1);
|
|
1537
1537
|
};
|
|
1538
|
-
protoOf(CliktCommand).
|
|
1539
|
-
return this.
|
|
1538
|
+
protoOf(CliktCommand).u7a = function () {
|
|
1539
|
+
return this.y78_1;
|
|
1540
1540
|
};
|
|
1541
|
-
protoOf(CliktCommand).
|
|
1542
|
-
var tmp0_safe_receiver = Regex_init_$Create$('\\s*(?:```)?\\s*(.+)').d9(this.
|
|
1541
|
+
protoOf(CliktCommand).t7a = function (context) {
|
|
1542
|
+
var tmp0_safe_receiver = Regex_init_$Create$('\\s*(?:```)?\\s*(.+)').d9(this.g7a(context));
|
|
1543
1543
|
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.y9();
|
|
1544
1544
|
var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.i1(1);
|
|
1545
1545
|
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.q9_1;
|
|
1546
1546
|
return tmp3_elvis_lhs == null ? '' : tmp3_elvis_lhs;
|
|
1547
1547
|
};
|
|
1548
|
-
protoOf(CliktCommand).
|
|
1548
|
+
protoOf(CliktCommand).v7a = function (option) {
|
|
1549
1549
|
var names = registeredOptionNames(this);
|
|
1550
|
-
var tmp0_iterator = option.
|
|
1550
|
+
var tmp0_iterator = option.a79().v();
|
|
1551
1551
|
while (tmp0_iterator.w()) {
|
|
1552
1552
|
var name = tmp0_iterator.y();
|
|
1553
1553
|
// Inline function 'kotlin.require' call
|
|
@@ -1558,12 +1558,12 @@
|
|
|
1558
1558
|
throw IllegalArgumentException_init_$Create$(toString_0(message));
|
|
1559
1559
|
}
|
|
1560
1560
|
}
|
|
1561
|
-
if (option.
|
|
1561
|
+
if (option.w7a()) {
|
|
1562
1562
|
// Inline function 'kotlin.require' call
|
|
1563
1563
|
var tmp$ret$1;
|
|
1564
1564
|
$l$block_0: {
|
|
1565
1565
|
// Inline function 'kotlin.collections.none' call
|
|
1566
|
-
var this_0 = this.
|
|
1566
|
+
var this_0 = this.t78_1;
|
|
1567
1567
|
var tmp;
|
|
1568
1568
|
if (isInterface(this_0, Collection)) {
|
|
1569
1569
|
tmp = this_0.e1();
|
|
@@ -1578,7 +1578,7 @@
|
|
|
1578
1578
|
while (tmp0_iterator_0.w()) {
|
|
1579
1579
|
var element = tmp0_iterator_0.y();
|
|
1580
1580
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.registerOption.<anonymous>' call
|
|
1581
|
-
if (element.
|
|
1581
|
+
if (element.w7a()) {
|
|
1582
1582
|
tmp$ret$1 = false;
|
|
1583
1583
|
break $l$block_0;
|
|
1584
1584
|
}
|
|
@@ -1593,21 +1593,21 @@
|
|
|
1593
1593
|
}
|
|
1594
1594
|
}
|
|
1595
1595
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1596
|
-
this.
|
|
1596
|
+
this.t78_1.s(option);
|
|
1597
1597
|
};
|
|
1598
|
-
protoOf(CliktCommand).
|
|
1599
|
-
return this.
|
|
1598
|
+
protoOf(CliktCommand).x7a = function (option) {
|
|
1599
|
+
return this.v7a(isInterface(option, Option_0) ? option : THROW_CCE());
|
|
1600
1600
|
};
|
|
1601
|
-
protoOf(CliktCommand).
|
|
1601
|
+
protoOf(CliktCommand).y7a = function (argument) {
|
|
1602
1602
|
// Inline function 'kotlin.require' call
|
|
1603
1603
|
var tmp;
|
|
1604
|
-
if (argument.
|
|
1604
|
+
if (argument.y79() > 0) {
|
|
1605
1605
|
tmp = true;
|
|
1606
1606
|
} else {
|
|
1607
1607
|
var tmp$ret$0;
|
|
1608
1608
|
$l$block_0: {
|
|
1609
1609
|
// Inline function 'kotlin.collections.none' call
|
|
1610
|
-
var this_0 = this.
|
|
1610
|
+
var this_0 = this.u78_1;
|
|
1611
1611
|
var tmp_0;
|
|
1612
1612
|
if (isInterface(this_0, Collection)) {
|
|
1613
1613
|
tmp_0 = this_0.e1();
|
|
@@ -1622,7 +1622,7 @@
|
|
|
1622
1622
|
while (tmp0_iterator.w()) {
|
|
1623
1623
|
var element = tmp0_iterator.y();
|
|
1624
1624
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.registerArgument.<anonymous>' call
|
|
1625
|
-
if (element.
|
|
1625
|
+
if (element.y79() < 0) {
|
|
1626
1626
|
tmp$ret$0 = false;
|
|
1627
1627
|
break $l$block_0;
|
|
1628
1628
|
}
|
|
@@ -1638,9 +1638,9 @@
|
|
|
1638
1638
|
throw IllegalArgumentException_init_$Create$(toString_0(message));
|
|
1639
1639
|
}
|
|
1640
1640
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
1641
|
-
this.
|
|
1641
|
+
this.u78_1.s(argument);
|
|
1642
1642
|
};
|
|
1643
|
-
protoOf(CliktCommand).
|
|
1643
|
+
protoOf(CliktCommand).z7a = function (error) {
|
|
1644
1644
|
var tmp;
|
|
1645
1645
|
if (!(error == null)) {
|
|
1646
1646
|
tmp = !(!(error == null) ? isInterface(error, ContextCliktError) : false);
|
|
@@ -1652,73 +1652,73 @@
|
|
|
1652
1652
|
}
|
|
1653
1653
|
var tmp0_safe_receiver = (!(error == null) ? isInterface(error, ContextCliktError) : false) ? error : null;
|
|
1654
1654
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.ed();
|
|
1655
|
-
var tmp2_elvis_lhs = tmp1_elvis_lhs == null ? this.
|
|
1655
|
+
var tmp2_elvis_lhs = tmp1_elvis_lhs == null ? this.x78_1 : tmp1_elvis_lhs;
|
|
1656
1656
|
var ctx = tmp2_elvis_lhs == null ? createContext(this, emptyList(), null, emptyList()) : tmp2_elvis_lhs;
|
|
1657
|
-
var cmd = ctx.
|
|
1657
|
+
var cmd = ctx.d79_1;
|
|
1658
1658
|
var programName = getCommandNameWithParents(cmd);
|
|
1659
|
-
var tmp_0 = ctx.
|
|
1660
|
-
return tmp_0.
|
|
1659
|
+
var tmp_0 = ctx.j79_1(ctx);
|
|
1660
|
+
return tmp_0.a7b(error instanceof UsageError ? error : null, cmd.g7a(ctx), cmd.q7a(ctx), cmd.r7a(), programName);
|
|
1661
1661
|
};
|
|
1662
|
-
protoOf(CliktCommand).
|
|
1663
|
-
var msg = this.
|
|
1662
|
+
protoOf(CliktCommand).b7b = function (error) {
|
|
1663
|
+
var msg = this.z7a(error);
|
|
1664
1664
|
if (!(msg == null)) {
|
|
1665
|
-
var tmp1_elvis_lhs = error == null ? null : error.
|
|
1666
|
-
this.
|
|
1665
|
+
var tmp1_elvis_lhs = error == null ? null : error.d7b_1;
|
|
1666
|
+
this.e7b(msg, VOID, tmp1_elvis_lhs == null ? false : tmp1_elvis_lhs);
|
|
1667
1667
|
}
|
|
1668
1668
|
};
|
|
1669
|
-
protoOf(CliktCommand).
|
|
1669
|
+
protoOf(CliktCommand).a7a = function () {
|
|
1670
1670
|
return emptyMap();
|
|
1671
1671
|
};
|
|
1672
|
-
protoOf(CliktCommand).
|
|
1672
|
+
protoOf(CliktCommand).f7b = function (message, trailingNewline, err) {
|
|
1673
1673
|
if (trailingNewline) {
|
|
1674
|
-
this.
|
|
1674
|
+
this.z78().l79_1.t75(message, VOID, VOID, VOID, VOID, err);
|
|
1675
1675
|
} else {
|
|
1676
|
-
this.
|
|
1676
|
+
this.z78().l79_1.s75(message, VOID, VOID, VOID, VOID, err);
|
|
1677
1677
|
}
|
|
1678
1678
|
};
|
|
1679
|
-
protoOf(CliktCommand).
|
|
1679
|
+
protoOf(CliktCommand).e7b = function (message, trailingNewline, err, $super) {
|
|
1680
1680
|
trailingNewline = trailingNewline === VOID ? true : trailingNewline;
|
|
1681
1681
|
err = err === VOID ? false : err;
|
|
1682
1682
|
var tmp;
|
|
1683
1683
|
if ($super === VOID) {
|
|
1684
|
-
this.
|
|
1684
|
+
this.f7b(message, trailingNewline, err);
|
|
1685
1685
|
tmp = Unit_instance;
|
|
1686
1686
|
} else {
|
|
1687
|
-
tmp = $super.
|
|
1687
|
+
tmp = $super.f7b.call(this, message, trailingNewline, err);
|
|
1688
1688
|
}
|
|
1689
1689
|
return tmp;
|
|
1690
1690
|
};
|
|
1691
|
-
protoOf(CliktCommand).
|
|
1691
|
+
protoOf(CliktCommand).g7b = function (argv, parentContext) {
|
|
1692
1692
|
createContext(this, argv, parentContext, emptyList());
|
|
1693
1693
|
generateCompletion(this);
|
|
1694
|
-
Parser_instance.
|
|
1694
|
+
Parser_instance.h7b(argv, this.z78());
|
|
1695
1695
|
};
|
|
1696
|
-
protoOf(CliktCommand).
|
|
1696
|
+
protoOf(CliktCommand).i7b = function (argv, parentContext, $super) {
|
|
1697
1697
|
parentContext = parentContext === VOID ? null : parentContext;
|
|
1698
1698
|
var tmp;
|
|
1699
1699
|
if ($super === VOID) {
|
|
1700
|
-
this.
|
|
1700
|
+
this.g7b(argv, parentContext);
|
|
1701
1701
|
tmp = Unit_instance;
|
|
1702
1702
|
} else {
|
|
1703
|
-
tmp = $super.
|
|
1703
|
+
tmp = $super.g7b.call(this, argv, parentContext);
|
|
1704
1704
|
}
|
|
1705
1705
|
return tmp;
|
|
1706
1706
|
};
|
|
1707
|
-
protoOf(CliktCommand).
|
|
1707
|
+
protoOf(CliktCommand).j7b = function (argv) {
|
|
1708
1708
|
try {
|
|
1709
|
-
this.
|
|
1709
|
+
this.i7b(argv);
|
|
1710
1710
|
} catch ($p) {
|
|
1711
1711
|
if ($p instanceof CliktError) {
|
|
1712
1712
|
var e = $p;
|
|
1713
|
-
this.
|
|
1714
|
-
exitProcessMpp(e.
|
|
1713
|
+
this.b7b(e);
|
|
1714
|
+
exitProcessMpp(e.c7b_1);
|
|
1715
1715
|
} else {
|
|
1716
1716
|
throw $p;
|
|
1717
1717
|
}
|
|
1718
1718
|
}
|
|
1719
1719
|
};
|
|
1720
|
-
protoOf(CliktCommand).
|
|
1721
|
-
return this.
|
|
1720
|
+
protoOf(CliktCommand).k7b = function (argv) {
|
|
1721
|
+
return this.j7b(asList(argv));
|
|
1722
1722
|
};
|
|
1723
1723
|
protoOf(CliktCommand).toString = function () {
|
|
1724
1724
|
// Inline function 'kotlin.text.buildString' call
|
|
@@ -1727,18 +1727,18 @@
|
|
|
1727
1727
|
var this_0 = StringBuilder_init_$Create$();
|
|
1728
1728
|
// Inline function 'kotlin.contracts.contract' call
|
|
1729
1729
|
// Inline function 'com.github.ajalt.clikt.core.CliktCommand.toString.<anonymous>' call
|
|
1730
|
-
this_0.x5('<' + classSimpleName(this) + ' name=' + this.
|
|
1730
|
+
this_0.x5('<' + classSimpleName(this) + ' name=' + this.p78_1);
|
|
1731
1731
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1732
|
-
if (!this.
|
|
1733
|
-
joinTo(this.
|
|
1732
|
+
if (!this.t78_1.e1()) {
|
|
1733
|
+
joinTo(this.t78_1, this_0, VOID, ' options=[', ']');
|
|
1734
1734
|
}
|
|
1735
1735
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1736
|
-
if (!this.
|
|
1737
|
-
joinTo(this.
|
|
1736
|
+
if (!this.u78_1.e1()) {
|
|
1737
|
+
joinTo(this.u78_1, this_0, VOID, ' arguments=[', ']');
|
|
1738
1738
|
}
|
|
1739
1739
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1740
|
-
if (!this.
|
|
1741
|
-
joinTo(this.
|
|
1740
|
+
if (!this.s78_1.e1()) {
|
|
1741
|
+
joinTo(this.s78_1, this_0, VOID, ' subcommands=[', ']');
|
|
1742
1742
|
}
|
|
1743
1743
|
this_0.x5('>');
|
|
1744
1744
|
return this_0.toString();
|
|
@@ -1756,7 +1756,7 @@
|
|
|
1756
1756
|
return regex.i9(this_0, transform).toLowerCase();
|
|
1757
1757
|
}
|
|
1758
1758
|
function get_terminal(_this__u8e3s4) {
|
|
1759
|
-
return _this__u8e3s4.
|
|
1759
|
+
return _this__u8e3s4.z78().l79_1;
|
|
1760
1760
|
}
|
|
1761
1761
|
function classSimpleName(_this__u8e3s4) {
|
|
1762
1762
|
// Inline function 'kotlin.text.orEmpty' call
|
|
@@ -1768,7 +1768,7 @@
|
|
|
1768
1768
|
// Inline function 'kotlin.apply' call
|
|
1769
1769
|
// Inline function 'kotlin.contracts.contract' call
|
|
1770
1770
|
// Inline function 'com.github.ajalt.clikt.core.subcommands.<anonymous>' call
|
|
1771
|
-
_this__u8e3s4.
|
|
1771
|
+
_this__u8e3s4.s78_1 = plus_2(_this__u8e3s4.s78_1, commands);
|
|
1772
1772
|
return _this__u8e3s4;
|
|
1773
1773
|
}
|
|
1774
1774
|
function inferCommandName$lambda(it) {
|
|
@@ -1794,36 +1794,36 @@
|
|
|
1794
1794
|
}
|
|
1795
1795
|
function Builder(command, parent) {
|
|
1796
1796
|
parent = parent === VOID ? null : parent;
|
|
1797
|
-
this.
|
|
1797
|
+
this.l7b_1 = parent;
|
|
1798
1798
|
var tmp = this;
|
|
1799
|
-
var tmp0_safe_receiver = this.
|
|
1800
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
1801
|
-
tmp.
|
|
1802
|
-
this.
|
|
1799
|
+
var tmp0_safe_receiver = this.l7b_1;
|
|
1800
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.e79_1;
|
|
1801
|
+
tmp.m7b_1 = tmp1_elvis_lhs == null ? true : tmp1_elvis_lhs;
|
|
1802
|
+
this.n7b_1 = true;
|
|
1803
1803
|
var tmp_0 = this;
|
|
1804
|
-
var tmp0_safe_receiver_0 = this.
|
|
1805
|
-
var tmp1_elvis_lhs_0 = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.
|
|
1806
|
-
tmp_0.
|
|
1804
|
+
var tmp0_safe_receiver_0 = this.l7b_1;
|
|
1805
|
+
var tmp1_elvis_lhs_0 = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.h79_1;
|
|
1806
|
+
tmp_0.o7b_1 = tmp1_elvis_lhs_0 == null ? true : tmp1_elvis_lhs_0;
|
|
1807
1807
|
var tmp_1 = this;
|
|
1808
|
-
var tmp0_safe_receiver_1 = this.
|
|
1809
|
-
var tmp1_elvis_lhs_1 = tmp0_safe_receiver_1 == null ? null : tmp0_safe_receiver_1.
|
|
1810
|
-
tmp_1.
|
|
1808
|
+
var tmp0_safe_receiver_1 = this.l7b_1;
|
|
1809
|
+
var tmp1_elvis_lhs_1 = tmp0_safe_receiver_1 == null ? null : tmp0_safe_receiver_1.i79_1;
|
|
1810
|
+
tmp_1.p7b_1 = tmp1_elvis_lhs_1 == null ? setOf(['-h', '--help']) : tmp1_elvis_lhs_1;
|
|
1811
1811
|
var tmp_2 = this;
|
|
1812
|
-
var tmp0_safe_receiver_2 = this.
|
|
1813
|
-
tmp_2.
|
|
1812
|
+
var tmp0_safe_receiver_2 = this.l7b_1;
|
|
1813
|
+
tmp_2.q7b_1 = tmp0_safe_receiver_2 == null ? null : tmp0_safe_receiver_2.j79_1;
|
|
1814
1814
|
var tmp_3 = this;
|
|
1815
|
-
var tmp0_safe_receiver_3 = this.
|
|
1816
|
-
var tmp1_elvis_lhs_2 = tmp0_safe_receiver_3 == null ? null : tmp0_safe_receiver_3.
|
|
1815
|
+
var tmp0_safe_receiver_3 = this.l7b_1;
|
|
1816
|
+
var tmp1_elvis_lhs_2 = tmp0_safe_receiver_3 == null ? null : tmp0_safe_receiver_3.k79_1;
|
|
1817
1817
|
var tmp_4;
|
|
1818
1818
|
if (tmp1_elvis_lhs_2 == null) {
|
|
1819
1819
|
tmp_4 = Context$Builder$tokenTransformer$lambda;
|
|
1820
1820
|
} else {
|
|
1821
1821
|
tmp_4 = tmp1_elvis_lhs_2;
|
|
1822
1822
|
}
|
|
1823
|
-
tmp_3.
|
|
1823
|
+
tmp_3.r7b_1 = tmp_4;
|
|
1824
1824
|
var tmp_5 = this;
|
|
1825
|
-
var tmp0_safe_receiver_4 = this.
|
|
1826
|
-
var tmp1_safe_receiver = tmp0_safe_receiver_4 == null ? null : tmp0_safe_receiver_4.
|
|
1825
|
+
var tmp0_safe_receiver_4 = this.l7b_1;
|
|
1826
|
+
var tmp1_safe_receiver = tmp0_safe_receiver_4 == null ? null : tmp0_safe_receiver_4.g79_1;
|
|
1827
1827
|
var tmp_6;
|
|
1828
1828
|
if (tmp1_safe_receiver == null) {
|
|
1829
1829
|
tmp_6 = null;
|
|
@@ -1834,48 +1834,48 @@
|
|
|
1834
1834
|
var tmp_7 = tmp1_safe_receiver + '_';
|
|
1835
1835
|
// Inline function 'kotlin.text.uppercase' call
|
|
1836
1836
|
// Inline function 'kotlin.text.replace' call
|
|
1837
|
-
var this_0 = command.
|
|
1837
|
+
var this_0 = command.p78_1;
|
|
1838
1838
|
// Inline function 'kotlin.js.asDynamic' call
|
|
1839
1839
|
tmp_6 = tmp_7 + Regex_init_$Create$('\\W').h9(this_0, '_').toUpperCase();
|
|
1840
1840
|
}
|
|
1841
|
-
tmp_5.
|
|
1841
|
+
tmp_5.s7b_1 = tmp_6;
|
|
1842
1842
|
var tmp_8 = this;
|
|
1843
|
-
var tmp0_safe_receiver_5 = this.
|
|
1844
|
-
var tmp1_elvis_lhs_3 = tmp0_safe_receiver_5 == null ? null : tmp0_safe_receiver_5.
|
|
1845
|
-
tmp_8.
|
|
1846
|
-
this.
|
|
1843
|
+
var tmp0_safe_receiver_5 = this.l7b_1;
|
|
1844
|
+
var tmp1_elvis_lhs_3 = tmp0_safe_receiver_5 == null ? null : tmp0_safe_receiver_5.l79_1;
|
|
1845
|
+
tmp_8.t7b_1 = tmp1_elvis_lhs_3 == null ? Terminal_init_$Create$() : tmp1_elvis_lhs_3;
|
|
1846
|
+
this.u7b_1 = get_defaultArgFileReader();
|
|
1847
1847
|
var tmp_9 = this;
|
|
1848
|
-
var tmp0_safe_receiver_6 = this.
|
|
1849
|
-
var tmp1_elvis_lhs_4 = tmp0_safe_receiver_6 == null ? null : tmp0_safe_receiver_6.
|
|
1850
|
-
tmp_9.
|
|
1848
|
+
var tmp0_safe_receiver_6 = this.l7b_1;
|
|
1849
|
+
var tmp1_elvis_lhs_4 = tmp0_safe_receiver_6 == null ? null : tmp0_safe_receiver_6.n79_1;
|
|
1850
|
+
tmp_9.v7b_1 = tmp1_elvis_lhs_4 == null ? true : tmp1_elvis_lhs_4;
|
|
1851
1851
|
var tmp_10 = this;
|
|
1852
|
-
var tmp0_safe_receiver_7 = this.
|
|
1853
|
-
tmp_10.
|
|
1854
|
-
this.
|
|
1855
|
-
this.
|
|
1852
|
+
var tmp0_safe_receiver_7 = this.l7b_1;
|
|
1853
|
+
tmp_10.w7b_1 = tmp0_safe_receiver_7 == null ? null : tmp0_safe_receiver_7.o79_1;
|
|
1854
|
+
this.x7b_1 = get_DEFAULT_CORRECTION_SUGGESTOR();
|
|
1855
|
+
this.y7b_1 = get_defaultLocalization();
|
|
1856
1856
|
var tmp_11 = this;
|
|
1857
|
-
var tmp0_safe_receiver_8 = this.
|
|
1858
|
-
var tmp1_elvis_lhs_5 = tmp0_safe_receiver_8 == null ? null : tmp0_safe_receiver_8.
|
|
1857
|
+
var tmp0_safe_receiver_8 = this.l7b_1;
|
|
1858
|
+
var tmp1_elvis_lhs_5 = tmp0_safe_receiver_8 == null ? null : tmp0_safe_receiver_8.r79_1;
|
|
1859
1859
|
var tmp_12;
|
|
1860
1860
|
if (tmp1_elvis_lhs_5 == null) {
|
|
1861
1861
|
tmp_12 = readEnvvar$ref();
|
|
1862
1862
|
} else {
|
|
1863
1863
|
tmp_12 = tmp1_elvis_lhs_5;
|
|
1864
1864
|
}
|
|
1865
|
-
tmp_11.
|
|
1865
|
+
tmp_11.z7b_1 = tmp_12;
|
|
1866
1866
|
var tmp_13 = this;
|
|
1867
|
-
var tmp0_safe_receiver_9 = this.
|
|
1868
|
-
tmp_13.
|
|
1867
|
+
var tmp0_safe_receiver_9 = this.l7b_1;
|
|
1868
|
+
tmp_13.a7c_1 = tmp0_safe_receiver_9 == null ? null : tmp0_safe_receiver_9.s79_1;
|
|
1869
1869
|
}
|
|
1870
1870
|
function Companion() {
|
|
1871
1871
|
}
|
|
1872
|
-
protoOf(Companion).
|
|
1872
|
+
protoOf(Companion).j7a = function (command, parent, argv, block) {
|
|
1873
1873
|
// Inline function 'kotlin.with' call
|
|
1874
1874
|
// Inline function 'kotlin.contracts.contract' call
|
|
1875
1875
|
var $this$with = new Builder(command, parent);
|
|
1876
1876
|
block($this$with);
|
|
1877
1877
|
var tmp;
|
|
1878
|
-
if ($this$with.
|
|
1878
|
+
if ($this$with.m7b_1 ? !command.m78_1 : false) {
|
|
1879
1879
|
var tmp_0;
|
|
1880
1880
|
if (parent == null) {
|
|
1881
1881
|
tmp_0 = null;
|
|
@@ -1886,11 +1886,11 @@
|
|
|
1886
1886
|
var tmp$ret$1;
|
|
1887
1887
|
$l$block: {
|
|
1888
1888
|
// Inline function 'kotlin.sequences.any' call
|
|
1889
|
-
var tmp0_iterator = parent.
|
|
1889
|
+
var tmp0_iterator = parent.b7c().v();
|
|
1890
1890
|
while (tmp0_iterator.w()) {
|
|
1891
1891
|
var element = tmp0_iterator.y();
|
|
1892
1892
|
// Inline function 'com.github.ajalt.clikt.core.Companion.build.<anonymous>.<anonymous>.<anonymous>' call
|
|
1893
|
-
if (element.
|
|
1893
|
+
if (element.d79_1.m78_1) {
|
|
1894
1894
|
tmp$ret$1 = true;
|
|
1895
1895
|
break $l$block;
|
|
1896
1896
|
}
|
|
@@ -1904,7 +1904,7 @@
|
|
|
1904
1904
|
tmp = false;
|
|
1905
1905
|
}
|
|
1906
1906
|
var interspersed = tmp;
|
|
1907
|
-
var tmp1_elvis_lhs = $this$with.
|
|
1907
|
+
var tmp1_elvis_lhs = $this$with.q7b_1;
|
|
1908
1908
|
var tmp_1;
|
|
1909
1909
|
if (tmp1_elvis_lhs == null) {
|
|
1910
1910
|
tmp_1 = Context$Companion$build$lambda;
|
|
@@ -1912,58 +1912,58 @@
|
|
|
1912
1912
|
tmp_1 = tmp1_elvis_lhs;
|
|
1913
1913
|
}
|
|
1914
1914
|
var formatter = tmp_1;
|
|
1915
|
-
return new Context(parent, command, interspersed, $this$with.
|
|
1915
|
+
return new Context(parent, command, interspersed, $this$with.n7b_1, $this$with.s7b_1, $this$with.o7b_1, toSet($this$with.p7b_1), formatter, $this$with.r7b_1, $this$with.t7b_1, $this$with.u7b_1, $this$with.v7b_1, $this$with.w7b_1, $this$with.x7b_1, $this$with.y7b_1, $this$with.z7b_1, $this$with.a7c_1, argv);
|
|
1916
1916
|
};
|
|
1917
1917
|
var Companion_instance_1;
|
|
1918
1918
|
function Companion_getInstance() {
|
|
1919
1919
|
return Companion_instance_1;
|
|
1920
1920
|
}
|
|
1921
1921
|
function Context$parentNames$lambda(it) {
|
|
1922
|
-
return it.
|
|
1922
|
+
return it.d79_1.p78_1;
|
|
1923
1923
|
}
|
|
1924
1924
|
function Context$ancestors$lambda(it) {
|
|
1925
|
-
return it.
|
|
1925
|
+
return it.c79_1;
|
|
1926
1926
|
}
|
|
1927
1927
|
function Context$selfAndAncestors$lambda(it) {
|
|
1928
|
-
return it.
|
|
1928
|
+
return it.c79_1;
|
|
1929
1929
|
}
|
|
1930
1930
|
function Context(parent, command, allowInterspersedArgs, allowGroupedShortOptions, autoEnvvarPrefix, printExtraMessages, helpOptionNames, helpFormatter, tokenTransformer, terminal, argumentFileReader, readEnvvarBeforeValueSource, valueSource, correctionSuggestor, localization, readEnvvar, obj, originalArgv) {
|
|
1931
|
-
this.
|
|
1932
|
-
this.
|
|
1933
|
-
this.
|
|
1934
|
-
this.
|
|
1935
|
-
this.
|
|
1936
|
-
this.
|
|
1937
|
-
this.
|
|
1938
|
-
this.
|
|
1939
|
-
this.
|
|
1940
|
-
this.
|
|
1941
|
-
this.
|
|
1942
|
-
this.
|
|
1943
|
-
this.
|
|
1944
|
-
this.
|
|
1945
|
-
this.
|
|
1946
|
-
this.
|
|
1947
|
-
this.
|
|
1948
|
-
this.
|
|
1949
|
-
this.
|
|
1950
|
-
this.
|
|
1951
|
-
}
|
|
1952
|
-
protoOf(Context).
|
|
1953
|
-
var tmp = this.
|
|
1931
|
+
this.c79_1 = parent;
|
|
1932
|
+
this.d79_1 = command;
|
|
1933
|
+
this.e79_1 = allowInterspersedArgs;
|
|
1934
|
+
this.f79_1 = allowGroupedShortOptions;
|
|
1935
|
+
this.g79_1 = autoEnvvarPrefix;
|
|
1936
|
+
this.h79_1 = printExtraMessages;
|
|
1937
|
+
this.i79_1 = helpOptionNames;
|
|
1938
|
+
this.j79_1 = helpFormatter;
|
|
1939
|
+
this.k79_1 = tokenTransformer;
|
|
1940
|
+
this.l79_1 = terminal;
|
|
1941
|
+
this.m79_1 = argumentFileReader;
|
|
1942
|
+
this.n79_1 = readEnvvarBeforeValueSource;
|
|
1943
|
+
this.o79_1 = valueSource;
|
|
1944
|
+
this.p79_1 = correctionSuggestor;
|
|
1945
|
+
this.q79_1 = localization;
|
|
1946
|
+
this.r79_1 = readEnvvar;
|
|
1947
|
+
this.s79_1 = obj;
|
|
1948
|
+
this.t79_1 = originalArgv;
|
|
1949
|
+
this.u79_1 = null;
|
|
1950
|
+
this.v79_1 = false;
|
|
1951
|
+
}
|
|
1952
|
+
protoOf(Context).e7a = function () {
|
|
1953
|
+
var tmp = this.k7a();
|
|
1954
1954
|
return asReversed(toList(map(tmp, Context$parentNames$lambda)));
|
|
1955
1955
|
};
|
|
1956
|
-
protoOf(Context).
|
|
1957
|
-
return plus_1(this.
|
|
1956
|
+
protoOf(Context).f7a = function () {
|
|
1957
|
+
return plus_1(this.e7a(), this.d79_1.p78_1);
|
|
1958
1958
|
};
|
|
1959
|
-
protoOf(Context).
|
|
1960
|
-
return generateSequence(this.
|
|
1959
|
+
protoOf(Context).k7a = function () {
|
|
1960
|
+
return generateSequence(this.c79_1, Context$ancestors$lambda);
|
|
1961
1961
|
};
|
|
1962
|
-
protoOf(Context).
|
|
1962
|
+
protoOf(Context).b7c = function () {
|
|
1963
1963
|
return generateSequence(this, Context$selfAndAncestors$lambda);
|
|
1964
1964
|
};
|
|
1965
|
-
protoOf(Context).
|
|
1966
|
-
return !(this.
|
|
1965
|
+
protoOf(Context).c7c = function () {
|
|
1966
|
+
return !(this.m79_1 == null);
|
|
1967
1967
|
};
|
|
1968
1968
|
function DEFAULT_CORRECTION_SUGGESTOR$lambda(enteredValue, possibleValues) {
|
|
1969
1969
|
_init_properties_Context_kt__u684jh();
|
|
@@ -2006,10 +2006,10 @@
|
|
|
2006
2006
|
return destination_1;
|
|
2007
2007
|
}
|
|
2008
2008
|
function sam$kotlin_Comparator$0(function_0) {
|
|
2009
|
-
this.
|
|
2009
|
+
this.d7c_1 = function_0;
|
|
2010
2010
|
}
|
|
2011
2011
|
protoOf(sam$kotlin_Comparator$0).la = function (a, b) {
|
|
2012
|
-
return this.
|
|
2012
|
+
return this.d7c_1(a, b);
|
|
2013
2013
|
};
|
|
2014
2014
|
protoOf(sam$kotlin_Comparator$0).compare = function (a, b) {
|
|
2015
2015
|
return this.la(a, b);
|
|
@@ -2113,10 +2113,10 @@
|
|
|
2113
2113
|
function FileNotFound(filename) {
|
|
2114
2114
|
UsageError.call(this, null);
|
|
2115
2115
|
captureStack(this, FileNotFound);
|
|
2116
|
-
this.
|
|
2116
|
+
this.p7c_1 = filename;
|
|
2117
2117
|
}
|
|
2118
|
-
protoOf(FileNotFound).
|
|
2119
|
-
return localization.
|
|
2118
|
+
protoOf(FileNotFound).q7c = function (localization, formatter) {
|
|
2119
|
+
return localization.r7c(this.p7c_1);
|
|
2120
2120
|
};
|
|
2121
2121
|
function UsageError_init_$Init$(message, argument, statusCode, $this) {
|
|
2122
2122
|
statusCode = statusCode === VOID ? 1 : statusCode;
|
|
@@ -2138,18 +2138,18 @@
|
|
|
2138
2138
|
statusCode = statusCode === VOID ? 1 : statusCode;
|
|
2139
2139
|
CliktError.call(this, message, VOID, statusCode);
|
|
2140
2140
|
captureStack(this, UsageError);
|
|
2141
|
-
this.
|
|
2142
|
-
this.
|
|
2141
|
+
this.u7c_1 = paramName;
|
|
2142
|
+
this.v7c_1 = null;
|
|
2143
2143
|
}
|
|
2144
|
-
protoOf(UsageError).
|
|
2144
|
+
protoOf(UsageError).q7c = function (localization, formatter) {
|
|
2145
2145
|
var tmp0_elvis_lhs = this.message;
|
|
2146
2146
|
return tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
2147
2147
|
};
|
|
2148
|
-
protoOf(UsageError).
|
|
2149
|
-
this.
|
|
2148
|
+
protoOf(UsageError).w7c = function (_set____db54di) {
|
|
2149
|
+
this.v7c_1 = _set____db54di;
|
|
2150
2150
|
};
|
|
2151
2151
|
protoOf(UsageError).ed = function () {
|
|
2152
|
-
return this.
|
|
2152
|
+
return this.v7c_1;
|
|
2153
2153
|
};
|
|
2154
2154
|
function CliktError(message, cause, statusCode, printError) {
|
|
2155
2155
|
message = message === VOID ? null : message;
|
|
@@ -2158,8 +2158,8 @@
|
|
|
2158
2158
|
printError = printError === VOID ? true : printError;
|
|
2159
2159
|
RuntimeException_init_$Init$(message, cause, this);
|
|
2160
2160
|
captureStack(this, CliktError);
|
|
2161
|
-
this.
|
|
2162
|
-
this.
|
|
2161
|
+
this.c7b_1 = statusCode;
|
|
2162
|
+
this.d7b_1 = printError;
|
|
2163
2163
|
}
|
|
2164
2164
|
function ContextCliktError() {
|
|
2165
2165
|
}
|
|
@@ -2168,15 +2168,15 @@
|
|
|
2168
2168
|
statusCode = statusCode === VOID ? 0 : statusCode;
|
|
2169
2169
|
CliktError.call(this, VOID, VOID, statusCode, false);
|
|
2170
2170
|
captureStack(this, PrintHelpMessage);
|
|
2171
|
-
this.
|
|
2172
|
-
this.
|
|
2171
|
+
this.z7c_1 = context;
|
|
2172
|
+
this.a7d_1 = error;
|
|
2173
2173
|
}
|
|
2174
2174
|
protoOf(PrintHelpMessage).ed = function () {
|
|
2175
|
-
return this.
|
|
2175
|
+
return this.z7c_1;
|
|
2176
2176
|
};
|
|
2177
2177
|
function Companion_0() {
|
|
2178
2178
|
}
|
|
2179
|
-
protoOf(Companion_0).
|
|
2179
|
+
protoOf(Companion_0).b7d = function (errors) {
|
|
2180
2180
|
var tmp;
|
|
2181
2181
|
switch (errors.n()) {
|
|
2182
2182
|
case 0:
|
|
@@ -2196,7 +2196,7 @@
|
|
|
2196
2196
|
var element = tmp0_iterator.y();
|
|
2197
2197
|
// Inline function 'com.github.ajalt.clikt.core.Companion.buildOrNull.<anonymous>' call
|
|
2198
2198
|
var tmp0_safe_receiver = element instanceof MultiUsageError ? element : null;
|
|
2199
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
2199
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.g7d_1;
|
|
2200
2200
|
var list = tmp1_elvis_lhs == null ? listOf_0(element) : tmp1_elvis_lhs;
|
|
2201
2201
|
addAll(destination, list);
|
|
2202
2202
|
}
|
|
@@ -2212,16 +2212,16 @@
|
|
|
2212
2212
|
}
|
|
2213
2213
|
function MultiUsageError$formatMessage$lambda($localization, $formatter) {
|
|
2214
2214
|
return function (it) {
|
|
2215
|
-
return it.
|
|
2215
|
+
return it.q7c($localization, $formatter);
|
|
2216
2216
|
};
|
|
2217
2217
|
}
|
|
2218
2218
|
function MultiUsageError(errors) {
|
|
2219
|
-
UsageError.call(this, null, VOID, first_0(errors).
|
|
2219
|
+
UsageError.call(this, null, VOID, first_0(errors).c7b_1);
|
|
2220
2220
|
captureStack(this, MultiUsageError);
|
|
2221
|
-
this.
|
|
2221
|
+
this.g7d_1 = errors;
|
|
2222
2222
|
}
|
|
2223
|
-
protoOf(MultiUsageError).
|
|
2224
|
-
return joinToString(this.
|
|
2223
|
+
protoOf(MultiUsageError).q7c = function (localization, formatter) {
|
|
2224
|
+
return joinToString(this.g7d_1, '\n', VOID, VOID, VOID, VOID, MultiUsageError$formatMessage$lambda(localization, formatter));
|
|
2225
2225
|
};
|
|
2226
2226
|
var Kind_Argument_instance;
|
|
2227
2227
|
var Kind_Option_instance;
|
|
@@ -2239,7 +2239,7 @@
|
|
|
2239
2239
|
function BadParameterValue_init_$Init$(message, argument, $this) {
|
|
2240
2240
|
UsageError_init_$Init$(message, argument, VOID, $this);
|
|
2241
2241
|
BadParameterValue.call($this);
|
|
2242
|
-
$this.
|
|
2242
|
+
$this.l7d_1 = Kind_Argument_getInstance();
|
|
2243
2243
|
return $this;
|
|
2244
2244
|
}
|
|
2245
2245
|
function BadParameterValue_init_$Create$(message, argument) {
|
|
@@ -2250,7 +2250,7 @@
|
|
|
2250
2250
|
function BadParameterValue_init_$Init$_0(message, option, $this) {
|
|
2251
2251
|
UsageError_init_$Init$_0(message, option, VOID, $this);
|
|
2252
2252
|
BadParameterValue.call($this);
|
|
2253
|
-
$this.
|
|
2253
|
+
$this.l7d_1 = Kind_Option_getInstance();
|
|
2254
2254
|
return $this;
|
|
2255
2255
|
}
|
|
2256
2256
|
function BadParameterValue_init_$Create$_0(message, option) {
|
|
@@ -2261,7 +2261,7 @@
|
|
|
2261
2261
|
function BadParameterValue_init_$Init$_1(message, option, name, $this) {
|
|
2262
2262
|
UsageError.call($this, message, name);
|
|
2263
2263
|
BadParameterValue.call($this);
|
|
2264
|
-
$this.
|
|
2264
|
+
$this.l7d_1 = Kind_Option_getInstance();
|
|
2265
2265
|
return $this;
|
|
2266
2266
|
}
|
|
2267
2267
|
function BadParameterValue_init_$Create$_1(message, option, name) {
|
|
@@ -2277,7 +2277,7 @@
|
|
|
2277
2277
|
Kind_initEntries();
|
|
2278
2278
|
return Kind_Option_instance;
|
|
2279
2279
|
}
|
|
2280
|
-
protoOf(BadParameterValue).
|
|
2280
|
+
protoOf(BadParameterValue).q7c = function (localization, formatter) {
|
|
2281
2281
|
// Inline function 'kotlin.takeUnless' call
|
|
2282
2282
|
var this_0 = this.message;
|
|
2283
2283
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -2291,7 +2291,7 @@
|
|
|
2291
2291
|
tmp = null;
|
|
2292
2292
|
}
|
|
2293
2293
|
var m = tmp;
|
|
2294
|
-
var tmp0_safe_receiver = this.
|
|
2294
|
+
var tmp0_safe_receiver = this.u7c_1;
|
|
2295
2295
|
var tmp_0;
|
|
2296
2296
|
if (tmp0_safe_receiver == null) {
|
|
2297
2297
|
tmp_0 = null;
|
|
@@ -2316,14 +2316,14 @@
|
|
|
2316
2316
|
// Inline function 'kotlin.let' call
|
|
2317
2317
|
// Inline function 'kotlin.contracts.contract' call
|
|
2318
2318
|
// Inline function 'com.github.ajalt.clikt.core.BadParameterValue.formatMessage.<anonymous>' call
|
|
2319
|
-
var tmp0_subject = this.
|
|
2319
|
+
var tmp0_subject = this.l7d_1;
|
|
2320
2320
|
var tmp_3;
|
|
2321
2321
|
switch (tmp0_subject == null ? -1 : tmp0_subject.w9_1) {
|
|
2322
2322
|
case 0:
|
|
2323
|
-
tmp_3 = formatter.
|
|
2323
|
+
tmp_3 = formatter.m7d(tmp1_safe_receiver);
|
|
2324
2324
|
break;
|
|
2325
2325
|
case 1:
|
|
2326
|
-
tmp_3 = formatter.
|
|
2326
|
+
tmp_3 = formatter.n7d(tmp1_safe_receiver);
|
|
2327
2327
|
break;
|
|
2328
2328
|
case -1:
|
|
2329
2329
|
tmp_3 = tmp1_safe_receiver;
|
|
@@ -2337,13 +2337,13 @@
|
|
|
2337
2337
|
var p = tmp_2;
|
|
2338
2338
|
var tmp_4;
|
|
2339
2339
|
if (m == null ? p == null : false) {
|
|
2340
|
-
tmp_4 = localization.
|
|
2340
|
+
tmp_4 = localization.r7d();
|
|
2341
2341
|
} else if (m == null ? !(p == null) : false) {
|
|
2342
|
-
tmp_4 = localization.
|
|
2342
|
+
tmp_4 = localization.q7d(p);
|
|
2343
2343
|
} else if (!(m == null) ? p == null : false) {
|
|
2344
|
-
tmp_4 = localization.
|
|
2344
|
+
tmp_4 = localization.p7d(m);
|
|
2345
2345
|
} else if (!(m == null) ? !(p == null) : false) {
|
|
2346
|
-
tmp_4 = localization.
|
|
2346
|
+
tmp_4 = localization.o7d(p, m);
|
|
2347
2347
|
} else {
|
|
2348
2348
|
var message = 'impossible';
|
|
2349
2349
|
throw IllegalStateException_init_$Create$(toString_0(message));
|
|
@@ -2361,64 +2361,64 @@
|
|
|
2361
2361
|
possibilities = possibilities === VOID ? emptyList() : possibilities;
|
|
2362
2362
|
UsageError.call(this, null, paramName);
|
|
2363
2363
|
captureStack(this, NoSuchSubcommand);
|
|
2364
|
-
this.
|
|
2364
|
+
this.w7d_1 = possibilities;
|
|
2365
2365
|
}
|
|
2366
|
-
protoOf(NoSuchSubcommand).
|
|
2367
|
-
var tmp0_safe_receiver = this.
|
|
2366
|
+
protoOf(NoSuchSubcommand).q7c = function (localization, formatter) {
|
|
2367
|
+
var tmp0_safe_receiver = this.u7c_1;
|
|
2368
2368
|
var tmp;
|
|
2369
2369
|
if (tmp0_safe_receiver == null) {
|
|
2370
2370
|
tmp = null;
|
|
2371
2371
|
} else {
|
|
2372
2372
|
// Inline function 'kotlin.let' call
|
|
2373
2373
|
// Inline function 'kotlin.contracts.contract' call
|
|
2374
|
-
tmp = formatter.
|
|
2374
|
+
tmp = formatter.x7d(tmp0_safe_receiver);
|
|
2375
2375
|
}
|
|
2376
2376
|
var tmp1_elvis_lhs = tmp;
|
|
2377
2377
|
var tmp_0 = tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs;
|
|
2378
2378
|
// Inline function 'kotlin.collections.map' call
|
|
2379
|
-
var this_0 = this.
|
|
2379
|
+
var this_0 = this.w7d_1;
|
|
2380
2380
|
// Inline function 'kotlin.collections.mapTo' call
|
|
2381
2381
|
var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
|
|
2382
2382
|
var tmp0_iterator = this_0.v();
|
|
2383
2383
|
while (tmp0_iterator.w()) {
|
|
2384
2384
|
var item = tmp0_iterator.y();
|
|
2385
|
-
var tmp$ret$2 = formatter.
|
|
2385
|
+
var tmp$ret$2 = formatter.x7d(item);
|
|
2386
2386
|
destination.s(tmp$ret$2);
|
|
2387
2387
|
}
|
|
2388
|
-
return localization.
|
|
2388
|
+
return localization.y7d(tmp_0, destination);
|
|
2389
2389
|
};
|
|
2390
2390
|
function NoSuchOption(paramName, possibilities) {
|
|
2391
2391
|
possibilities = possibilities === VOID ? emptyList() : possibilities;
|
|
2392
2392
|
UsageError.call(this, null, paramName);
|
|
2393
2393
|
captureStack(this, NoSuchOption);
|
|
2394
|
-
this.
|
|
2394
|
+
this.d7e_1 = possibilities;
|
|
2395
2395
|
}
|
|
2396
|
-
protoOf(NoSuchOption).
|
|
2397
|
-
var tmp0_safe_receiver = this.
|
|
2396
|
+
protoOf(NoSuchOption).q7c = function (localization, formatter) {
|
|
2397
|
+
var tmp0_safe_receiver = this.u7c_1;
|
|
2398
2398
|
var tmp;
|
|
2399
2399
|
if (tmp0_safe_receiver == null) {
|
|
2400
2400
|
tmp = null;
|
|
2401
2401
|
} else {
|
|
2402
2402
|
// Inline function 'kotlin.let' call
|
|
2403
2403
|
// Inline function 'kotlin.contracts.contract' call
|
|
2404
|
-
tmp = formatter.
|
|
2404
|
+
tmp = formatter.n7d(tmp0_safe_receiver);
|
|
2405
2405
|
}
|
|
2406
2406
|
var tmp1_elvis_lhs = tmp;
|
|
2407
2407
|
var tmp_0 = tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs;
|
|
2408
2408
|
// Inline function 'kotlin.collections.map' call
|
|
2409
|
-
var this_0 = this.
|
|
2409
|
+
var this_0 = this.d7e_1;
|
|
2410
2410
|
// Inline function 'kotlin.collections.mapTo' call
|
|
2411
2411
|
var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
|
|
2412
2412
|
var tmp0_iterator = this_0.v();
|
|
2413
2413
|
while (tmp0_iterator.w()) {
|
|
2414
2414
|
var item = tmp0_iterator.y();
|
|
2415
|
-
var tmp$ret$2 = formatter.
|
|
2415
|
+
var tmp$ret$2 = formatter.n7d(item);
|
|
2416
2416
|
destination.s(tmp$ret$2);
|
|
2417
2417
|
}
|
|
2418
|
-
return localization.
|
|
2418
|
+
return localization.e7e(tmp_0, destination);
|
|
2419
2419
|
};
|
|
2420
2420
|
function IncorrectOptionValueCount_init_$Init$(option, paramName, $this) {
|
|
2421
|
-
IncorrectOptionValueCount.call($this, option.
|
|
2421
|
+
IncorrectOptionValueCount.call($this, option.y79().ab_1, paramName);
|
|
2422
2422
|
return $this;
|
|
2423
2423
|
}
|
|
2424
2424
|
function IncorrectOptionValueCount_init_$Create$(option, paramName) {
|
|
@@ -2429,40 +2429,40 @@
|
|
|
2429
2429
|
function IncorrectOptionValueCount(minValues, paramName) {
|
|
2430
2430
|
UsageError.call(this, null, paramName);
|
|
2431
2431
|
captureStack(this, IncorrectOptionValueCount);
|
|
2432
|
-
this.
|
|
2432
|
+
this.j7e_1 = minValues;
|
|
2433
2433
|
}
|
|
2434
|
-
protoOf(IncorrectOptionValueCount).
|
|
2435
|
-
var tmp0_safe_receiver = this.
|
|
2434
|
+
protoOf(IncorrectOptionValueCount).q7c = function (localization, formatter) {
|
|
2435
|
+
var tmp0_safe_receiver = this.u7c_1;
|
|
2436
2436
|
var tmp;
|
|
2437
2437
|
if (tmp0_safe_receiver == null) {
|
|
2438
2438
|
tmp = null;
|
|
2439
2439
|
} else {
|
|
2440
2440
|
// Inline function 'kotlin.let' call
|
|
2441
2441
|
// Inline function 'kotlin.contracts.contract' call
|
|
2442
|
-
tmp = formatter.
|
|
2442
|
+
tmp = formatter.n7d(tmp0_safe_receiver);
|
|
2443
2443
|
}
|
|
2444
2444
|
var tmp1_elvis_lhs = tmp;
|
|
2445
|
-
return localization.
|
|
2445
|
+
return localization.k7e(tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs, this.j7e_1);
|
|
2446
2446
|
};
|
|
2447
2447
|
function MissingArgument(argument) {
|
|
2448
2448
|
UsageError_init_$Init$_1(argument, VOID, this);
|
|
2449
2449
|
captureStack(this, MissingArgument);
|
|
2450
2450
|
}
|
|
2451
|
-
protoOf(MissingArgument).
|
|
2452
|
-
var tmp0_safe_receiver = this.
|
|
2451
|
+
protoOf(MissingArgument).q7c = function (localization, formatter) {
|
|
2452
|
+
var tmp0_safe_receiver = this.u7c_1;
|
|
2453
2453
|
var tmp;
|
|
2454
2454
|
if (tmp0_safe_receiver == null) {
|
|
2455
2455
|
tmp = null;
|
|
2456
2456
|
} else {
|
|
2457
2457
|
// Inline function 'kotlin.let' call
|
|
2458
2458
|
// Inline function 'kotlin.contracts.contract' call
|
|
2459
|
-
tmp = formatter.
|
|
2459
|
+
tmp = formatter.m7d(tmp0_safe_receiver);
|
|
2460
2460
|
}
|
|
2461
2461
|
var tmp1_elvis_lhs = tmp;
|
|
2462
|
-
return localization.
|
|
2462
|
+
return localization.p7e(tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs);
|
|
2463
2463
|
};
|
|
2464
2464
|
function IncorrectArgumentValueCount_init_$Init$(argument, $this) {
|
|
2465
|
-
IncorrectArgumentValueCount.call($this, argument.
|
|
2465
|
+
IncorrectArgumentValueCount.call($this, argument.y79(), argument);
|
|
2466
2466
|
return $this;
|
|
2467
2467
|
}
|
|
2468
2468
|
function IncorrectArgumentValueCount_init_$Create$(argument) {
|
|
@@ -2473,20 +2473,20 @@
|
|
|
2473
2473
|
function IncorrectArgumentValueCount(nvalues, argument) {
|
|
2474
2474
|
UsageError_init_$Init$_1(argument, VOID, this);
|
|
2475
2475
|
captureStack(this, IncorrectArgumentValueCount);
|
|
2476
|
-
this.
|
|
2476
|
+
this.u7e_1 = nvalues;
|
|
2477
2477
|
}
|
|
2478
|
-
protoOf(IncorrectArgumentValueCount).
|
|
2479
|
-
var tmp0_safe_receiver = this.
|
|
2478
|
+
protoOf(IncorrectArgumentValueCount).q7c = function (localization, formatter) {
|
|
2479
|
+
var tmp0_safe_receiver = this.u7c_1;
|
|
2480
2480
|
var tmp;
|
|
2481
2481
|
if (tmp0_safe_receiver == null) {
|
|
2482
2482
|
tmp = null;
|
|
2483
2483
|
} else {
|
|
2484
2484
|
// Inline function 'kotlin.let' call
|
|
2485
2485
|
// Inline function 'kotlin.contracts.contract' call
|
|
2486
|
-
tmp = formatter.
|
|
2486
|
+
tmp = formatter.m7d(tmp0_safe_receiver);
|
|
2487
2487
|
}
|
|
2488
2488
|
var tmp1_elvis_lhs = tmp;
|
|
2489
|
-
return localization.
|
|
2489
|
+
return localization.v7e(tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs, this.u7e_1);
|
|
2490
2490
|
};
|
|
2491
2491
|
function PrintMessage(message, statusCode, printError) {
|
|
2492
2492
|
statusCode = statusCode === VOID ? 0 : statusCode;
|
|
@@ -2502,11 +2502,11 @@
|
|
|
2502
2502
|
lineno = lineno === VOID ? null : lineno;
|
|
2503
2503
|
UsageError.call(this, message);
|
|
2504
2504
|
captureStack(this, InvalidFileFormat);
|
|
2505
|
-
this.
|
|
2506
|
-
this.
|
|
2505
|
+
this.a7f_1 = filename;
|
|
2506
|
+
this.b7f_1 = lineno;
|
|
2507
2507
|
}
|
|
2508
|
-
protoOf(InvalidFileFormat).
|
|
2509
|
-
return this.
|
|
2508
|
+
protoOf(InvalidFileFormat).q7c = function (localization, formatter) {
|
|
2509
|
+
return this.b7f_1 == null ? localization.d7f(this.a7f_1, ensureNotNull(this.message)) : localization.c7f(this.a7f_1, this.b7f_1, ensureNotNull(this.message));
|
|
2510
2510
|
};
|
|
2511
2511
|
function ProgramResult(statusCode) {
|
|
2512
2512
|
CliktError.call(this, VOID, VOID, statusCode);
|
|
@@ -2625,13 +2625,13 @@
|
|
|
2625
2625
|
var it = tmp3_iterator.y();
|
|
2626
2626
|
try {
|
|
2627
2627
|
if (it instanceof Arg) {
|
|
2628
|
-
it.
|
|
2628
|
+
it.k7f_1.m7f(context, it.l7f_1);
|
|
2629
2629
|
} else {
|
|
2630
2630
|
if (it instanceof Opt) {
|
|
2631
|
-
it.
|
|
2631
|
+
it.h7f_1.j7f(context, it.i7f_1);
|
|
2632
2632
|
} else {
|
|
2633
2633
|
if (it instanceof Group) {
|
|
2634
|
-
it.
|
|
2634
|
+
it.e7f_1.g7f(context, it.f7f_1);
|
|
2635
2635
|
}
|
|
2636
2636
|
}
|
|
2637
2637
|
}
|
|
@@ -2645,11 +2645,11 @@
|
|
|
2645
2645
|
var e_0 = $p;
|
|
2646
2646
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
2647
2647
|
errors.s(e_0);
|
|
2648
|
-
context.
|
|
2648
|
+
context.v79_1 = true;
|
|
2649
2649
|
} else {
|
|
2650
2650
|
if ($p instanceof Abort) {
|
|
2651
2651
|
var e_1 = $p;
|
|
2652
|
-
if (!context.
|
|
2652
|
+
if (!context.v79_1)
|
|
2653
2653
|
throw e_1;
|
|
2654
2654
|
} else {
|
|
2655
2655
|
throw $p;
|
|
@@ -2663,7 +2663,7 @@
|
|
|
2663
2663
|
currentRound = toList_0(nextRound);
|
|
2664
2664
|
nextRound.c1();
|
|
2665
2665
|
}
|
|
2666
|
-
var tmp5_safe_receiver = Companion_instance_2.
|
|
2666
|
+
var tmp5_safe_receiver = Companion_instance_2.b7d(errors);
|
|
2667
2667
|
if (tmp5_safe_receiver == null)
|
|
2668
2668
|
null;
|
|
2669
2669
|
else {
|
|
@@ -2676,18 +2676,18 @@
|
|
|
2676
2676
|
}
|
|
2677
2677
|
function Group(group, invs) {
|
|
2678
2678
|
Param.call(this);
|
|
2679
|
-
this.
|
|
2680
|
-
this.
|
|
2679
|
+
this.e7f_1 = group;
|
|
2680
|
+
this.f7f_1 = invs;
|
|
2681
2681
|
}
|
|
2682
2682
|
function Opt(option, invs) {
|
|
2683
2683
|
Param.call(this);
|
|
2684
|
-
this.
|
|
2685
|
-
this.
|
|
2684
|
+
this.h7f_1 = option;
|
|
2685
|
+
this.i7f_1 = invs;
|
|
2686
2686
|
}
|
|
2687
2687
|
function Arg(argument, invs) {
|
|
2688
2688
|
Param.call(this);
|
|
2689
|
-
this.
|
|
2690
|
-
this.
|
|
2689
|
+
this.k7f_1 = argument;
|
|
2690
|
+
this.l7f_1 = invs;
|
|
2691
2691
|
}
|
|
2692
2692
|
function get_ANSI_CODE_RE() {
|
|
2693
2693
|
_init_properties_MppH_kt__np0w85();
|
|
@@ -2703,13 +2703,13 @@
|
|
|
2703
2703
|
}
|
|
2704
2704
|
function Plain() {
|
|
2705
2705
|
}
|
|
2706
|
-
protoOf(Plain).
|
|
2706
|
+
protoOf(Plain).n7d = function (name) {
|
|
2707
2707
|
return name;
|
|
2708
2708
|
};
|
|
2709
|
-
protoOf(Plain).
|
|
2709
|
+
protoOf(Plain).m7d = function (name) {
|
|
2710
2710
|
return name;
|
|
2711
2711
|
};
|
|
2712
|
-
protoOf(Plain).
|
|
2712
|
+
protoOf(Plain).x7d = function (name) {
|
|
2713
2713
|
return name;
|
|
2714
2714
|
};
|
|
2715
2715
|
var Plain_instance;
|
|
@@ -2718,29 +2718,29 @@
|
|
|
2718
2718
|
}
|
|
2719
2719
|
function Option(names, secondaryNames, metavar, help, nvalues, tags, acceptsNumberValueWithoutName, acceptsUnattachedValue, groupName) {
|
|
2720
2720
|
ParameterHelp.call(this);
|
|
2721
|
-
this.
|
|
2722
|
-
this.
|
|
2723
|
-
this.
|
|
2724
|
-
this.
|
|
2725
|
-
this.
|
|
2726
|
-
this.
|
|
2727
|
-
this.
|
|
2728
|
-
this.
|
|
2729
|
-
this.
|
|
2721
|
+
this.n7f_1 = names;
|
|
2722
|
+
this.o7f_1 = secondaryNames;
|
|
2723
|
+
this.p7f_1 = metavar;
|
|
2724
|
+
this.q7f_1 = help;
|
|
2725
|
+
this.r7f_1 = nvalues;
|
|
2726
|
+
this.s7f_1 = tags;
|
|
2727
|
+
this.t7f_1 = acceptsNumberValueWithoutName;
|
|
2728
|
+
this.u7f_1 = acceptsUnattachedValue;
|
|
2729
|
+
this.v7f_1 = groupName;
|
|
2730
2730
|
}
|
|
2731
2731
|
protoOf(Option).toString = function () {
|
|
2732
|
-
return 'Option(names=' + this.
|
|
2732
|
+
return 'Option(names=' + this.n7f_1 + ', secondaryNames=' + this.o7f_1 + ', metavar=' + this.p7f_1 + ', help=' + this.q7f_1 + ', nvalues=' + this.r7f_1 + ', tags=' + this.s7f_1 + ', acceptsNumberValueWithoutName=' + this.t7f_1 + ', acceptsUnattachedValue=' + this.u7f_1 + ', groupName=' + this.v7f_1 + ')';
|
|
2733
2733
|
};
|
|
2734
2734
|
protoOf(Option).hashCode = function () {
|
|
2735
|
-
var result = hashCode(this.
|
|
2736
|
-
result = imul(result, 31) + hashCode(this.k7f_1) | 0;
|
|
2737
|
-
result = imul(result, 31) + (this.l7f_1 == null ? 0 : getStringHashCode(this.l7f_1)) | 0;
|
|
2738
|
-
result = imul(result, 31) + getStringHashCode(this.m7f_1) | 0;
|
|
2739
|
-
result = imul(result, 31) + this.n7f_1.hashCode() | 0;
|
|
2735
|
+
var result = hashCode(this.n7f_1);
|
|
2740
2736
|
result = imul(result, 31) + hashCode(this.o7f_1) | 0;
|
|
2741
|
-
result = imul(result, 31) +
|
|
2742
|
-
result = imul(result, 31) +
|
|
2743
|
-
result = imul(result, 31) +
|
|
2737
|
+
result = imul(result, 31) + (this.p7f_1 == null ? 0 : getStringHashCode(this.p7f_1)) | 0;
|
|
2738
|
+
result = imul(result, 31) + getStringHashCode(this.q7f_1) | 0;
|
|
2739
|
+
result = imul(result, 31) + this.r7f_1.hashCode() | 0;
|
|
2740
|
+
result = imul(result, 31) + hashCode(this.s7f_1) | 0;
|
|
2741
|
+
result = imul(result, 31) + getBooleanHashCode(this.t7f_1) | 0;
|
|
2742
|
+
result = imul(result, 31) + getBooleanHashCode(this.u7f_1) | 0;
|
|
2743
|
+
result = imul(result, 31) + (this.v7f_1 == null ? 0 : getStringHashCode(this.v7f_1)) | 0;
|
|
2744
2744
|
return result;
|
|
2745
2745
|
};
|
|
2746
2746
|
protoOf(Option).equals = function (other) {
|
|
@@ -2749,43 +2749,43 @@
|
|
|
2749
2749
|
if (!(other instanceof Option))
|
|
2750
2750
|
return false;
|
|
2751
2751
|
var tmp0_other_with_cast = other instanceof Option ? other : THROW_CCE();
|
|
2752
|
-
if (!equals(this.
|
|
2752
|
+
if (!equals(this.n7f_1, tmp0_other_with_cast.n7f_1))
|
|
2753
2753
|
return false;
|
|
2754
|
-
if (!equals(this.
|
|
2754
|
+
if (!equals(this.o7f_1, tmp0_other_with_cast.o7f_1))
|
|
2755
2755
|
return false;
|
|
2756
|
-
if (!(this.
|
|
2756
|
+
if (!(this.p7f_1 == tmp0_other_with_cast.p7f_1))
|
|
2757
2757
|
return false;
|
|
2758
|
-
if (!(this.
|
|
2758
|
+
if (!(this.q7f_1 === tmp0_other_with_cast.q7f_1))
|
|
2759
2759
|
return false;
|
|
2760
|
-
if (!this.
|
|
2760
|
+
if (!this.r7f_1.equals(tmp0_other_with_cast.r7f_1))
|
|
2761
2761
|
return false;
|
|
2762
|
-
if (!equals(this.
|
|
2762
|
+
if (!equals(this.s7f_1, tmp0_other_with_cast.s7f_1))
|
|
2763
2763
|
return false;
|
|
2764
|
-
if (!(this.
|
|
2764
|
+
if (!(this.t7f_1 === tmp0_other_with_cast.t7f_1))
|
|
2765
2765
|
return false;
|
|
2766
|
-
if (!(this.
|
|
2766
|
+
if (!(this.u7f_1 === tmp0_other_with_cast.u7f_1))
|
|
2767
2767
|
return false;
|
|
2768
|
-
if (!(this.
|
|
2768
|
+
if (!(this.v7f_1 == tmp0_other_with_cast.v7f_1))
|
|
2769
2769
|
return false;
|
|
2770
2770
|
return true;
|
|
2771
2771
|
};
|
|
2772
2772
|
function Argument(name, help, required, repeatable, tags) {
|
|
2773
2773
|
ParameterHelp.call(this);
|
|
2774
|
-
this.
|
|
2775
|
-
this.
|
|
2776
|
-
this.
|
|
2777
|
-
this.
|
|
2778
|
-
this.
|
|
2774
|
+
this.w7f_1 = name;
|
|
2775
|
+
this.x7f_1 = help;
|
|
2776
|
+
this.y7f_1 = required;
|
|
2777
|
+
this.z7f_1 = repeatable;
|
|
2778
|
+
this.a7g_1 = tags;
|
|
2779
2779
|
}
|
|
2780
2780
|
protoOf(Argument).toString = function () {
|
|
2781
|
-
return 'Argument(name=' + this.
|
|
2781
|
+
return 'Argument(name=' + this.w7f_1 + ', help=' + this.x7f_1 + ', required=' + this.y7f_1 + ', repeatable=' + this.z7f_1 + ', tags=' + this.a7g_1 + ')';
|
|
2782
2782
|
};
|
|
2783
2783
|
protoOf(Argument).hashCode = function () {
|
|
2784
|
-
var result = getStringHashCode(this.
|
|
2785
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
2786
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
2787
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
2788
|
-
result = imul(result, 31) + hashCode(this.
|
|
2784
|
+
var result = getStringHashCode(this.w7f_1);
|
|
2785
|
+
result = imul(result, 31) + getStringHashCode(this.x7f_1) | 0;
|
|
2786
|
+
result = imul(result, 31) + getBooleanHashCode(this.y7f_1) | 0;
|
|
2787
|
+
result = imul(result, 31) + getBooleanHashCode(this.z7f_1) | 0;
|
|
2788
|
+
result = imul(result, 31) + hashCode(this.a7g_1) | 0;
|
|
2789
2789
|
return result;
|
|
2790
2790
|
};
|
|
2791
2791
|
protoOf(Argument).equals = function (other) {
|
|
@@ -2794,31 +2794,31 @@
|
|
|
2794
2794
|
if (!(other instanceof Argument))
|
|
2795
2795
|
return false;
|
|
2796
2796
|
var tmp0_other_with_cast = other instanceof Argument ? other : THROW_CCE();
|
|
2797
|
-
if (!(this.
|
|
2797
|
+
if (!(this.w7f_1 === tmp0_other_with_cast.w7f_1))
|
|
2798
2798
|
return false;
|
|
2799
|
-
if (!(this.
|
|
2799
|
+
if (!(this.x7f_1 === tmp0_other_with_cast.x7f_1))
|
|
2800
2800
|
return false;
|
|
2801
|
-
if (!(this.
|
|
2801
|
+
if (!(this.y7f_1 === tmp0_other_with_cast.y7f_1))
|
|
2802
2802
|
return false;
|
|
2803
|
-
if (!(this.
|
|
2803
|
+
if (!(this.z7f_1 === tmp0_other_with_cast.z7f_1))
|
|
2804
2804
|
return false;
|
|
2805
|
-
if (!equals(this.
|
|
2805
|
+
if (!equals(this.a7g_1, tmp0_other_with_cast.a7g_1))
|
|
2806
2806
|
return false;
|
|
2807
2807
|
return true;
|
|
2808
2808
|
};
|
|
2809
2809
|
function Subcommand(name, help, tags) {
|
|
2810
2810
|
ParameterHelp.call(this);
|
|
2811
|
-
this.
|
|
2812
|
-
this.
|
|
2813
|
-
this.
|
|
2811
|
+
this.b7g_1 = name;
|
|
2812
|
+
this.c7g_1 = help;
|
|
2813
|
+
this.d7g_1 = tags;
|
|
2814
2814
|
}
|
|
2815
2815
|
protoOf(Subcommand).toString = function () {
|
|
2816
|
-
return 'Subcommand(name=' + this.
|
|
2816
|
+
return 'Subcommand(name=' + this.b7g_1 + ', help=' + this.c7g_1 + ', tags=' + this.d7g_1 + ')';
|
|
2817
2817
|
};
|
|
2818
2818
|
protoOf(Subcommand).hashCode = function () {
|
|
2819
|
-
var result = getStringHashCode(this.
|
|
2820
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
2821
|
-
result = imul(result, 31) + hashCode(this.
|
|
2819
|
+
var result = getStringHashCode(this.b7g_1);
|
|
2820
|
+
result = imul(result, 31) + getStringHashCode(this.c7g_1) | 0;
|
|
2821
|
+
result = imul(result, 31) + hashCode(this.d7g_1) | 0;
|
|
2822
2822
|
return result;
|
|
2823
2823
|
};
|
|
2824
2824
|
protoOf(Subcommand).equals = function (other) {
|
|
@@ -2827,25 +2827,25 @@
|
|
|
2827
2827
|
if (!(other instanceof Subcommand))
|
|
2828
2828
|
return false;
|
|
2829
2829
|
var tmp0_other_with_cast = other instanceof Subcommand ? other : THROW_CCE();
|
|
2830
|
-
if (!(this.
|
|
2830
|
+
if (!(this.b7g_1 === tmp0_other_with_cast.b7g_1))
|
|
2831
2831
|
return false;
|
|
2832
|
-
if (!(this.
|
|
2832
|
+
if (!(this.c7g_1 === tmp0_other_with_cast.c7g_1))
|
|
2833
2833
|
return false;
|
|
2834
|
-
if (!equals(this.
|
|
2834
|
+
if (!equals(this.d7g_1, tmp0_other_with_cast.d7g_1))
|
|
2835
2835
|
return false;
|
|
2836
2836
|
return true;
|
|
2837
2837
|
};
|
|
2838
2838
|
function Group_0(name, help) {
|
|
2839
2839
|
ParameterHelp.call(this);
|
|
2840
|
-
this.
|
|
2841
|
-
this.
|
|
2840
|
+
this.e7g_1 = name;
|
|
2841
|
+
this.f7g_1 = help;
|
|
2842
2842
|
}
|
|
2843
2843
|
protoOf(Group_0).toString = function () {
|
|
2844
|
-
return 'Group(name=' + this.
|
|
2844
|
+
return 'Group(name=' + this.e7g_1 + ', help=' + this.f7g_1 + ')';
|
|
2845
2845
|
};
|
|
2846
2846
|
protoOf(Group_0).hashCode = function () {
|
|
2847
|
-
var result = getStringHashCode(this.
|
|
2848
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
2847
|
+
var result = getStringHashCode(this.e7g_1);
|
|
2848
|
+
result = imul(result, 31) + getStringHashCode(this.f7g_1) | 0;
|
|
2849
2849
|
return result;
|
|
2850
2850
|
};
|
|
2851
2851
|
protoOf(Group_0).equals = function (other) {
|
|
@@ -2854,17 +2854,17 @@
|
|
|
2854
2854
|
if (!(other instanceof Group_0))
|
|
2855
2855
|
return false;
|
|
2856
2856
|
var tmp0_other_with_cast = other instanceof Group_0 ? other : THROW_CCE();
|
|
2857
|
-
if (!(this.
|
|
2857
|
+
if (!(this.e7g_1 === tmp0_other_with_cast.e7g_1))
|
|
2858
2858
|
return false;
|
|
2859
|
-
if (!(this.
|
|
2859
|
+
if (!(this.f7g_1 === tmp0_other_with_cast.f7g_1))
|
|
2860
2860
|
return false;
|
|
2861
2861
|
return true;
|
|
2862
2862
|
};
|
|
2863
2863
|
function ParameterHelp() {
|
|
2864
2864
|
}
|
|
2865
2865
|
function Tags() {
|
|
2866
|
-
this.
|
|
2867
|
-
this.
|
|
2866
|
+
this.g7g_1 = 'default';
|
|
2867
|
+
this.h7g_1 = 'required';
|
|
2868
2868
|
}
|
|
2869
2869
|
var Tags_instance;
|
|
2870
2870
|
function Tags_getInstance() {
|
|
@@ -2894,15 +2894,15 @@
|
|
|
2894
2894
|
return RenderedSection_init_$Init$(title, content, objectCreate(protoOf(RenderedSection)));
|
|
2895
2895
|
}
|
|
2896
2896
|
function RenderedSection(title, content) {
|
|
2897
|
-
this.
|
|
2898
|
-
this.
|
|
2897
|
+
this.a7h_1 = title;
|
|
2898
|
+
this.b7h_1 = content;
|
|
2899
2899
|
}
|
|
2900
2900
|
protoOf(RenderedSection).toString = function () {
|
|
2901
|
-
return 'RenderedSection(title=' + this.
|
|
2901
|
+
return 'RenderedSection(title=' + this.a7h_1 + ', content=' + this.b7h_1 + ')';
|
|
2902
2902
|
};
|
|
2903
2903
|
protoOf(RenderedSection).hashCode = function () {
|
|
2904
|
-
var result = hashCode(this.
|
|
2905
|
-
result = imul(result, 31) + hashCode(this.
|
|
2904
|
+
var result = hashCode(this.a7h_1);
|
|
2905
|
+
result = imul(result, 31) + hashCode(this.b7h_1) | 0;
|
|
2906
2906
|
return result;
|
|
2907
2907
|
};
|
|
2908
2908
|
protoOf(RenderedSection).equals = function (other) {
|
|
@@ -2911,25 +2911,25 @@
|
|
|
2911
2911
|
if (!(other instanceof RenderedSection))
|
|
2912
2912
|
return false;
|
|
2913
2913
|
var tmp0_other_with_cast = other instanceof RenderedSection ? other : THROW_CCE();
|
|
2914
|
-
if (!equals(this.
|
|
2914
|
+
if (!equals(this.a7h_1, tmp0_other_with_cast.a7h_1))
|
|
2915
2915
|
return false;
|
|
2916
|
-
if (!equals(this.
|
|
2916
|
+
if (!equals(this.b7h_1, tmp0_other_with_cast.b7h_1))
|
|
2917
2917
|
return false;
|
|
2918
2918
|
return true;
|
|
2919
2919
|
};
|
|
2920
2920
|
function DefinitionRow(term, description, marker) {
|
|
2921
2921
|
marker = marker === VOID ? null : marker;
|
|
2922
|
-
this.
|
|
2923
|
-
this.
|
|
2924
|
-
this.
|
|
2922
|
+
this.c7h_1 = term;
|
|
2923
|
+
this.d7h_1 = description;
|
|
2924
|
+
this.e7h_1 = marker;
|
|
2925
2925
|
}
|
|
2926
2926
|
protoOf(DefinitionRow).toString = function () {
|
|
2927
|
-
return 'DefinitionRow(term=' + this.
|
|
2927
|
+
return 'DefinitionRow(term=' + this.c7h_1 + ', description=' + this.d7h_1 + ', marker=' + this.e7h_1 + ')';
|
|
2928
2928
|
};
|
|
2929
2929
|
protoOf(DefinitionRow).hashCode = function () {
|
|
2930
|
-
var result = getStringHashCode(this.
|
|
2931
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
2932
|
-
result = imul(result, 31) + (this.
|
|
2930
|
+
var result = getStringHashCode(this.c7h_1);
|
|
2931
|
+
result = imul(result, 31) + getStringHashCode(this.d7h_1) | 0;
|
|
2932
|
+
result = imul(result, 31) + (this.e7h_1 == null ? 0 : getStringHashCode(this.e7h_1)) | 0;
|
|
2933
2933
|
return result;
|
|
2934
2934
|
};
|
|
2935
2935
|
protoOf(DefinitionRow).equals = function (other) {
|
|
@@ -2938,49 +2938,49 @@
|
|
|
2938
2938
|
if (!(other instanceof DefinitionRow))
|
|
2939
2939
|
return false;
|
|
2940
2940
|
var tmp0_other_with_cast = other instanceof DefinitionRow ? other : THROW_CCE();
|
|
2941
|
-
if (!(this.
|
|
2941
|
+
if (!(this.c7h_1 === tmp0_other_with_cast.c7h_1))
|
|
2942
2942
|
return false;
|
|
2943
|
-
if (!(this.
|
|
2943
|
+
if (!(this.d7h_1 === tmp0_other_with_cast.d7h_1))
|
|
2944
2944
|
return false;
|
|
2945
|
-
if (!(this.
|
|
2945
|
+
if (!(this.e7h_1 == tmp0_other_with_cast.e7h_1))
|
|
2946
2946
|
return false;
|
|
2947
2947
|
return true;
|
|
2948
2948
|
};
|
|
2949
2949
|
function sam$kotlin_Comparator$0_0(function_0) {
|
|
2950
|
-
this.
|
|
2950
|
+
this.f7h_1 = function_0;
|
|
2951
2951
|
}
|
|
2952
2952
|
protoOf(sam$kotlin_Comparator$0_0).la = function (a, b) {
|
|
2953
|
-
return this.
|
|
2953
|
+
return this.f7h_1(a, b);
|
|
2954
2954
|
};
|
|
2955
2955
|
protoOf(sam$kotlin_Comparator$0_0).compare = function (a, b) {
|
|
2956
2956
|
return this.la(a, b);
|
|
2957
2957
|
};
|
|
2958
2958
|
function sam$kotlin_Comparator$0_1(function_0) {
|
|
2959
|
-
this.
|
|
2959
|
+
this.g7h_1 = function_0;
|
|
2960
2960
|
}
|
|
2961
2961
|
protoOf(sam$kotlin_Comparator$0_1).la = function (a, b) {
|
|
2962
|
-
return this.
|
|
2962
|
+
return this.g7h_1(a, b);
|
|
2963
2963
|
};
|
|
2964
2964
|
protoOf(sam$kotlin_Comparator$0_1).compare = function (a, b) {
|
|
2965
2965
|
return this.la(a, b);
|
|
2966
2966
|
};
|
|
2967
2967
|
function MordantHelpFormatter$formatHelp$lambda(this$0, $error, $prolog, $epilog, $parameters, $programName) {
|
|
2968
2968
|
return function ($this$verticalLayout) {
|
|
2969
|
-
$this$verticalLayout.
|
|
2970
|
-
$this$verticalLayout.
|
|
2969
|
+
$this$verticalLayout.k71(1);
|
|
2970
|
+
$this$verticalLayout.i71(this$0.l7h($error, $prolog, $epilog, $parameters, $programName));
|
|
2971
2971
|
return Unit_instance;
|
|
2972
2972
|
};
|
|
2973
2973
|
}
|
|
2974
2974
|
function MordantHelpFormatter$renderUsage$lambda($prog, $usageParts) {
|
|
2975
2975
|
return function ($this$definitionList) {
|
|
2976
|
-
$this$definitionList.
|
|
2977
|
-
$this$definitionList.
|
|
2978
|
-
$this$definitionList.
|
|
2976
|
+
$this$definitionList.k76($prog, Text_init_$Create$(joinToString($usageParts, ' '), Whitespace_NORMAL_getInstance()));
|
|
2977
|
+
$this$definitionList.e76_1 = true;
|
|
2978
|
+
$this$definitionList.h76(1);
|
|
2979
2979
|
return Unit_instance;
|
|
2980
2980
|
};
|
|
2981
2981
|
}
|
|
2982
2982
|
function MordantHelpFormatter$renderProlog$lambda($this$withPadding) {
|
|
2983
|
-
$this$withPadding.
|
|
2983
|
+
$this$withPadding.e6w_1 = 2;
|
|
2984
2984
|
return Unit_instance;
|
|
2985
2985
|
}
|
|
2986
2986
|
function MordantHelpFormatter$renderOptions$lambda(a, b) {
|
|
@@ -2993,24 +2993,24 @@
|
|
|
2993
2993
|
}
|
|
2994
2994
|
function MordantHelpFormatter$renderParameters$lambda(this$0, $parameters) {
|
|
2995
2995
|
return function ($this$definitionList) {
|
|
2996
|
-
var tmp0_iterator = this$0.
|
|
2996
|
+
var tmp0_iterator = this$0.m7h($parameters).v();
|
|
2997
2997
|
while (tmp0_iterator.w()) {
|
|
2998
2998
|
var section = tmp0_iterator.y();
|
|
2999
|
-
$this$definitionList.
|
|
2999
|
+
$this$definitionList.l76(section.a7h_1, section.b7h_1);
|
|
3000
3000
|
}
|
|
3001
3001
|
return Unit_instance;
|
|
3002
3002
|
};
|
|
3003
3003
|
}
|
|
3004
3004
|
function MordantHelpFormatter$renderOptionGroup$lambda($this$withPadding) {
|
|
3005
|
-
$this$withPadding.
|
|
3006
|
-
$this$withPadding.
|
|
3007
|
-
$this$withPadding.
|
|
3005
|
+
$this$withPadding.b6w_1 = 1;
|
|
3006
|
+
$this$withPadding.e6w_1 = 2;
|
|
3007
|
+
$this$withPadding.d6w_1 = 1;
|
|
3008
3008
|
return Unit_instance;
|
|
3009
3009
|
}
|
|
3010
3010
|
function MordantHelpFormatter$renderOptionGroup$lambda_0($markdown, this$0, $options) {
|
|
3011
3011
|
return function ($this$verticalLayout) {
|
|
3012
|
-
$this$verticalLayout.
|
|
3013
|
-
$this$verticalLayout.
|
|
3012
|
+
$this$verticalLayout.k6v($markdown);
|
|
3013
|
+
$this$verticalLayout.k6v(this$0.n7h($options));
|
|
3014
3014
|
return Unit_instance;
|
|
3015
3015
|
};
|
|
3016
3016
|
}
|
|
@@ -3020,7 +3020,7 @@
|
|
|
3020
3020
|
var k = _name_for_destructuring_parameter_0__wldtmu.r2();
|
|
3021
3021
|
// Inline function 'kotlin.collections.component2' call
|
|
3022
3022
|
var v = _name_for_destructuring_parameter_0__wldtmu.s2();
|
|
3023
|
-
return this$0.
|
|
3023
|
+
return this$0.o7h(k, v);
|
|
3024
3024
|
};
|
|
3025
3025
|
}
|
|
3026
3026
|
function MordantHelpFormatter$renderParameterHelpText$lambda_0(this$0) {
|
|
@@ -3029,7 +3029,7 @@
|
|
|
3029
3029
|
var k = _name_for_destructuring_parameter_0__wldtmu.r2();
|
|
3030
3030
|
// Inline function 'kotlin.collections.component2' call
|
|
3031
3031
|
var v = _name_for_destructuring_parameter_0__wldtmu.s2();
|
|
3032
|
-
return this$0.
|
|
3032
|
+
return this$0.p7h(k, v);
|
|
3033
3033
|
};
|
|
3034
3034
|
}
|
|
3035
3035
|
function MordantHelpFormatter$joinNamesForOption$lambda(a, b) {
|
|
@@ -3042,28 +3042,28 @@
|
|
|
3042
3042
|
}
|
|
3043
3043
|
function MordantHelpFormatter$joinNamesForOption$lambda_0(this$0) {
|
|
3044
3044
|
return function (it) {
|
|
3045
|
-
return this$0.
|
|
3045
|
+
return this$0.q7h(it);
|
|
3046
3046
|
};
|
|
3047
3047
|
}
|
|
3048
3048
|
function MordantHelpFormatter$parameterFormatter$1(this$0) {
|
|
3049
|
-
this.
|
|
3049
|
+
this.r7h_1 = this$0;
|
|
3050
3050
|
}
|
|
3051
|
-
protoOf(MordantHelpFormatter$parameterFormatter$1).
|
|
3052
|
-
return this.
|
|
3051
|
+
protoOf(MordantHelpFormatter$parameterFormatter$1).n7d = function (name) {
|
|
3052
|
+
return this.r7h_1.q7h(name);
|
|
3053
3053
|
};
|
|
3054
|
-
protoOf(MordantHelpFormatter$parameterFormatter$1).
|
|
3055
|
-
return this.
|
|
3054
|
+
protoOf(MordantHelpFormatter$parameterFormatter$1).m7d = function (name) {
|
|
3055
|
+
return this.r7h_1.t7h(this.r7h_1.s7h(name));
|
|
3056
3056
|
};
|
|
3057
|
-
protoOf(MordantHelpFormatter$parameterFormatter$1).
|
|
3058
|
-
return this.
|
|
3057
|
+
protoOf(MordantHelpFormatter$parameterFormatter$1).x7d = function (name) {
|
|
3058
|
+
return this.r7h_1.u7h(name);
|
|
3059
3059
|
};
|
|
3060
3060
|
function MordantHelpFormatter$buildParameterList$lambda($rows, this$0) {
|
|
3061
3061
|
return function ($this$definitionList) {
|
|
3062
|
-
$this$definitionList.
|
|
3062
|
+
$this$definitionList.e76_1 = true;
|
|
3063
3063
|
var tmp0_iterator = $rows.v();
|
|
3064
3064
|
while (tmp0_iterator.w()) {
|
|
3065
3065
|
var row = tmp0_iterator.y();
|
|
3066
|
-
$this$definitionList.
|
|
3066
|
+
$this$definitionList.l76(this$0.v7h(row), this$0.w7h(row));
|
|
3067
3067
|
}
|
|
3068
3068
|
return Unit_instance;
|
|
3069
3069
|
};
|
|
@@ -3072,22 +3072,22 @@
|
|
|
3072
3072
|
requiredOptionMarker = requiredOptionMarker === VOID ? null : requiredOptionMarker;
|
|
3073
3073
|
showDefaultValues = showDefaultValues === VOID ? false : showDefaultValues;
|
|
3074
3074
|
showRequiredTag = showRequiredTag === VOID ? false : showRequiredTag;
|
|
3075
|
-
this.
|
|
3076
|
-
this.
|
|
3077
|
-
this.
|
|
3078
|
-
this.
|
|
3075
|
+
this.h7h_1 = context;
|
|
3076
|
+
this.i7h_1 = requiredOptionMarker;
|
|
3077
|
+
this.j7h_1 = showDefaultValues;
|
|
3078
|
+
this.k7h_1 = showRequiredTag;
|
|
3079
3079
|
}
|
|
3080
|
-
protoOf(MordantHelpFormatter).
|
|
3081
|
-
return this.
|
|
3080
|
+
protoOf(MordantHelpFormatter).x7h = function () {
|
|
3081
|
+
return this.h7h_1.q79_1;
|
|
3082
3082
|
};
|
|
3083
|
-
protoOf(MordantHelpFormatter).
|
|
3084
|
-
return this.
|
|
3083
|
+
protoOf(MordantHelpFormatter).y7h = function () {
|
|
3084
|
+
return this.h7h_1.l79_1.b6t_1;
|
|
3085
3085
|
};
|
|
3086
|
-
protoOf(MordantHelpFormatter).
|
|
3086
|
+
protoOf(MordantHelpFormatter).a7b = function (error, prolog, epilog, parameters, programName) {
|
|
3087
3087
|
var widget = verticalLayout(MordantHelpFormatter$formatHelp$lambda(this, error, prolog, epilog, parameters, programName));
|
|
3088
|
-
return this.
|
|
3088
|
+
return this.h7h_1.l79_1.v75(widget);
|
|
3089
3089
|
};
|
|
3090
|
-
protoOf(MordantHelpFormatter).
|
|
3090
|
+
protoOf(MordantHelpFormatter).l7h = function (error, prolog, epilog, parameters, programName) {
|
|
3091
3091
|
// Inline function 'kotlin.collections.buildList' call
|
|
3092
3092
|
// Inline function 'kotlin.contracts.contract' call
|
|
3093
3093
|
// Inline function 'kotlin.collections.buildListInternal' call
|
|
@@ -3095,26 +3095,26 @@
|
|
|
3095
3095
|
var this_0 = ArrayList_init_$Create$();
|
|
3096
3096
|
// Inline function 'kotlin.contracts.contract' call
|
|
3097
3097
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.collectHelpParts.<anonymous>' call
|
|
3098
|
-
this_0.s(this.
|
|
3098
|
+
this_0.s(this.z7h(parameters, programName));
|
|
3099
3099
|
if (error == null) {
|
|
3100
3100
|
// Inline function 'kotlin.text.isNotEmpty' call
|
|
3101
3101
|
if (charSequenceLength(prolog) > 0) {
|
|
3102
|
-
this_0.s(this.
|
|
3102
|
+
this_0.s(this.b7i(prolog));
|
|
3103
3103
|
}
|
|
3104
3104
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
3105
3105
|
if (!parameters.e1()) {
|
|
3106
|
-
this_0.s(this.
|
|
3106
|
+
this_0.s(this.c7i(parameters));
|
|
3107
3107
|
}
|
|
3108
3108
|
// Inline function 'kotlin.text.isNotEmpty' call
|
|
3109
3109
|
if (charSequenceLength(epilog) > 0) {
|
|
3110
|
-
this_0.s(this.
|
|
3110
|
+
this_0.s(this.d7i(epilog));
|
|
3111
3111
|
}
|
|
3112
3112
|
} else {
|
|
3113
|
-
this_0.s(this.
|
|
3113
|
+
this_0.s(this.a7i(parameters, error));
|
|
3114
3114
|
}
|
|
3115
3115
|
return this_0.g3();
|
|
3116
3116
|
};
|
|
3117
|
-
protoOf(MordantHelpFormatter).
|
|
3117
|
+
protoOf(MordantHelpFormatter).a7i = function (parameters, error) {
|
|
3118
3118
|
// Inline function 'kotlin.text.buildString' call
|
|
3119
3119
|
// Inline function 'kotlin.contracts.contract' call
|
|
3120
3120
|
// Inline function 'kotlin.apply' call
|
|
@@ -3122,7 +3122,7 @@
|
|
|
3122
3122
|
// Inline function 'kotlin.contracts.contract' call
|
|
3123
3123
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderError.<anonymous>' call
|
|
3124
3124
|
var tmp0_safe_receiver = error instanceof MultiUsageError ? error : null;
|
|
3125
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
3125
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.g7d_1;
|
|
3126
3126
|
var errors = tmp1_elvis_lhs == null ? listOf_0(error) : tmp1_elvis_lhs;
|
|
3127
3127
|
var iterator = errors.v();
|
|
3128
3128
|
var index = 0;
|
|
@@ -3134,16 +3134,16 @@
|
|
|
3134
3134
|
// Inline function 'kotlin.text.appendLine' call
|
|
3135
3135
|
this_0.y5(_Char___init__impl__6a9atx(10));
|
|
3136
3136
|
}
|
|
3137
|
-
this_0.x5(this.
|
|
3137
|
+
this_0.x5(this.e7i(this.x7h().i7g()));
|
|
3138
3138
|
this_0.x5(' ');
|
|
3139
|
-
this_0.x5(e.
|
|
3139
|
+
this_0.x5(e.q7c(this.x7h(), this.f7i(this.h7h_1)));
|
|
3140
3140
|
}
|
|
3141
3141
|
var tmp$ret$2 = this_0.toString();
|
|
3142
3142
|
return Text_init_$Create$(tmp$ret$2);
|
|
3143
3143
|
};
|
|
3144
|
-
protoOf(MordantHelpFormatter).
|
|
3145
|
-
var optionalStyle = this.
|
|
3146
|
-
var title = this.
|
|
3144
|
+
protoOf(MordantHelpFormatter).z7h = function (parameters, programName) {
|
|
3145
|
+
var optionalStyle = this.y7h().h6u('muted');
|
|
3146
|
+
var title = this.g7i(this.x7h().r7g());
|
|
3147
3147
|
var prog = title + ' ' + programName;
|
|
3148
3148
|
// Inline function 'kotlin.collections.buildList' call
|
|
3149
3149
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -3177,8 +3177,8 @@
|
|
|
3177
3177
|
tmp$ret$0 = false;
|
|
3178
3178
|
}
|
|
3179
3179
|
if (tmp$ret$0) {
|
|
3180
|
-
var metavar = this.
|
|
3181
|
-
this_0.s(optionalStyle.
|
|
3180
|
+
var metavar = this.s7h(this.x7h().v7g());
|
|
3181
|
+
this_0.s(optionalStyle.z6n(this.h7i(metavar)));
|
|
3182
3182
|
}
|
|
3183
3183
|
// Inline function 'kotlin.collections.mapTo' call
|
|
3184
3184
|
// Inline function 'kotlin.collections.filterIsInstance' call
|
|
@@ -3195,13 +3195,13 @@
|
|
|
3195
3195
|
while (tmp0_iterator_1.w()) {
|
|
3196
3196
|
var item = tmp0_iterator_1.y();
|
|
3197
3197
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderUsage.<anonymous>.<anonymous>' call
|
|
3198
|
-
var name = this.
|
|
3199
|
-
if (!item.
|
|
3200
|
-
name = this.
|
|
3201
|
-
if (item.
|
|
3202
|
-
name = this.
|
|
3203
|
-
var style = item.
|
|
3204
|
-
var tmp$ret$4 = style.
|
|
3198
|
+
var name = this.s7h(item.w7f_1);
|
|
3199
|
+
if (!item.y7f_1)
|
|
3200
|
+
name = this.h7i(name);
|
|
3201
|
+
if (item.z7f_1)
|
|
3202
|
+
name = this.i7i(name);
|
|
3203
|
+
var style = item.y7f_1 ? TextStyle() : optionalStyle;
|
|
3204
|
+
var tmp$ret$4 = style.z6n(name);
|
|
3205
3205
|
this_0.s(tmp$ret$4);
|
|
3206
3206
|
}
|
|
3207
3207
|
var tmp$ret$6;
|
|
@@ -3229,10 +3229,10 @@
|
|
|
3229
3229
|
tmp$ret$6 = false;
|
|
3230
3230
|
}
|
|
3231
3231
|
if (tmp$ret$6) {
|
|
3232
|
-
var commandMetavar = this.
|
|
3233
|
-
var argsMetavar = this.
|
|
3234
|
-
var repeatedArgs = this.
|
|
3235
|
-
this_0.s(optionalStyle.
|
|
3232
|
+
var commandMetavar = this.s7h(this.x7h().w7g());
|
|
3233
|
+
var argsMetavar = this.s7h(this.x7h().x7g());
|
|
3234
|
+
var repeatedArgs = this.i7i(this.h7i(argsMetavar));
|
|
3235
|
+
this_0.s(optionalStyle.z6n(commandMetavar + ' ' + repeatedArgs));
|
|
3236
3236
|
}
|
|
3237
3237
|
var usageParts = this_0.g3();
|
|
3238
3238
|
var tmp_1;
|
|
@@ -3243,17 +3243,17 @@
|
|
|
3243
3243
|
}
|
|
3244
3244
|
return tmp_1;
|
|
3245
3245
|
};
|
|
3246
|
-
protoOf(MordantHelpFormatter).
|
|
3246
|
+
protoOf(MordantHelpFormatter).b7i = function (prolog) {
|
|
3247
3247
|
var tmp = new Markdown(prolog, true);
|
|
3248
3248
|
return withPadding(tmp, false, MordantHelpFormatter$renderProlog$lambda);
|
|
3249
3249
|
};
|
|
3250
|
-
protoOf(MordantHelpFormatter).
|
|
3250
|
+
protoOf(MordantHelpFormatter).d7i = function (epilog) {
|
|
3251
3251
|
return new Markdown(epilog, true);
|
|
3252
3252
|
};
|
|
3253
|
-
protoOf(MordantHelpFormatter).
|
|
3253
|
+
protoOf(MordantHelpFormatter).j7i = function (title) {
|
|
3254
3254
|
return title + ':';
|
|
3255
3255
|
};
|
|
3256
|
-
protoOf(MordantHelpFormatter).
|
|
3256
|
+
protoOf(MordantHelpFormatter).k7i = function (parameters) {
|
|
3257
3257
|
// Inline function 'kotlin.collections.associateBy' call
|
|
3258
3258
|
// Inline function 'kotlin.collections.filterIsInstance' call
|
|
3259
3259
|
// Inline function 'kotlin.collections.filterIsInstanceTo' call
|
|
@@ -3272,7 +3272,7 @@
|
|
|
3272
3272
|
while (tmp0_iterator_0.w()) {
|
|
3273
3273
|
var element_0 = tmp0_iterator_0.y();
|
|
3274
3274
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptions.<anonymous>' call
|
|
3275
|
-
var tmp$ret$2 = element_0.
|
|
3275
|
+
var tmp$ret$2 = element_0.e7g_1;
|
|
3276
3276
|
destination_0.p2(tmp$ret$2, element_0);
|
|
3277
3277
|
}
|
|
3278
3278
|
var groupsByName = destination_0;
|
|
@@ -3296,7 +3296,7 @@
|
|
|
3296
3296
|
while (tmp0_iterator_2.w()) {
|
|
3297
3297
|
var element_2 = tmp0_iterator_2.y();
|
|
3298
3298
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptions.<anonymous>' call
|
|
3299
|
-
var key = element_2.
|
|
3299
|
+
var key = element_2.v7f_1;
|
|
3300
3300
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
3301
3301
|
var value = destination_2.z2(key);
|
|
3302
3302
|
var tmp;
|
|
@@ -3335,19 +3335,19 @@
|
|
|
3335
3335
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptions.<anonymous>' call
|
|
3336
3336
|
var title = item.gf();
|
|
3337
3337
|
var params = item.hf();
|
|
3338
|
-
var renderedTitle = this.
|
|
3338
|
+
var renderedTitle = this.j7i(title == null ? this.x7h().s7g() : title);
|
|
3339
3339
|
// Inline function 'kotlin.collections.get' call
|
|
3340
3340
|
var tmp1_safe_receiver = (isInterface(groupsByName, Map) ? groupsByName : THROW_CCE()).z2(title);
|
|
3341
|
-
var content = this.
|
|
3342
|
-
var tmp$ret$19 = RenderedSection_init_$Create$(this.
|
|
3341
|
+
var content = this.l7i(tmp1_safe_receiver == null ? null : tmp1_safe_receiver.f7g_1, params);
|
|
3342
|
+
var tmp$ret$19 = RenderedSection_init_$Create$(this.m7i(renderedTitle), content);
|
|
3343
3343
|
destination_4.s(tmp$ret$19);
|
|
3344
3344
|
}
|
|
3345
3345
|
return toList_0(destination_4);
|
|
3346
3346
|
};
|
|
3347
|
-
protoOf(MordantHelpFormatter).
|
|
3347
|
+
protoOf(MordantHelpFormatter).c7i = function (parameters) {
|
|
3348
3348
|
return definitionList(MordantHelpFormatter$renderParameters$lambda(this, parameters));
|
|
3349
3349
|
};
|
|
3350
|
-
protoOf(MordantHelpFormatter).
|
|
3350
|
+
protoOf(MordantHelpFormatter).m7h = function (parameters) {
|
|
3351
3351
|
// Inline function 'kotlin.collections.buildList' call
|
|
3352
3352
|
// Inline function 'kotlin.contracts.contract' call
|
|
3353
3353
|
// Inline function 'kotlin.collections.buildListInternal' call
|
|
@@ -3355,12 +3355,12 @@
|
|
|
3355
3355
|
var this_0 = ArrayList_init_$Create$();
|
|
3356
3356
|
// Inline function 'kotlin.contracts.contract' call
|
|
3357
3357
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.collectParameterSections.<anonymous>' call
|
|
3358
|
-
this_0.z(this.g7i(parameters));
|
|
3359
|
-
this_0.z(this.j7i(parameters));
|
|
3360
3358
|
this_0.z(this.k7i(parameters));
|
|
3359
|
+
this_0.z(this.n7i(parameters));
|
|
3360
|
+
this_0.z(this.o7i(parameters));
|
|
3361
3361
|
return this_0.g3();
|
|
3362
3362
|
};
|
|
3363
|
-
protoOf(MordantHelpFormatter).
|
|
3363
|
+
protoOf(MordantHelpFormatter).l7i = function (help, parameters) {
|
|
3364
3364
|
// Inline function 'kotlin.collections.map' call
|
|
3365
3365
|
// Inline function 'kotlin.collections.mapTo' call
|
|
3366
3366
|
var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(parameters, 10));
|
|
@@ -3369,28 +3369,28 @@
|
|
|
3369
3369
|
var item = tmp0_iterator.y();
|
|
3370
3370
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptionGroup.<anonymous>' call
|
|
3371
3371
|
var tmp;
|
|
3372
|
-
if (item.
|
|
3373
|
-
tmp = plus_0(listOf_0(this.
|
|
3372
|
+
if (item.t7f_1) {
|
|
3373
|
+
tmp = plus_0(listOf_0(this.p7i(item)), item.n7f_1);
|
|
3374
3374
|
} else {
|
|
3375
|
-
tmp = item.
|
|
3375
|
+
tmp = item.n7f_1;
|
|
3376
3376
|
}
|
|
3377
3377
|
var unjoinedNames = tmp;
|
|
3378
|
-
var names = mutableListOf([this.
|
|
3378
|
+
var names = mutableListOf([this.q7i(unjoinedNames)]);
|
|
3379
3379
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
3380
|
-
if (!item.
|
|
3380
|
+
if (!item.o7f_1.e1()) {
|
|
3381
3381
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
3382
|
-
var element = this.
|
|
3382
|
+
var element = this.q7i(item.o7f_1);
|
|
3383
3383
|
names.s(element);
|
|
3384
3384
|
}
|
|
3385
|
-
var tmp_0 = joinToString(names, ' / ', VOID, this.
|
|
3386
|
-
var tmp_1 = this.
|
|
3385
|
+
var tmp_0 = joinToString(names, ' / ', VOID, this.r7i(item));
|
|
3386
|
+
var tmp_1 = this.s7i(item.q7f_1, item.s7f_1);
|
|
3387
3387
|
var tmp0_subject = 'required';
|
|
3388
3388
|
var tmp_2;
|
|
3389
3389
|
// Inline function 'kotlin.collections.contains' call
|
|
3390
3390
|
// Inline function 'kotlin.collections.containsKey' call
|
|
3391
|
-
var this_0 = item.
|
|
3391
|
+
var this_0 = item.s7f_1;
|
|
3392
3392
|
if ((isInterface(this_0, Map) ? this_0 : THROW_CCE()).w2(tmp0_subject)) {
|
|
3393
|
-
var tmp1_safe_receiver = this.
|
|
3393
|
+
var tmp1_safe_receiver = this.i7h_1;
|
|
3394
3394
|
var tmp_3;
|
|
3395
3395
|
if (tmp1_safe_receiver == null) {
|
|
3396
3396
|
tmp_3 = null;
|
|
@@ -3398,7 +3398,7 @@
|
|
|
3398
3398
|
// Inline function 'kotlin.let' call
|
|
3399
3399
|
// Inline function 'kotlin.contracts.contract' call
|
|
3400
3400
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptionGroup.<anonymous>.<anonymous>' call
|
|
3401
|
-
tmp_3 = this.
|
|
3401
|
+
tmp_3 = this.t7i(tmp1_safe_receiver);
|
|
3402
3402
|
}
|
|
3403
3403
|
tmp_2 = tmp_3;
|
|
3404
3404
|
} else {
|
|
@@ -3409,12 +3409,12 @@
|
|
|
3409
3409
|
}
|
|
3410
3410
|
var options = destination;
|
|
3411
3411
|
if (help == null)
|
|
3412
|
-
return this.
|
|
3412
|
+
return this.n7h(options);
|
|
3413
3413
|
var tmp_4 = new Markdown(help, true);
|
|
3414
3414
|
var markdown = withPadding(tmp_4, false, MordantHelpFormatter$renderOptionGroup$lambda);
|
|
3415
3415
|
return verticalLayout(MordantHelpFormatter$renderOptionGroup$lambda_0(markdown, this, options));
|
|
3416
3416
|
};
|
|
3417
|
-
protoOf(MordantHelpFormatter).
|
|
3417
|
+
protoOf(MordantHelpFormatter).n7i = function (parameters) {
|
|
3418
3418
|
// Inline function 'kotlin.collections.map' call
|
|
3419
3419
|
// Inline function 'kotlin.collections.filterIsInstance' call
|
|
3420
3420
|
// Inline function 'kotlin.collections.filterIsInstanceTo' call
|
|
@@ -3432,7 +3432,7 @@
|
|
|
3432
3432
|
while (tmp0_iterator_0.w()) {
|
|
3433
3433
|
var item = tmp0_iterator_0.y();
|
|
3434
3434
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderArguments.<anonymous>' call
|
|
3435
|
-
var tmp$ret$2 = new DefinitionRow(this.
|
|
3435
|
+
var tmp$ret$2 = new DefinitionRow(this.t7h(this.s7h(item.w7f_1)), this.s7i(item.x7f_1, item.a7g_1));
|
|
3436
3436
|
destination_0.s(tmp$ret$2);
|
|
3437
3437
|
}
|
|
3438
3438
|
var arguments_0 = destination_0;
|
|
@@ -3458,7 +3458,7 @@
|
|
|
3458
3458
|
var element_0 = tmp0_iterator_1.y();
|
|
3459
3459
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderArguments.<anonymous>' call
|
|
3460
3460
|
// Inline function 'kotlin.text.isEmpty' call
|
|
3461
|
-
var this_0 = element_0.
|
|
3461
|
+
var this_0 = element_0.d7h_1;
|
|
3462
3462
|
if (!(charSequenceLength(this_0) === 0)) {
|
|
3463
3463
|
tmp$ret$5 = false;
|
|
3464
3464
|
break $l$block_0;
|
|
@@ -3470,10 +3470,10 @@
|
|
|
3470
3470
|
}
|
|
3471
3471
|
if (tmp)
|
|
3472
3472
|
return emptyList();
|
|
3473
|
-
var title = this.
|
|
3474
|
-
return listOf_0(RenderedSection_init_$Create$(title, this.
|
|
3473
|
+
var title = this.m7i(this.j7i(this.x7h().t7g()));
|
|
3474
|
+
return listOf_0(RenderedSection_init_$Create$(title, this.n7h(arguments_0)));
|
|
3475
3475
|
};
|
|
3476
|
-
protoOf(MordantHelpFormatter).
|
|
3476
|
+
protoOf(MordantHelpFormatter).o7i = function (parameters) {
|
|
3477
3477
|
// Inline function 'kotlin.collections.map' call
|
|
3478
3478
|
// Inline function 'kotlin.collections.filterIsInstance' call
|
|
3479
3479
|
// Inline function 'kotlin.collections.filterIsInstanceTo' call
|
|
@@ -3491,16 +3491,16 @@
|
|
|
3491
3491
|
while (tmp0_iterator_0.w()) {
|
|
3492
3492
|
var item = tmp0_iterator_0.y();
|
|
3493
3493
|
// Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderCommands.<anonymous>' call
|
|
3494
|
-
var tmp$ret$2 = new DefinitionRow(this.
|
|
3494
|
+
var tmp$ret$2 = new DefinitionRow(this.u7h(item.b7g_1), this.s7i(item.c7g_1, item.d7g_1));
|
|
3495
3495
|
destination_0.s(tmp$ret$2);
|
|
3496
3496
|
}
|
|
3497
3497
|
var commands = destination_0;
|
|
3498
3498
|
if (commands.e1())
|
|
3499
3499
|
return emptyList();
|
|
3500
|
-
var title = this.
|
|
3501
|
-
return listOf_0(RenderedSection_init_$Create$(title, this.
|
|
3500
|
+
var title = this.m7i(this.j7i(this.x7h().u7g()));
|
|
3501
|
+
return listOf_0(RenderedSection_init_$Create$(title, this.n7h(commands)));
|
|
3502
3502
|
};
|
|
3503
|
-
protoOf(MordantHelpFormatter).
|
|
3503
|
+
protoOf(MordantHelpFormatter).s7i = function (help, tags) {
|
|
3504
3504
|
var tmp = asSequence(tags);
|
|
3505
3505
|
var tmp_0 = filter(tmp, MordantHelpFormatter$renderParameterHelpText$lambda(this));
|
|
3506
3506
|
var renderedTags = joinToString_0(tmp_0, ' ', VOID, VOID, VOID, VOID, MordantHelpFormatter$renderParameterHelpText$lambda_0(this));
|
|
@@ -3518,11 +3518,11 @@
|
|
|
3518
3518
|
}
|
|
3519
3519
|
return tmp_1;
|
|
3520
3520
|
};
|
|
3521
|
-
protoOf(MordantHelpFormatter).
|
|
3521
|
+
protoOf(MordantHelpFormatter).o7h = function (tag, value) {
|
|
3522
3522
|
var tmp;
|
|
3523
3523
|
if (tag === 'default') {
|
|
3524
3524
|
var tmp_0;
|
|
3525
|
-
if (this.
|
|
3525
|
+
if (this.j7h_1) {
|
|
3526
3526
|
// Inline function 'kotlin.text.isNotBlank' call
|
|
3527
3527
|
tmp_0 = !isBlank(value);
|
|
3528
3528
|
} else {
|
|
@@ -3531,14 +3531,14 @@
|
|
|
3531
3531
|
tmp = tmp_0;
|
|
3532
3532
|
} else {
|
|
3533
3533
|
if (tag === 'required') {
|
|
3534
|
-
tmp = this.
|
|
3534
|
+
tmp = this.k7h_1;
|
|
3535
3535
|
} else {
|
|
3536
3536
|
tmp = true;
|
|
3537
3537
|
}
|
|
3538
3538
|
}
|
|
3539
3539
|
return tmp;
|
|
3540
3540
|
};
|
|
3541
|
-
protoOf(MordantHelpFormatter).
|
|
3541
|
+
protoOf(MordantHelpFormatter).q7i = function (names) {
|
|
3542
3542
|
// Inline function 'kotlin.collections.sortedBy' call
|
|
3543
3543
|
// Inline function 'kotlin.comparisons.compareBy' call
|
|
3544
3544
|
var tmp = MordantHelpFormatter$joinNamesForOption$lambda;
|
|
@@ -3546,13 +3546,13 @@
|
|
|
3546
3546
|
var tmp_0 = sortedWith(names, tmp$ret$0);
|
|
3547
3547
|
return joinToString(tmp_0, ', ', VOID, VOID, VOID, VOID, MordantHelpFormatter$joinNamesForOption$lambda_0(this));
|
|
3548
3548
|
};
|
|
3549
|
-
protoOf(MordantHelpFormatter).
|
|
3549
|
+
protoOf(MordantHelpFormatter).p7h = function (tag, value) {
|
|
3550
3550
|
var tmp;
|
|
3551
3551
|
if (tag === 'default') {
|
|
3552
|
-
tmp = this.
|
|
3552
|
+
tmp = this.x7h().y7g();
|
|
3553
3553
|
} else {
|
|
3554
3554
|
if (tag === 'required') {
|
|
3555
|
-
tmp = this.
|
|
3555
|
+
tmp = this.x7h().z7g();
|
|
3556
3556
|
} else {
|
|
3557
3557
|
tmp = tag;
|
|
3558
3558
|
}
|
|
@@ -3561,67 +3561,67 @@
|
|
|
3561
3561
|
var fullTag = isBlank(value) ? '(' + t + ')' : '(' + t + ': ' + value + ')';
|
|
3562
3562
|
var tmp_0;
|
|
3563
3563
|
if (tag === 'required') {
|
|
3564
|
-
tmp_0 = this.
|
|
3564
|
+
tmp_0 = this.t7i(fullTag);
|
|
3565
3565
|
} else {
|
|
3566
|
-
tmp_0 = this.
|
|
3566
|
+
tmp_0 = this.u7i(fullTag);
|
|
3567
3567
|
}
|
|
3568
3568
|
return tmp_0;
|
|
3569
3569
|
};
|
|
3570
|
-
protoOf(MordantHelpFormatter).
|
|
3571
|
-
var tmp0_elvis_lhs = option.
|
|
3572
|
-
var metavar = this.
|
|
3573
|
-
return toString(first(first_1(option.
|
|
3570
|
+
protoOf(MordantHelpFormatter).p7i = function (option) {
|
|
3571
|
+
var tmp0_elvis_lhs = option.p7f_1;
|
|
3572
|
+
var metavar = this.s7h(tmp0_elvis_lhs == null ? this.x7h().q7g() : tmp0_elvis_lhs);
|
|
3573
|
+
return toString(first(first_1(option.n7f_1))) + metavar;
|
|
3574
3574
|
};
|
|
3575
|
-
protoOf(MordantHelpFormatter).
|
|
3575
|
+
protoOf(MordantHelpFormatter).s7h = function (name) {
|
|
3576
3576
|
// Inline function 'kotlin.text.lowercase' call
|
|
3577
3577
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3578
3578
|
return '<' + name.toLowerCase() + '>';
|
|
3579
3579
|
};
|
|
3580
|
-
protoOf(MordantHelpFormatter).
|
|
3581
|
-
return this.
|
|
3580
|
+
protoOf(MordantHelpFormatter).t7i = function (name) {
|
|
3581
|
+
return this.y7h().h6u('danger').z6n(name);
|
|
3582
3582
|
};
|
|
3583
|
-
protoOf(MordantHelpFormatter).
|
|
3584
|
-
return this.
|
|
3583
|
+
protoOf(MordantHelpFormatter).u7i = function (name) {
|
|
3584
|
+
return this.y7h().h6u('muted').z6n(name);
|
|
3585
3585
|
};
|
|
3586
|
-
protoOf(MordantHelpFormatter).
|
|
3587
|
-
return this.
|
|
3586
|
+
protoOf(MordantHelpFormatter).q7h = function (name) {
|
|
3587
|
+
return this.y7h().h6u('info').z6n(name);
|
|
3588
3588
|
};
|
|
3589
|
-
protoOf(MordantHelpFormatter).
|
|
3590
|
-
return this.
|
|
3589
|
+
protoOf(MordantHelpFormatter).t7h = function (name) {
|
|
3590
|
+
return this.y7h().h6u('info').z6n(name);
|
|
3591
3591
|
};
|
|
3592
|
-
protoOf(MordantHelpFormatter).
|
|
3593
|
-
return this.
|
|
3592
|
+
protoOf(MordantHelpFormatter).u7h = function (name) {
|
|
3593
|
+
return this.y7h().h6u('info').z6n(name);
|
|
3594
3594
|
};
|
|
3595
|
-
protoOf(MordantHelpFormatter).
|
|
3596
|
-
return this.
|
|
3595
|
+
protoOf(MordantHelpFormatter).m7i = function (title) {
|
|
3596
|
+
return this.y7h().h6u('warning').z6n(title);
|
|
3597
3597
|
};
|
|
3598
|
-
protoOf(MordantHelpFormatter).
|
|
3599
|
-
return this.
|
|
3598
|
+
protoOf(MordantHelpFormatter).g7i = function (title) {
|
|
3599
|
+
return this.y7h().h6u('warning').z6n(title);
|
|
3600
3600
|
};
|
|
3601
|
-
protoOf(MordantHelpFormatter).
|
|
3602
|
-
return this.
|
|
3601
|
+
protoOf(MordantHelpFormatter).e7i = function (title) {
|
|
3602
|
+
return this.y7h().h6u('danger').z6n(title);
|
|
3603
3603
|
};
|
|
3604
|
-
protoOf(MordantHelpFormatter).
|
|
3605
|
-
var style = this.
|
|
3606
|
-
return style.
|
|
3604
|
+
protoOf(MordantHelpFormatter).v7i = function (metavar) {
|
|
3605
|
+
var style = this.y7h().h6u('warning').g6s(this.y7h().h6u('muted'));
|
|
3606
|
+
return style.z6n(metavar);
|
|
3607
3607
|
};
|
|
3608
|
-
protoOf(MordantHelpFormatter).
|
|
3608
|
+
protoOf(MordantHelpFormatter).f7i = function (context) {
|
|
3609
3609
|
return new MordantHelpFormatter$parameterFormatter$1(this);
|
|
3610
3610
|
};
|
|
3611
|
-
protoOf(MordantHelpFormatter).
|
|
3611
|
+
protoOf(MordantHelpFormatter).h7i = function (metavar) {
|
|
3612
3612
|
return '[' + metavar + ']';
|
|
3613
3613
|
};
|
|
3614
|
-
protoOf(MordantHelpFormatter).
|
|
3614
|
+
protoOf(MordantHelpFormatter).i7i = function (metavar) {
|
|
3615
3615
|
return metavar + '...';
|
|
3616
3616
|
};
|
|
3617
|
-
protoOf(MordantHelpFormatter).
|
|
3617
|
+
protoOf(MordantHelpFormatter).w7i = function (metavar) {
|
|
3618
3618
|
return '=' + metavar;
|
|
3619
3619
|
};
|
|
3620
|
-
protoOf(MordantHelpFormatter).
|
|
3621
|
-
if (option.
|
|
3620
|
+
protoOf(MordantHelpFormatter).r7i = function (option) {
|
|
3621
|
+
if (option.p7f_1 == null)
|
|
3622
3622
|
return '';
|
|
3623
3623
|
// Inline function 'kotlin.text.trim' call
|
|
3624
|
-
var this_0 = option.
|
|
3624
|
+
var this_0 = option.p7f_1;
|
|
3625
3625
|
// Inline function 'kotlin.text.trim' call
|
|
3626
3626
|
var this_1 = isCharSequence(this_0) ? this_0 : THROW_CCE();
|
|
3627
3627
|
var startIndex = 0;
|
|
@@ -3647,25 +3647,25 @@
|
|
|
3647
3647
|
var tmp$ret$1 = charSequenceSubSequence(this_1, startIndex, endIndex + 1 | 0);
|
|
3648
3648
|
var metavar = toString_0(tmp$ret$1);
|
|
3649
3649
|
if (!contains(metavar, _Char___init__impl__6a9atx(124)))
|
|
3650
|
-
metavar = this.
|
|
3651
|
-
metavar = this.
|
|
3652
|
-
if (option.
|
|
3653
|
-
metavar = this.
|
|
3654
|
-
metavar = this.
|
|
3655
|
-
if (option.
|
|
3656
|
-
metavar = this.
|
|
3650
|
+
metavar = this.s7h(metavar);
|
|
3651
|
+
metavar = this.v7i(metavar);
|
|
3652
|
+
if (option.r7f_1.bb_1 > 1)
|
|
3653
|
+
metavar = this.i7i(metavar);
|
|
3654
|
+
metavar = this.w7i(metavar);
|
|
3655
|
+
if (option.r7f_1.ab_1 === 0)
|
|
3656
|
+
metavar = this.h7i(metavar);
|
|
3657
3657
|
return metavar;
|
|
3658
3658
|
};
|
|
3659
|
-
protoOf(MordantHelpFormatter).
|
|
3659
|
+
protoOf(MordantHelpFormatter).v7h = function (row) {
|
|
3660
3660
|
var tmp;
|
|
3661
3661
|
// Inline function 'kotlin.text.isNullOrEmpty' call
|
|
3662
|
-
var this_0 = row.
|
|
3662
|
+
var this_0 = row.e7h_1;
|
|
3663
3663
|
// Inline function 'kotlin.contracts.contract' call
|
|
3664
3664
|
if (this_0 == null ? true : charSequenceLength(this_0) === 0) {
|
|
3665
3665
|
tmp = ' ';
|
|
3666
3666
|
} else {
|
|
3667
3667
|
// Inline function 'kotlin.text.ifEmpty' call
|
|
3668
|
-
var this_1 = drop(' ', this.
|
|
3668
|
+
var this_1 = drop(' ', this.x7i(row.e7h_1));
|
|
3669
3669
|
var tmp_0;
|
|
3670
3670
|
// Inline function 'kotlin.text.isEmpty' call
|
|
3671
3671
|
if (charSequenceLength(this_1) === 0) {
|
|
@@ -3675,18 +3675,18 @@
|
|
|
3675
3675
|
tmp_0 = this_1;
|
|
3676
3676
|
}
|
|
3677
3677
|
var tmp$ret$3 = tmp_0;
|
|
3678
|
-
tmp = row.
|
|
3678
|
+
tmp = row.e7h_1 + tmp$ret$3;
|
|
3679
3679
|
}
|
|
3680
3680
|
var termPrefix = tmp;
|
|
3681
|
-
return Text_init_$Create$(termPrefix + row.
|
|
3681
|
+
return Text_init_$Create$(termPrefix + row.c7h_1, Whitespace_PRE_WRAP_getInstance());
|
|
3682
3682
|
};
|
|
3683
|
-
protoOf(MordantHelpFormatter).
|
|
3684
|
-
return isBlank(row.
|
|
3683
|
+
protoOf(MordantHelpFormatter).w7h = function (row) {
|
|
3684
|
+
return isBlank(row.d7h_1) ? Text_init_$Create$('') : new Markdown(row.d7h_1, true);
|
|
3685
3685
|
};
|
|
3686
|
-
protoOf(MordantHelpFormatter).
|
|
3686
|
+
protoOf(MordantHelpFormatter).n7h = function (rows) {
|
|
3687
3687
|
return definitionList(MordantHelpFormatter$buildParameterList$lambda(rows, this));
|
|
3688
3688
|
};
|
|
3689
|
-
protoOf(MordantHelpFormatter).
|
|
3689
|
+
protoOf(MordantHelpFormatter).x7i = function (_this__u8e3s4) {
|
|
3690
3690
|
return get_graphemeLengthMpp(_this__u8e3s4);
|
|
3691
3691
|
};
|
|
3692
3692
|
function Argument_0() {
|
|
@@ -3705,137 +3705,137 @@
|
|
|
3705
3705
|
return new ProcessedArgumentImpl(name, 1, true, tmp, helpTags, completionCandidates, argument$lambda_0, defaultAllProcessor(), defaultValidator());
|
|
3706
3706
|
}
|
|
3707
3707
|
function ArgumentTransformContext(argument, context) {
|
|
3708
|
-
this.
|
|
3709
|
-
this.
|
|
3708
|
+
this.g7j_1 = argument;
|
|
3709
|
+
this.h7j_1 = context;
|
|
3710
3710
|
}
|
|
3711
3711
|
protoOf(ArgumentTransformContext).ed = function () {
|
|
3712
|
-
return this.
|
|
3712
|
+
return this.h7j_1;
|
|
3713
3713
|
};
|
|
3714
|
-
protoOf(ArgumentTransformContext).
|
|
3715
|
-
return this.
|
|
3714
|
+
protoOf(ArgumentTransformContext).x79 = function () {
|
|
3715
|
+
return this.g7j_1.x79();
|
|
3716
3716
|
};
|
|
3717
3717
|
protoOf(ArgumentTransformContext).tb = function () {
|
|
3718
|
-
return this.
|
|
3718
|
+
return this.g7j_1.tb();
|
|
3719
3719
|
};
|
|
3720
|
-
protoOf(ArgumentTransformContext).
|
|
3721
|
-
return this.
|
|
3720
|
+
protoOf(ArgumentTransformContext).y79 = function () {
|
|
3721
|
+
return this.g7j_1.y79();
|
|
3722
3722
|
};
|
|
3723
3723
|
protoOf(ArgumentTransformContext).e38 = function () {
|
|
3724
|
-
return this.
|
|
3724
|
+
return this.g7j_1.e38();
|
|
3725
3725
|
};
|
|
3726
|
-
protoOf(ArgumentTransformContext).
|
|
3727
|
-
this.
|
|
3726
|
+
protoOf(ArgumentTransformContext).m7f = function (context, values) {
|
|
3727
|
+
this.g7j_1.m7f(context, values);
|
|
3728
3728
|
};
|
|
3729
|
-
protoOf(ArgumentTransformContext).
|
|
3730
|
-
return this.
|
|
3729
|
+
protoOf(ArgumentTransformContext).i7a = function (context) {
|
|
3730
|
+
return this.g7j_1.i7a(context);
|
|
3731
3731
|
};
|
|
3732
|
-
protoOf(ArgumentTransformContext).
|
|
3733
|
-
return this.
|
|
3732
|
+
protoOf(ArgumentTransformContext).s7a = function (context) {
|
|
3733
|
+
return this.g7j_1.s7a(context);
|
|
3734
3734
|
};
|
|
3735
|
-
protoOf(ArgumentTransformContext).
|
|
3736
|
-
this.
|
|
3735
|
+
protoOf(ArgumentTransformContext).y7i = function (context) {
|
|
3736
|
+
this.g7j_1.y7i(context);
|
|
3737
3737
|
};
|
|
3738
|
-
protoOf(ArgumentTransformContext).
|
|
3739
|
-
throw BadParameterValue_init_$Create$(message, this.
|
|
3738
|
+
protoOf(ArgumentTransformContext).i7j = function (message) {
|
|
3739
|
+
throw BadParameterValue_init_$Create$(message, this.g7j_1);
|
|
3740
3740
|
};
|
|
3741
3741
|
function transformAll(_this__u8e3s4, nvalues, required, defaultForHelp, transform) {
|
|
3742
3742
|
nvalues = nvalues === VOID ? null : nvalues;
|
|
3743
3743
|
required = required === VOID ? null : required;
|
|
3744
3744
|
defaultForHelp = defaultForHelp === VOID ? null : defaultForHelp;
|
|
3745
|
-
var tags = toMutableMap(_this__u8e3s4.
|
|
3745
|
+
var tags = toMutableMap(_this__u8e3s4.f7c());
|
|
3746
3746
|
if (!(defaultForHelp == null)) {
|
|
3747
3747
|
// Inline function 'kotlin.collections.set' call
|
|
3748
3748
|
tags.p2('default', defaultForHelp);
|
|
3749
3749
|
} else {
|
|
3750
3750
|
tags.t2('default');
|
|
3751
3751
|
}
|
|
3752
|
-
var tmp = _this__u8e3s4.
|
|
3752
|
+
var tmp = _this__u8e3s4.a7j();
|
|
3753
3753
|
var tmp_0 = defaultValidator();
|
|
3754
|
-
var tmp_1 = nvalues == null ? _this__u8e3s4.
|
|
3755
|
-
return _this__u8e3s4.
|
|
3754
|
+
var tmp_1 = nvalues == null ? _this__u8e3s4.y79() : nvalues;
|
|
3755
|
+
return _this__u8e3s4.e7j(tmp, transform, tmp_0, VOID, tmp_1, required == null ? _this__u8e3s4.e38() : required, VOID, tags);
|
|
3756
3756
|
}
|
|
3757
3757
|
function ProcessedArgumentImpl(name, nvalues, required, helpGetter, helpTags, explicitCompletionCandidates, transformValue, transformAll, transformValidator) {
|
|
3758
|
-
this.
|
|
3759
|
-
this.
|
|
3760
|
-
this.
|
|
3761
|
-
this.
|
|
3762
|
-
this.
|
|
3763
|
-
this.
|
|
3764
|
-
this.
|
|
3765
|
-
this.
|
|
3766
|
-
this.
|
|
3758
|
+
this.j7j_1 = name;
|
|
3759
|
+
this.k7j_1 = nvalues;
|
|
3760
|
+
this.l7j_1 = required;
|
|
3761
|
+
this.m7j_1 = helpGetter;
|
|
3762
|
+
this.n7j_1 = helpTags;
|
|
3763
|
+
this.o7j_1 = explicitCompletionCandidates;
|
|
3764
|
+
this.p7j_1 = transformValue;
|
|
3765
|
+
this.q7j_1 = transformAll;
|
|
3766
|
+
this.r7j_1 = transformValidator;
|
|
3767
3767
|
// Inline function 'kotlin.require' call
|
|
3768
3768
|
// Inline function 'kotlin.contracts.contract' call
|
|
3769
|
-
if (!!(this.
|
|
3769
|
+
if (!!(this.k7j_1 === 0)) {
|
|
3770
3770
|
// Inline function 'com.github.ajalt.clikt.parameters.arguments.ProcessedArgumentImpl.<anonymous>' call
|
|
3771
3771
|
var message = 'Arguments cannot have nvalues == 0';
|
|
3772
3772
|
throw IllegalArgumentException_init_$Create$(toString_0(message));
|
|
3773
3773
|
}
|
|
3774
|
-
this.
|
|
3774
|
+
this.s7j_1 = new NullableLateinit('Cannot read from argument delegate before parsing command line');
|
|
3775
3775
|
}
|
|
3776
3776
|
protoOf(ProcessedArgumentImpl).tb = function () {
|
|
3777
|
-
return this.
|
|
3777
|
+
return this.j7j_1;
|
|
3778
3778
|
};
|
|
3779
|
-
protoOf(ProcessedArgumentImpl).
|
|
3780
|
-
return this.
|
|
3779
|
+
protoOf(ProcessedArgumentImpl).y79 = function () {
|
|
3780
|
+
return this.k7j_1;
|
|
3781
3781
|
};
|
|
3782
3782
|
protoOf(ProcessedArgumentImpl).e38 = function () {
|
|
3783
|
-
return this.
|
|
3783
|
+
return this.l7j_1;
|
|
3784
3784
|
};
|
|
3785
|
-
protoOf(ProcessedArgumentImpl).
|
|
3786
|
-
return this.
|
|
3785
|
+
protoOf(ProcessedArgumentImpl).z7i = function () {
|
|
3786
|
+
return this.m7j_1;
|
|
3787
3787
|
};
|
|
3788
|
-
protoOf(ProcessedArgumentImpl).
|
|
3789
|
-
return this.
|
|
3788
|
+
protoOf(ProcessedArgumentImpl).f7c = function () {
|
|
3789
|
+
return this.n7j_1;
|
|
3790
3790
|
};
|
|
3791
|
-
protoOf(ProcessedArgumentImpl).
|
|
3792
|
-
return this.
|
|
3791
|
+
protoOf(ProcessedArgumentImpl).c7j = function () {
|
|
3792
|
+
return this.o7j_1;
|
|
3793
3793
|
};
|
|
3794
|
-
protoOf(ProcessedArgumentImpl).
|
|
3795
|
-
return this.
|
|
3794
|
+
protoOf(ProcessedArgumentImpl).a7j = function () {
|
|
3795
|
+
return this.p7j_1;
|
|
3796
3796
|
};
|
|
3797
|
-
protoOf(ProcessedArgumentImpl).
|
|
3798
|
-
return this.
|
|
3797
|
+
protoOf(ProcessedArgumentImpl).b7j = function () {
|
|
3798
|
+
return this.q7j_1;
|
|
3799
3799
|
};
|
|
3800
|
-
protoOf(ProcessedArgumentImpl).
|
|
3801
|
-
var tmp0_safe_receiver = this.
|
|
3800
|
+
protoOf(ProcessedArgumentImpl).i7a = function (context) {
|
|
3801
|
+
var tmp0_safe_receiver = this.m7j_1;
|
|
3802
3802
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver(new HelpTransformContext(context));
|
|
3803
3803
|
return tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs;
|
|
3804
3804
|
};
|
|
3805
|
-
protoOf(ProcessedArgumentImpl).
|
|
3806
|
-
return this.
|
|
3805
|
+
protoOf(ProcessedArgumentImpl).t7j = function (_set____db54di) {
|
|
3806
|
+
return this.s7j_1.w7j(this, value$factory(), _set____db54di);
|
|
3807
3807
|
};
|
|
3808
3808
|
protoOf(ProcessedArgumentImpl).s2 = function () {
|
|
3809
|
-
return this.
|
|
3809
|
+
return this.s7j_1.x7j(this, value$factory_0());
|
|
3810
3810
|
};
|
|
3811
|
-
protoOf(ProcessedArgumentImpl).
|
|
3812
|
-
var tmp0_elvis_lhs = this.
|
|
3811
|
+
protoOf(ProcessedArgumentImpl).x79 = function () {
|
|
3812
|
+
var tmp0_elvis_lhs = this.o7j_1;
|
|
3813
3813
|
return tmp0_elvis_lhs == null ? None_getInstance() : tmp0_elvis_lhs;
|
|
3814
3814
|
};
|
|
3815
|
-
protoOf(ProcessedArgumentImpl).
|
|
3816
|
-
return new Argument(this.
|
|
3815
|
+
protoOf(ProcessedArgumentImpl).s7a = function (context) {
|
|
3816
|
+
return new Argument(this.j7j_1, this.i7a(context), this.l7j_1 ? true : this.k7j_1 > 1, this.k7j_1 < 0, this.n7j_1);
|
|
3817
3817
|
};
|
|
3818
|
-
protoOf(ProcessedArgumentImpl).
|
|
3818
|
+
protoOf(ProcessedArgumentImpl).y7j = function (thisRef, property) {
|
|
3819
3819
|
return this.s2();
|
|
3820
3820
|
};
|
|
3821
|
-
protoOf(ProcessedArgumentImpl).
|
|
3822
|
-
return this.
|
|
3821
|
+
protoOf(ProcessedArgumentImpl).z7j = function (thisRef, property) {
|
|
3822
|
+
return this.y7j(thisRef instanceof CliktCommand ? thisRef : THROW_CCE(), property);
|
|
3823
3823
|
};
|
|
3824
|
-
protoOf(ProcessedArgumentImpl).
|
|
3825
|
-
if (isBlank(this.
|
|
3824
|
+
protoOf(ProcessedArgumentImpl).a7k = function (thisRef, property) {
|
|
3825
|
+
if (isBlank(this.j7j_1)) {
|
|
3826
3826
|
var tmp = this;
|
|
3827
3827
|
// Inline function 'kotlin.text.uppercase' call
|
|
3828
3828
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3829
3829
|
var tmp$ret$1 = property.callableName.toUpperCase();
|
|
3830
|
-
tmp.
|
|
3830
|
+
tmp.j7j_1 = replace_0(tmp$ret$1, '-', '_');
|
|
3831
3831
|
}
|
|
3832
|
-
thisRef.
|
|
3832
|
+
thisRef.y7a(this);
|
|
3833
3833
|
return this;
|
|
3834
3834
|
};
|
|
3835
|
-
protoOf(ProcessedArgumentImpl).
|
|
3836
|
-
return this.
|
|
3835
|
+
protoOf(ProcessedArgumentImpl).f7j = function (thisRef, property) {
|
|
3836
|
+
return this.a7k(thisRef instanceof CliktCommand ? thisRef : THROW_CCE(), property);
|
|
3837
3837
|
};
|
|
3838
|
-
protoOf(ProcessedArgumentImpl).
|
|
3838
|
+
protoOf(ProcessedArgumentImpl).m7f = function (context, values) {
|
|
3839
3839
|
var ctx = new ArgumentTransformContext(this, context);
|
|
3840
3840
|
// Inline function 'kotlin.collections.map' call
|
|
3841
3841
|
// Inline function 'kotlin.collections.mapTo' call
|
|
@@ -3844,15 +3844,15 @@
|
|
|
3844
3844
|
while (tmp0_iterator.w()) {
|
|
3845
3845
|
var item = tmp0_iterator.y();
|
|
3846
3846
|
// Inline function 'com.github.ajalt.clikt.parameters.arguments.ProcessedArgumentImpl.finalize.<anonymous>' call
|
|
3847
|
-
var tmp$ret$0 = this.
|
|
3847
|
+
var tmp$ret$0 = this.p7j_1(ctx, item);
|
|
3848
3848
|
destination.s(tmp$ret$0);
|
|
3849
3849
|
}
|
|
3850
|
-
this.
|
|
3850
|
+
this.t7j(this.q7j_1(ctx, destination));
|
|
3851
3851
|
};
|
|
3852
|
-
protoOf(ProcessedArgumentImpl).
|
|
3853
|
-
this.
|
|
3852
|
+
protoOf(ProcessedArgumentImpl).y7i = function (context) {
|
|
3853
|
+
this.r7j_1(new ArgumentTransformContext(this, context), this.s2());
|
|
3854
3854
|
};
|
|
3855
|
-
protoOf(ProcessedArgumentImpl).
|
|
3855
|
+
protoOf(ProcessedArgumentImpl).d7j = function (transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates) {
|
|
3856
3856
|
return new ProcessedArgumentImpl(name, nvalues, required, helpGetter, helpTags, completionCandidates, transformValue, transformAll, validator);
|
|
3857
3857
|
};
|
|
3858
3858
|
protoOf(ProcessedArgumentImpl).toString = function () {
|
|
@@ -3862,7 +3862,7 @@
|
|
|
3862
3862
|
var this_0 = StringBuilder_init_$Create$();
|
|
3863
3863
|
// Inline function 'kotlin.contracts.contract' call
|
|
3864
3864
|
// Inline function 'com.github.ajalt.clikt.parameters.arguments.ProcessedArgumentImpl.toString.<anonymous>' call
|
|
3865
|
-
this_0.x5(this.
|
|
3865
|
+
this_0.x5(this.j7j_1);
|
|
3866
3866
|
// Inline function 'kotlin.onSuccess' call
|
|
3867
3867
|
// Inline function 'kotlin.runCatching' call
|
|
3868
3868
|
var tmp;
|
|
@@ -3900,7 +3900,7 @@
|
|
|
3900
3900
|
}
|
|
3901
3901
|
function optional$lambda($this_optional) {
|
|
3902
3902
|
return function ($this$transformAll, it) {
|
|
3903
|
-
return it.e1() ? null : $this_optional.
|
|
3903
|
+
return it.e1() ? null : $this_optional.b7j()($this$transformAll, it);
|
|
3904
3904
|
};
|
|
3905
3905
|
}
|
|
3906
3906
|
function argument$lambda($help) {
|
|
@@ -3921,14 +3921,14 @@
|
|
|
3921
3921
|
return getPropertyCallableRef('value', 1, KMutableProperty1, function (receiver) {
|
|
3922
3922
|
return receiver.s2();
|
|
3923
3923
|
}, function (receiver, value) {
|
|
3924
|
-
return receiver.
|
|
3924
|
+
return receiver.t7j(value);
|
|
3925
3925
|
});
|
|
3926
3926
|
}
|
|
3927
3927
|
function value$factory_0() {
|
|
3928
3928
|
return getPropertyCallableRef('value', 1, KMutableProperty1, function (receiver) {
|
|
3929
3929
|
return receiver.s2();
|
|
3930
3930
|
}, function (receiver, value) {
|
|
3931
|
-
return receiver.
|
|
3931
|
+
return receiver.t7j(value);
|
|
3932
3932
|
});
|
|
3933
3933
|
}
|
|
3934
3934
|
function ParameterGroup() {
|
|
@@ -3940,29 +3940,29 @@
|
|
|
3940
3940
|
return UNINITIALIZED_instance;
|
|
3941
3941
|
}
|
|
3942
3942
|
function NullableLateinit(errorMessage) {
|
|
3943
|
-
this.
|
|
3944
|
-
this.
|
|
3943
|
+
this.u7j_1 = errorMessage;
|
|
3944
|
+
this.v7j_1 = UNINITIALIZED_instance;
|
|
3945
3945
|
}
|
|
3946
|
-
protoOf(NullableLateinit).
|
|
3947
|
-
if (this.
|
|
3948
|
-
throw IllegalStateException_init_$Create$(this.
|
|
3946
|
+
protoOf(NullableLateinit).x7j = function (thisRef, property) {
|
|
3947
|
+
if (this.v7j_1 === UNINITIALIZED_instance)
|
|
3948
|
+
throw IllegalStateException_init_$Create$(this.u7j_1);
|
|
3949
3949
|
try {
|
|
3950
|
-
var tmp = this.
|
|
3950
|
+
var tmp = this.v7j_1;
|
|
3951
3951
|
return (tmp == null ? true : !(tmp == null)) ? tmp : THROW_CCE();
|
|
3952
3952
|
} catch ($p) {
|
|
3953
3953
|
if ($p instanceof ClassCastException) {
|
|
3954
3954
|
var e = $p;
|
|
3955
|
-
throw IllegalStateException_init_$Create$(this.
|
|
3955
|
+
throw IllegalStateException_init_$Create$(this.u7j_1);
|
|
3956
3956
|
} else {
|
|
3957
3957
|
throw $p;
|
|
3958
3958
|
}
|
|
3959
3959
|
}
|
|
3960
3960
|
};
|
|
3961
|
-
protoOf(NullableLateinit).
|
|
3962
|
-
return this.
|
|
3961
|
+
protoOf(NullableLateinit).z7j = function (thisRef, property) {
|
|
3962
|
+
return this.x7j(!(thisRef == null) ? thisRef : THROW_CCE(), property);
|
|
3963
3963
|
};
|
|
3964
|
-
protoOf(NullableLateinit).
|
|
3965
|
-
this.
|
|
3964
|
+
protoOf(NullableLateinit).w7j = function (thisRef, property, value) {
|
|
3965
|
+
this.v7j_1 = value;
|
|
3966
3966
|
};
|
|
3967
3967
|
function eagerOption(_this__u8e3s4, names, help, hidden, helpTags, groupName, action) {
|
|
3968
3968
|
help = help === VOID ? '' : help;
|
|
@@ -3973,12 +3973,12 @@
|
|
|
3973
3973
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
3974
3974
|
var tmp$ret$0 = copyToArray(names);
|
|
3975
3975
|
var this_0 = flag(option(_this__u8e3s4, tmp$ret$0.slice(), help, VOID, hidden, VOID, helpTags, VOID, VOID, true), []);
|
|
3976
|
-
var tmp = this_0.
|
|
3977
|
-
var tmp_0 = this_0.
|
|
3978
|
-
var tmp_1 = this_0.
|
|
3979
|
-
var o = this_0.
|
|
3980
|
-
o.
|
|
3981
|
-
_this__u8e3s4.
|
|
3976
|
+
var tmp = this_0.a7j();
|
|
3977
|
+
var tmp_0 = this_0.c7k();
|
|
3978
|
+
var tmp_1 = this_0.b7j();
|
|
3979
|
+
var o = this_0.d7k(tmp, tmp_0, tmp_1, eagerOption$lambda(action));
|
|
3980
|
+
o.k7c(groupName);
|
|
3981
|
+
_this__u8e3s4.x7a(o);
|
|
3982
3982
|
return _this__u8e3s4;
|
|
3983
3983
|
}
|
|
3984
3984
|
function eagerOption$lambda($action) {
|
|
@@ -3998,16 +3998,16 @@
|
|
|
3998
3998
|
function nullableFlag(_this__u8e3s4, secondaryNames) {
|
|
3999
3999
|
var tmp = boolean(_this__u8e3s4);
|
|
4000
4000
|
var tmp_0 = numberRangeToNumber(0, 0);
|
|
4001
|
-
return transformValues(tmp, tmp_0, nullableFlag$lambda(secondaryNames)).
|
|
4001
|
+
return transformValues(tmp, tmp_0, nullableFlag$lambda(secondaryNames)).e7k(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, toSet_0(secondaryNames));
|
|
4002
4002
|
}
|
|
4003
4003
|
function nullableFlag$lambda($secondaryNames) {
|
|
4004
4004
|
return function ($this$transformValues, it) {
|
|
4005
4005
|
var tmp;
|
|
4006
4006
|
if (it.n() > 1) {
|
|
4007
|
-
$this$transformValues.
|
|
4007
|
+
$this$transformValues.i7j($this$transformValues.h7k_1.q79_1.n7g($this$transformValues.f7k_1));
|
|
4008
4008
|
}
|
|
4009
4009
|
var tmp0_elvis_lhs = lastOrNull(it);
|
|
4010
|
-
return tmp0_elvis_lhs == null ? !contains_0($secondaryNames, $this$transformValues.
|
|
4010
|
+
return tmp0_elvis_lhs == null ? !contains_0($secondaryNames, $this$transformValues.f7k_1) : tmp0_elvis_lhs;
|
|
4011
4011
|
};
|
|
4012
4012
|
}
|
|
4013
4013
|
function Option_0() {
|
|
@@ -4016,7 +4016,7 @@
|
|
|
4016
4016
|
var tmp$ret$0;
|
|
4017
4017
|
$l$block_0: {
|
|
4018
4018
|
// Inline function 'kotlin.collections.maxByOrNull' call
|
|
4019
|
-
var iterator = _this__u8e3s4.
|
|
4019
|
+
var iterator = _this__u8e3s4.a79().v();
|
|
4020
4020
|
if (!iterator.w()) {
|
|
4021
4021
|
tmp$ret$0 = null;
|
|
4022
4022
|
break $l$block_0;
|
|
@@ -4107,13 +4107,13 @@
|
|
|
4107
4107
|
}
|
|
4108
4108
|
function Parsed(values) {
|
|
4109
4109
|
FinalValue.call(this);
|
|
4110
|
-
this.
|
|
4110
|
+
this.l7k_1 = values;
|
|
4111
4111
|
}
|
|
4112
4112
|
protoOf(Parsed).toString = function () {
|
|
4113
|
-
return 'Parsed(values=' + this.
|
|
4113
|
+
return 'Parsed(values=' + this.l7k_1 + ')';
|
|
4114
4114
|
};
|
|
4115
4115
|
protoOf(Parsed).hashCode = function () {
|
|
4116
|
-
return hashCode(this.
|
|
4116
|
+
return hashCode(this.l7k_1);
|
|
4117
4117
|
};
|
|
4118
4118
|
protoOf(Parsed).equals = function (other) {
|
|
4119
4119
|
if (this === other)
|
|
@@ -4121,19 +4121,19 @@
|
|
|
4121
4121
|
if (!(other instanceof Parsed))
|
|
4122
4122
|
return false;
|
|
4123
4123
|
var tmp0_other_with_cast = other instanceof Parsed ? other : THROW_CCE();
|
|
4124
|
-
if (!equals(this.
|
|
4124
|
+
if (!equals(this.l7k_1, tmp0_other_with_cast.l7k_1))
|
|
4125
4125
|
return false;
|
|
4126
4126
|
return true;
|
|
4127
4127
|
};
|
|
4128
4128
|
function Sourced(values) {
|
|
4129
4129
|
FinalValue.call(this);
|
|
4130
|
-
this.
|
|
4130
|
+
this.m7k_1 = values;
|
|
4131
4131
|
}
|
|
4132
4132
|
protoOf(Sourced).toString = function () {
|
|
4133
|
-
return 'Sourced(values=' + this.
|
|
4133
|
+
return 'Sourced(values=' + this.m7k_1 + ')';
|
|
4134
4134
|
};
|
|
4135
4135
|
protoOf(Sourced).hashCode = function () {
|
|
4136
|
-
return hashCode(this.
|
|
4136
|
+
return hashCode(this.m7k_1);
|
|
4137
4137
|
};
|
|
4138
4138
|
protoOf(Sourced).equals = function (other) {
|
|
4139
4139
|
if (this === other)
|
|
@@ -4141,21 +4141,21 @@
|
|
|
4141
4141
|
if (!(other instanceof Sourced))
|
|
4142
4142
|
return false;
|
|
4143
4143
|
var tmp0_other_with_cast = other instanceof Sourced ? other : THROW_CCE();
|
|
4144
|
-
if (!equals(this.
|
|
4144
|
+
if (!equals(this.m7k_1, tmp0_other_with_cast.m7k_1))
|
|
4145
4145
|
return false;
|
|
4146
4146
|
return true;
|
|
4147
4147
|
};
|
|
4148
4148
|
function Envvar(key, value) {
|
|
4149
4149
|
FinalValue.call(this);
|
|
4150
|
-
this.
|
|
4151
|
-
this.
|
|
4150
|
+
this.n7k_1 = key;
|
|
4151
|
+
this.o7k_1 = value;
|
|
4152
4152
|
}
|
|
4153
4153
|
protoOf(Envvar).toString = function () {
|
|
4154
|
-
return 'Envvar(key=' + this.
|
|
4154
|
+
return 'Envvar(key=' + this.n7k_1 + ', value=' + this.o7k_1 + ')';
|
|
4155
4155
|
};
|
|
4156
4156
|
protoOf(Envvar).hashCode = function () {
|
|
4157
|
-
var result = getStringHashCode(this.
|
|
4158
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
4157
|
+
var result = getStringHashCode(this.n7k_1);
|
|
4158
|
+
result = imul(result, 31) + getStringHashCode(this.o7k_1) | 0;
|
|
4159
4159
|
return result;
|
|
4160
4160
|
};
|
|
4161
4161
|
protoOf(Envvar).equals = function (other) {
|
|
@@ -4164,9 +4164,9 @@
|
|
|
4164
4164
|
if (!(other instanceof Envvar))
|
|
4165
4165
|
return false;
|
|
4166
4166
|
var tmp0_other_with_cast = other instanceof Envvar ? other : THROW_CCE();
|
|
4167
|
-
if (!(this.
|
|
4167
|
+
if (!(this.n7k_1 === tmp0_other_with_cast.n7k_1))
|
|
4168
4168
|
return false;
|
|
4169
|
-
if (!(this.
|
|
4169
|
+
if (!(this.o7k_1 === tmp0_other_with_cast.o7k_1))
|
|
4170
4170
|
return false;
|
|
4171
4171
|
return true;
|
|
4172
4172
|
};
|
|
@@ -4178,7 +4178,7 @@
|
|
|
4178
4178
|
if (!invocations.e1()) {
|
|
4179
4179
|
tmp = new Parsed(invocations);
|
|
4180
4180
|
} else {
|
|
4181
|
-
if (context.
|
|
4181
|
+
if (context.n79_1) {
|
|
4182
4182
|
var tmp0_elvis_lhs = readEnvVar(_this__u8e3s4, context, envvar);
|
|
4183
4183
|
tmp = tmp0_elvis_lhs == null ? readValueSource(_this__u8e3s4, context) : tmp0_elvis_lhs;
|
|
4184
4184
|
} else {
|
|
@@ -4227,7 +4227,7 @@
|
|
|
4227
4227
|
return setOf_0(normalizedName);
|
|
4228
4228
|
}
|
|
4229
4229
|
function readEnvVar(_this__u8e3s4, context, envvar) {
|
|
4230
|
-
var tmp0_elvis_lhs = inferEnvvar(_this__u8e3s4.
|
|
4230
|
+
var tmp0_elvis_lhs = inferEnvvar(_this__u8e3s4.a79(), envvar, context.g79_1);
|
|
4231
4231
|
var tmp;
|
|
4232
4232
|
if (tmp0_elvis_lhs == null) {
|
|
4233
4233
|
return null;
|
|
@@ -4235,7 +4235,7 @@
|
|
|
4235
4235
|
tmp = tmp0_elvis_lhs;
|
|
4236
4236
|
}
|
|
4237
4237
|
var env = tmp;
|
|
4238
|
-
var tmp1_safe_receiver = context.
|
|
4238
|
+
var tmp1_safe_receiver = context.r79_1(env);
|
|
4239
4239
|
var tmp_0;
|
|
4240
4240
|
if (tmp1_safe_receiver == null) {
|
|
4241
4241
|
tmp_0 = null;
|
|
@@ -4248,8 +4248,8 @@
|
|
|
4248
4248
|
return tmp_0;
|
|
4249
4249
|
}
|
|
4250
4250
|
function readValueSource(_this__u8e3s4, context) {
|
|
4251
|
-
var tmp0_safe_receiver = context.
|
|
4252
|
-
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
4251
|
+
var tmp0_safe_receiver = context.o79_1;
|
|
4252
|
+
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.p7k(context, _this__u8e3s4);
|
|
4253
4253
|
var tmp;
|
|
4254
4254
|
if (tmp1_safe_receiver == null) {
|
|
4255
4255
|
tmp = null;
|
|
@@ -4280,59 +4280,59 @@
|
|
|
4280
4280
|
return toString(charSequenceGet(it.s2(), 0)) + '-' + toString(charSequenceGet(it.s2(), 1));
|
|
4281
4281
|
}
|
|
4282
4282
|
function OptionTransformContext(option, context) {
|
|
4283
|
-
this.
|
|
4284
|
-
this.
|
|
4283
|
+
this.m7a_1 = option;
|
|
4284
|
+
this.n7a_1 = context;
|
|
4285
4285
|
}
|
|
4286
4286
|
protoOf(OptionTransformContext).ed = function () {
|
|
4287
|
-
return this.
|
|
4287
|
+
return this.n7a_1;
|
|
4288
4288
|
};
|
|
4289
|
-
protoOf(OptionTransformContext).
|
|
4290
|
-
return this.
|
|
4289
|
+
protoOf(OptionTransformContext).w7a = function () {
|
|
4290
|
+
return this.m7a_1.w7a();
|
|
4291
4291
|
};
|
|
4292
|
-
protoOf(OptionTransformContext).
|
|
4293
|
-
return this.
|
|
4292
|
+
protoOf(OptionTransformContext).i7c = function () {
|
|
4293
|
+
return this.m7a_1.i7c();
|
|
4294
4294
|
};
|
|
4295
|
-
protoOf(OptionTransformContext).
|
|
4296
|
-
return this.
|
|
4295
|
+
protoOf(OptionTransformContext).x79 = function () {
|
|
4296
|
+
return this.m7a_1.x79();
|
|
4297
4297
|
};
|
|
4298
|
-
protoOf(OptionTransformContext).
|
|
4299
|
-
return this.
|
|
4298
|
+
protoOf(OptionTransformContext).h7c = function () {
|
|
4299
|
+
return this.m7a_1.h7c();
|
|
4300
4300
|
};
|
|
4301
|
-
protoOf(OptionTransformContext).
|
|
4302
|
-
return this.
|
|
4301
|
+
protoOf(OptionTransformContext).f7c = function () {
|
|
4302
|
+
return this.m7a_1.f7c();
|
|
4303
4303
|
};
|
|
4304
4304
|
protoOf(OptionTransformContext).u39 = function () {
|
|
4305
|
-
return this.
|
|
4305
|
+
return this.m7a_1.u39();
|
|
4306
4306
|
};
|
|
4307
|
-
protoOf(OptionTransformContext).
|
|
4308
|
-
return this.
|
|
4307
|
+
protoOf(OptionTransformContext).a79 = function () {
|
|
4308
|
+
return this.m7a_1.a79();
|
|
4309
4309
|
};
|
|
4310
|
-
protoOf(OptionTransformContext).
|
|
4311
|
-
return this.
|
|
4310
|
+
protoOf(OptionTransformContext).y79 = function () {
|
|
4311
|
+
return this.m7a_1.y79();
|
|
4312
4312
|
};
|
|
4313
|
-
protoOf(OptionTransformContext).
|
|
4314
|
-
return this.
|
|
4313
|
+
protoOf(OptionTransformContext).b79 = function () {
|
|
4314
|
+
return this.m7a_1.b79();
|
|
4315
4315
|
};
|
|
4316
|
-
protoOf(OptionTransformContext).
|
|
4317
|
-
this.
|
|
4316
|
+
protoOf(OptionTransformContext).j7f = function (context, invocations) {
|
|
4317
|
+
this.m7a_1.j7f(context, invocations);
|
|
4318
4318
|
};
|
|
4319
|
-
protoOf(OptionTransformContext).
|
|
4320
|
-
return this.
|
|
4319
|
+
protoOf(OptionTransformContext).i7k = function (context) {
|
|
4320
|
+
return this.m7a_1.i7k(context);
|
|
4321
4321
|
};
|
|
4322
|
-
protoOf(OptionTransformContext).
|
|
4323
|
-
return this.
|
|
4322
|
+
protoOf(OptionTransformContext).h7a = function (context) {
|
|
4323
|
+
return this.m7a_1.h7a(context);
|
|
4324
4324
|
};
|
|
4325
|
-
protoOf(OptionTransformContext).
|
|
4326
|
-
return this.
|
|
4325
|
+
protoOf(OptionTransformContext).s7a = function (context) {
|
|
4326
|
+
return this.m7a_1.s7a(context);
|
|
4327
4327
|
};
|
|
4328
|
-
protoOf(OptionTransformContext).
|
|
4329
|
-
this.
|
|
4328
|
+
protoOf(OptionTransformContext).y7i = function (context) {
|
|
4329
|
+
this.m7a_1.y7i(context);
|
|
4330
4330
|
};
|
|
4331
|
-
protoOf(OptionTransformContext).
|
|
4332
|
-
return this.
|
|
4331
|
+
protoOf(OptionTransformContext).q7k = function () {
|
|
4332
|
+
return this.n7a_1.l79_1;
|
|
4333
4333
|
};
|
|
4334
|
-
protoOf(OptionTransformContext).
|
|
4335
|
-
throw BadParameterValue_init_$Create$_0(message, this.
|
|
4334
|
+
protoOf(OptionTransformContext).i7j = function (message) {
|
|
4335
|
+
throw BadParameterValue_init_$Create$_0(message, this.m7a_1);
|
|
4336
4336
|
};
|
|
4337
4337
|
function OptionWithValues() {
|
|
4338
4338
|
}
|
|
@@ -4365,146 +4365,146 @@
|
|
|
4365
4365
|
return new OptionWithValuesImpl(tmp1_names, tmp2_metavarGetter, tmp3_nvalues, tmp_0, hidden, helpTags, valueSourceKey, envvar, null, completionCandidates, tmp4_secondaryNames, false, true, eager, option$lambda_1, tmp5_transformEach, tmp6_transformAll, tmp7_transformValidator);
|
|
4366
4366
|
}
|
|
4367
4367
|
function OptionCallTransformContext(name, option, context) {
|
|
4368
|
-
this.
|
|
4369
|
-
this.
|
|
4370
|
-
this.
|
|
4368
|
+
this.f7k_1 = name;
|
|
4369
|
+
this.g7k_1 = option;
|
|
4370
|
+
this.h7k_1 = context;
|
|
4371
4371
|
}
|
|
4372
4372
|
protoOf(OptionCallTransformContext).ed = function () {
|
|
4373
|
-
return this.
|
|
4373
|
+
return this.h7k_1;
|
|
4374
4374
|
};
|
|
4375
|
-
protoOf(OptionCallTransformContext).
|
|
4376
|
-
return this.
|
|
4375
|
+
protoOf(OptionCallTransformContext).w7a = function () {
|
|
4376
|
+
return this.g7k_1.w7a();
|
|
4377
4377
|
};
|
|
4378
|
-
protoOf(OptionCallTransformContext).
|
|
4379
|
-
return this.
|
|
4378
|
+
protoOf(OptionCallTransformContext).i7c = function () {
|
|
4379
|
+
return this.g7k_1.i7c();
|
|
4380
4380
|
};
|
|
4381
|
-
protoOf(OptionCallTransformContext).
|
|
4382
|
-
return this.
|
|
4381
|
+
protoOf(OptionCallTransformContext).x79 = function () {
|
|
4382
|
+
return this.g7k_1.x79();
|
|
4383
4383
|
};
|
|
4384
|
-
protoOf(OptionCallTransformContext).
|
|
4385
|
-
return this.
|
|
4384
|
+
protoOf(OptionCallTransformContext).h7c = function () {
|
|
4385
|
+
return this.g7k_1.h7c();
|
|
4386
4386
|
};
|
|
4387
|
-
protoOf(OptionCallTransformContext).
|
|
4388
|
-
return this.
|
|
4387
|
+
protoOf(OptionCallTransformContext).f7c = function () {
|
|
4388
|
+
return this.g7k_1.f7c();
|
|
4389
4389
|
};
|
|
4390
4390
|
protoOf(OptionCallTransformContext).u39 = function () {
|
|
4391
|
-
return this.
|
|
4391
|
+
return this.g7k_1.u39();
|
|
4392
4392
|
};
|
|
4393
|
-
protoOf(OptionCallTransformContext).
|
|
4394
|
-
return this.
|
|
4393
|
+
protoOf(OptionCallTransformContext).a79 = function () {
|
|
4394
|
+
return this.g7k_1.a79();
|
|
4395
4395
|
};
|
|
4396
|
-
protoOf(OptionCallTransformContext).
|
|
4397
|
-
return this.
|
|
4396
|
+
protoOf(OptionCallTransformContext).y79 = function () {
|
|
4397
|
+
return this.g7k_1.y79();
|
|
4398
4398
|
};
|
|
4399
|
-
protoOf(OptionCallTransformContext).
|
|
4400
|
-
return this.
|
|
4399
|
+
protoOf(OptionCallTransformContext).b79 = function () {
|
|
4400
|
+
return this.g7k_1.b79();
|
|
4401
4401
|
};
|
|
4402
|
-
protoOf(OptionCallTransformContext).
|
|
4403
|
-
this.
|
|
4402
|
+
protoOf(OptionCallTransformContext).j7f = function (context, invocations) {
|
|
4403
|
+
this.g7k_1.j7f(context, invocations);
|
|
4404
4404
|
};
|
|
4405
|
-
protoOf(OptionCallTransformContext).
|
|
4406
|
-
return this.
|
|
4405
|
+
protoOf(OptionCallTransformContext).i7k = function (context) {
|
|
4406
|
+
return this.g7k_1.i7k(context);
|
|
4407
4407
|
};
|
|
4408
|
-
protoOf(OptionCallTransformContext).
|
|
4409
|
-
return this.
|
|
4408
|
+
protoOf(OptionCallTransformContext).h7a = function (context) {
|
|
4409
|
+
return this.g7k_1.h7a(context);
|
|
4410
4410
|
};
|
|
4411
|
-
protoOf(OptionCallTransformContext).
|
|
4412
|
-
return this.
|
|
4411
|
+
protoOf(OptionCallTransformContext).s7a = function (context) {
|
|
4412
|
+
return this.g7k_1.s7a(context);
|
|
4413
4413
|
};
|
|
4414
|
-
protoOf(OptionCallTransformContext).
|
|
4415
|
-
this.
|
|
4414
|
+
protoOf(OptionCallTransformContext).y7i = function (context) {
|
|
4415
|
+
this.g7k_1.y7i(context);
|
|
4416
4416
|
};
|
|
4417
|
-
protoOf(OptionCallTransformContext).
|
|
4418
|
-
throw BadParameterValue_init_$Create$_1(message, this.
|
|
4417
|
+
protoOf(OptionCallTransformContext).i7j = function (message) {
|
|
4418
|
+
throw BadParameterValue_init_$Create$_1(message, this.g7k_1, this.f7k_1);
|
|
4419
4419
|
};
|
|
4420
4420
|
function OptionWithValuesImpl$metavar$lambda($this$null) {
|
|
4421
|
-
return $this$null.
|
|
4421
|
+
return $this$null.q79_1.p7g();
|
|
4422
4422
|
}
|
|
4423
4423
|
function OptionWithValuesImpl(names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, explicitCompletionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager, transformValue, transformEach, transformAll, transformValidator) {
|
|
4424
|
-
this.
|
|
4425
|
-
this.
|
|
4426
|
-
this.
|
|
4427
|
-
this.
|
|
4428
|
-
this.
|
|
4429
|
-
this.
|
|
4430
|
-
this.
|
|
4431
|
-
this.
|
|
4432
|
-
this.
|
|
4433
|
-
this.
|
|
4434
|
-
this.
|
|
4435
|
-
this.
|
|
4436
|
-
this.
|
|
4437
|
-
this.
|
|
4438
|
-
this.
|
|
4439
|
-
this.
|
|
4440
|
-
this.
|
|
4441
|
-
this.
|
|
4442
|
-
this.
|
|
4443
|
-
this.
|
|
4444
|
-
this.
|
|
4445
|
-
}
|
|
4446
|
-
protoOf(OptionWithValuesImpl).
|
|
4447
|
-
return this.t7k_1;
|
|
4448
|
-
};
|
|
4449
|
-
protoOf(OptionWithValuesImpl).u79 = function () {
|
|
4450
|
-
return this.u7k_1;
|
|
4451
|
-
};
|
|
4452
|
-
protoOf(OptionWithValuesImpl).v7i = function () {
|
|
4453
|
-
return this.v7k_1;
|
|
4454
|
-
};
|
|
4455
|
-
protoOf(OptionWithValuesImpl).u39 = function () {
|
|
4456
|
-
return this.w7k_1;
|
|
4457
|
-
};
|
|
4458
|
-
protoOf(OptionWithValuesImpl).b7c = function () {
|
|
4424
|
+
this.x7k_1 = metavarGetter;
|
|
4425
|
+
this.y7k_1 = nvalues;
|
|
4426
|
+
this.z7k_1 = helpGetter;
|
|
4427
|
+
this.a7l_1 = hidden;
|
|
4428
|
+
this.b7l_1 = helpTags;
|
|
4429
|
+
this.c7l_1 = valueSourceKey;
|
|
4430
|
+
this.d7l_1 = envvar;
|
|
4431
|
+
this.e7l_1 = valueSplit;
|
|
4432
|
+
this.f7l_1 = explicitCompletionCandidates;
|
|
4433
|
+
this.g7l_1 = secondaryNames;
|
|
4434
|
+
this.h7l_1 = acceptsNumberValueWithoutName;
|
|
4435
|
+
this.i7l_1 = acceptsUnattachedValue;
|
|
4436
|
+
this.j7l_1 = eager;
|
|
4437
|
+
this.k7l_1 = transformValue;
|
|
4438
|
+
this.l7l_1 = transformEach;
|
|
4439
|
+
this.m7l_1 = transformAll;
|
|
4440
|
+
this.n7l_1 = transformValidator;
|
|
4441
|
+
this.o7l_1 = null;
|
|
4442
|
+
this.p7l_1 = null;
|
|
4443
|
+
this.q7l_1 = new NullableLateinit('Cannot read from option delegate before parsing command line');
|
|
4444
|
+
this.r7l_1 = names;
|
|
4445
|
+
}
|
|
4446
|
+
protoOf(OptionWithValuesImpl).t7k = function () {
|
|
4459
4447
|
return this.x7k_1;
|
|
4460
4448
|
};
|
|
4461
|
-
protoOf(OptionWithValuesImpl).
|
|
4449
|
+
protoOf(OptionWithValuesImpl).y79 = function () {
|
|
4462
4450
|
return this.y7k_1;
|
|
4463
4451
|
};
|
|
4464
|
-
protoOf(OptionWithValuesImpl).
|
|
4452
|
+
protoOf(OptionWithValuesImpl).z7i = function () {
|
|
4465
4453
|
return this.z7k_1;
|
|
4466
4454
|
};
|
|
4467
|
-
protoOf(OptionWithValuesImpl).
|
|
4455
|
+
protoOf(OptionWithValuesImpl).u39 = function () {
|
|
4468
4456
|
return this.a7l_1;
|
|
4469
4457
|
};
|
|
4470
|
-
protoOf(OptionWithValuesImpl).
|
|
4458
|
+
protoOf(OptionWithValuesImpl).f7c = function () {
|
|
4471
4459
|
return this.b7l_1;
|
|
4472
4460
|
};
|
|
4473
|
-
protoOf(OptionWithValuesImpl).
|
|
4461
|
+
protoOf(OptionWithValuesImpl).g7c = function () {
|
|
4474
4462
|
return this.c7l_1;
|
|
4475
4463
|
};
|
|
4476
|
-
protoOf(OptionWithValuesImpl).
|
|
4464
|
+
protoOf(OptionWithValuesImpl).r7k = function () {
|
|
4477
4465
|
return this.d7l_1;
|
|
4478
4466
|
};
|
|
4479
|
-
protoOf(OptionWithValuesImpl).
|
|
4467
|
+
protoOf(OptionWithValuesImpl).u7k = function () {
|
|
4480
4468
|
return this.e7l_1;
|
|
4481
4469
|
};
|
|
4482
|
-
protoOf(OptionWithValuesImpl).
|
|
4470
|
+
protoOf(OptionWithValuesImpl).c7j = function () {
|
|
4483
4471
|
return this.f7l_1;
|
|
4484
4472
|
};
|
|
4485
|
-
protoOf(OptionWithValuesImpl).
|
|
4473
|
+
protoOf(OptionWithValuesImpl).b79 = function () {
|
|
4486
4474
|
return this.g7l_1;
|
|
4487
4475
|
};
|
|
4488
|
-
protoOf(OptionWithValuesImpl).
|
|
4476
|
+
protoOf(OptionWithValuesImpl).w7a = function () {
|
|
4489
4477
|
return this.h7l_1;
|
|
4490
4478
|
};
|
|
4491
|
-
protoOf(OptionWithValuesImpl).
|
|
4479
|
+
protoOf(OptionWithValuesImpl).i7c = function () {
|
|
4492
4480
|
return this.i7l_1;
|
|
4493
4481
|
};
|
|
4494
|
-
protoOf(OptionWithValuesImpl).
|
|
4482
|
+
protoOf(OptionWithValuesImpl).h7c = function () {
|
|
4495
4483
|
return this.j7l_1;
|
|
4496
4484
|
};
|
|
4497
|
-
protoOf(OptionWithValuesImpl).
|
|
4485
|
+
protoOf(OptionWithValuesImpl).a7j = function () {
|
|
4498
4486
|
return this.k7l_1;
|
|
4499
4487
|
};
|
|
4500
|
-
protoOf(OptionWithValuesImpl).
|
|
4501
|
-
this.l7l_1 = _set____db54di;
|
|
4502
|
-
};
|
|
4503
|
-
protoOf(OptionWithValuesImpl).a7c = function () {
|
|
4488
|
+
protoOf(OptionWithValuesImpl).c7k = function () {
|
|
4504
4489
|
return this.l7l_1;
|
|
4505
4490
|
};
|
|
4506
|
-
protoOf(OptionWithValuesImpl).
|
|
4507
|
-
|
|
4491
|
+
protoOf(OptionWithValuesImpl).b7j = function () {
|
|
4492
|
+
return this.m7l_1;
|
|
4493
|
+
};
|
|
4494
|
+
protoOf(OptionWithValuesImpl).s7k = function () {
|
|
4495
|
+
return this.n7l_1;
|
|
4496
|
+
};
|
|
4497
|
+
protoOf(OptionWithValuesImpl).j7c = function () {
|
|
4498
|
+
return this.o7l_1;
|
|
4499
|
+
};
|
|
4500
|
+
protoOf(OptionWithValuesImpl).k7c = function (_set____db54di) {
|
|
4501
|
+
this.p7l_1 = _set____db54di;
|
|
4502
|
+
};
|
|
4503
|
+
protoOf(OptionWithValuesImpl).e7c = function () {
|
|
4504
|
+
return this.p7l_1;
|
|
4505
|
+
};
|
|
4506
|
+
protoOf(OptionWithValuesImpl).i7k = function (context) {
|
|
4507
|
+
var tmp0_elvis_lhs = this.x7k_1;
|
|
4508
4508
|
var tmp;
|
|
4509
4509
|
if (tmp0_elvis_lhs == null) {
|
|
4510
4510
|
tmp = OptionWithValuesImpl$metavar$lambda;
|
|
@@ -4513,30 +4513,30 @@
|
|
|
4513
4513
|
}
|
|
4514
4514
|
return tmp(context);
|
|
4515
4515
|
};
|
|
4516
|
-
protoOf(OptionWithValuesImpl).
|
|
4517
|
-
return this.
|
|
4516
|
+
protoOf(OptionWithValuesImpl).t7j = function (_set____db54di) {
|
|
4517
|
+
return this.q7l_1.w7j(this, value$factory_1(), _set____db54di);
|
|
4518
4518
|
};
|
|
4519
4519
|
protoOf(OptionWithValuesImpl).s2 = function () {
|
|
4520
|
-
return this.
|
|
4520
|
+
return this.q7l_1.x7j(this, value$factory_2());
|
|
4521
4521
|
};
|
|
4522
|
-
protoOf(OptionWithValuesImpl).
|
|
4523
|
-
return this.
|
|
4522
|
+
protoOf(OptionWithValuesImpl).a79 = function () {
|
|
4523
|
+
return this.r7l_1;
|
|
4524
4524
|
};
|
|
4525
|
-
protoOf(OptionWithValuesImpl).
|
|
4526
|
-
var tmp0_elvis_lhs = this.
|
|
4525
|
+
protoOf(OptionWithValuesImpl).x79 = function () {
|
|
4526
|
+
var tmp0_elvis_lhs = this.f7l_1;
|
|
4527
4527
|
return tmp0_elvis_lhs == null ? None_getInstance() : tmp0_elvis_lhs;
|
|
4528
4528
|
};
|
|
4529
|
-
protoOf(OptionWithValuesImpl).
|
|
4530
|
-
var tmp0_safe_receiver = this.
|
|
4529
|
+
protoOf(OptionWithValuesImpl).h7a = function (context) {
|
|
4530
|
+
var tmp0_safe_receiver = this.z7k_1;
|
|
4531
4531
|
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver(new HelpTransformContext(context));
|
|
4532
4532
|
return tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs;
|
|
4533
4533
|
};
|
|
4534
|
-
protoOf(OptionWithValuesImpl).
|
|
4535
|
-
var v = getFinalValue(this, context, invocations, this.
|
|
4534
|
+
protoOf(OptionWithValuesImpl).j7f = function (context, invocations) {
|
|
4535
|
+
var v = getFinalValue(this, context, invocations, this.d7l_1);
|
|
4536
4536
|
var tmp;
|
|
4537
4537
|
if (v instanceof Parsed) {
|
|
4538
4538
|
var tmp_0;
|
|
4539
|
-
if (this.
|
|
4539
|
+
if (this.e7l_1 == null) {
|
|
4540
4540
|
tmp_0 = invocations;
|
|
4541
4541
|
} else {
|
|
4542
4542
|
// Inline function 'kotlin.collections.map' call
|
|
@@ -4548,17 +4548,17 @@
|
|
|
4548
4548
|
// Inline function 'com.github.ajalt.clikt.parameters.options.OptionWithValuesImpl.finalize.<anonymous>' call
|
|
4549
4549
|
// Inline function 'kotlin.collections.flatMap' call
|
|
4550
4550
|
// Inline function 'kotlin.collections.flatMapTo' call
|
|
4551
|
-
var this_0 = item.
|
|
4551
|
+
var this_0 = item.u7l_1;
|
|
4552
4552
|
var destination_0 = ArrayList_init_$Create$();
|
|
4553
4553
|
var tmp0_iterator_0 = this_0.v();
|
|
4554
4554
|
while (tmp0_iterator_0.w()) {
|
|
4555
4555
|
var element = tmp0_iterator_0.y();
|
|
4556
4556
|
// Inline function 'com.github.ajalt.clikt.parameters.options.OptionWithValuesImpl.finalize.<anonymous>.<anonymous>' call
|
|
4557
4557
|
// Inline function 'kotlin.text.split' call
|
|
4558
|
-
var list = this.
|
|
4558
|
+
var list = this.e7l_1.p9(element, 0);
|
|
4559
4559
|
addAll(destination_0, list);
|
|
4560
4560
|
}
|
|
4561
|
-
var tmp$ret$4 = item.
|
|
4561
|
+
var tmp$ret$4 = item.v7l(VOID, destination_0);
|
|
4562
4562
|
destination.s(tmp$ret$4);
|
|
4563
4563
|
}
|
|
4564
4564
|
tmp_0 = destination;
|
|
@@ -4567,27 +4567,27 @@
|
|
|
4567
4567
|
} else {
|
|
4568
4568
|
if (v instanceof Sourced) {
|
|
4569
4569
|
// Inline function 'kotlin.collections.map' call
|
|
4570
|
-
var this_1 = v.
|
|
4570
|
+
var this_1 = v.m7k_1;
|
|
4571
4571
|
// Inline function 'kotlin.collections.mapTo' call
|
|
4572
4572
|
var destination_1 = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_1, 10));
|
|
4573
4573
|
var tmp0_iterator_1 = this_1.v();
|
|
4574
4574
|
while (tmp0_iterator_1.w()) {
|
|
4575
4575
|
var item_0 = tmp0_iterator_1.y();
|
|
4576
4576
|
// Inline function 'com.github.ajalt.clikt.parameters.options.OptionWithValuesImpl.finalize.<anonymous>' call
|
|
4577
|
-
var tmp$ret$7 = new Invocation('', item_0.
|
|
4577
|
+
var tmp$ret$7 = new Invocation('', item_0.s7l_1);
|
|
4578
4578
|
destination_1.s(tmp$ret$7);
|
|
4579
4579
|
}
|
|
4580
4580
|
tmp = destination_1;
|
|
4581
4581
|
} else {
|
|
4582
4582
|
if (v instanceof Envvar) {
|
|
4583
4583
|
var tmp_1;
|
|
4584
|
-
if (this.
|
|
4585
|
-
tmp_1 = listOf_0(new Invocation(v.
|
|
4584
|
+
if (this.e7l_1 == null) {
|
|
4585
|
+
tmp_1 = listOf_0(new Invocation(v.n7k_1, listOf_0(v.o7k_1)));
|
|
4586
4586
|
} else {
|
|
4587
4587
|
// Inline function 'kotlin.text.split' call
|
|
4588
|
-
var this_2 = v.
|
|
4589
|
-
var tmp$ret$10 = this.
|
|
4590
|
-
tmp_1 = listOf_0(new Invocation(v.
|
|
4588
|
+
var this_2 = v.o7k_1;
|
|
4589
|
+
var tmp$ret$10 = this.e7l_1.p9(this_2, 0);
|
|
4590
|
+
tmp_1 = listOf_0(new Invocation(v.n7k_1, tmp$ret$10));
|
|
4591
4591
|
}
|
|
4592
4592
|
tmp = tmp_1;
|
|
4593
4593
|
} else {
|
|
@@ -4604,39 +4604,39 @@
|
|
|
4604
4604
|
while (tmp0_iterator_2.w()) {
|
|
4605
4605
|
var item_1 = tmp0_iterator_2.y();
|
|
4606
4606
|
// Inline function 'com.github.ajalt.clikt.parameters.options.OptionWithValuesImpl.finalize.<anonymous>' call
|
|
4607
|
-
var tc = new OptionCallTransformContext(item_1.
|
|
4607
|
+
var tc = new OptionCallTransformContext(item_1.t7l_1, this, context);
|
|
4608
4608
|
// Inline function 'kotlin.collections.map' call
|
|
4609
|
-
var this_3 = item_1.
|
|
4609
|
+
var this_3 = item_1.u7l_1;
|
|
4610
4610
|
// Inline function 'kotlin.collections.mapTo' call
|
|
4611
4611
|
var destination_3 = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_3, 10));
|
|
4612
4612
|
var tmp0_iterator_3 = this_3.v();
|
|
4613
4613
|
while (tmp0_iterator_3.w()) {
|
|
4614
4614
|
var item_2 = tmp0_iterator_3.y();
|
|
4615
4615
|
// Inline function 'com.github.ajalt.clikt.parameters.options.OptionWithValuesImpl.finalize.<anonymous>.<anonymous>' call
|
|
4616
|
-
var tmp$ret$11 = this.
|
|
4616
|
+
var tmp$ret$11 = this.k7l_1(tc, item_2);
|
|
4617
4617
|
destination_3.s(tmp$ret$11);
|
|
4618
4618
|
}
|
|
4619
|
-
var tmp$ret$14 = this.
|
|
4619
|
+
var tmp$ret$14 = this.l7l_1(tc, destination_3);
|
|
4620
4620
|
destination_2.s(tmp$ret$14);
|
|
4621
4621
|
}
|
|
4622
|
-
this.
|
|
4622
|
+
this.t7j(this.m7l_1(tmp_2, destination_2));
|
|
4623
4623
|
};
|
|
4624
|
-
protoOf(OptionWithValuesImpl).
|
|
4625
|
-
this.
|
|
4626
|
-
thisRef.
|
|
4624
|
+
protoOf(OptionWithValuesImpl).j7k = function (thisRef, property) {
|
|
4625
|
+
this.r7l_1 = inferOptionNames(this.r7l_1, property.callableName);
|
|
4626
|
+
thisRef.x7a(this);
|
|
4627
4627
|
return this;
|
|
4628
4628
|
};
|
|
4629
|
-
protoOf(OptionWithValuesImpl).
|
|
4630
|
-
return this.
|
|
4629
|
+
protoOf(OptionWithValuesImpl).f7j = function (thisRef, property) {
|
|
4630
|
+
return this.j7k((!(thisRef == null) ? isInterface(thisRef, ParameterHolder) : false) ? thisRef : THROW_CCE(), property);
|
|
4631
4631
|
};
|
|
4632
|
-
protoOf(OptionWithValuesImpl).
|
|
4633
|
-
this.
|
|
4632
|
+
protoOf(OptionWithValuesImpl).y7i = function (context) {
|
|
4633
|
+
this.n7l_1(new OptionTransformContext(this, context), this.s2());
|
|
4634
4634
|
};
|
|
4635
|
-
protoOf(OptionWithValuesImpl).
|
|
4635
|
+
protoOf(OptionWithValuesImpl).v7k = function (transformValue, transformEach, transformAll, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) {
|
|
4636
4636
|
return new OptionWithValuesImpl(names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager, transformValue, transformEach, transformAll, validator);
|
|
4637
4637
|
};
|
|
4638
|
-
protoOf(OptionWithValuesImpl).
|
|
4639
|
-
return new OptionWithValuesImpl(names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager, this.
|
|
4638
|
+
protoOf(OptionWithValuesImpl).w7k = function (validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, envvar, valueSourceKey, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) {
|
|
4639
|
+
return new OptionWithValuesImpl(names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager, this.k7l_1, this.l7l_1, this.m7l_1, validator);
|
|
4640
4640
|
};
|
|
4641
4641
|
protoOf(OptionWithValuesImpl).toString = function () {
|
|
4642
4642
|
// Inline function 'kotlin.text.buildString' call
|
|
@@ -4675,8 +4675,8 @@
|
|
|
4675
4675
|
}
|
|
4676
4676
|
return this_0.toString();
|
|
4677
4677
|
};
|
|
4678
|
-
protoOf(OptionWithValuesImpl).
|
|
4679
|
-
return this.
|
|
4678
|
+
protoOf(OptionWithValuesImpl).z7j = function (thisRef, property) {
|
|
4679
|
+
return this.k7k((!(thisRef == null) ? isInterface(thisRef, ParameterHolder) : false) ? thisRef : THROW_CCE(), property);
|
|
4680
4680
|
};
|
|
4681
4681
|
function defaultEachProcessor() {
|
|
4682
4682
|
return defaultEachProcessor$lambda;
|
|
@@ -4713,14 +4713,14 @@
|
|
|
4713
4713
|
return getPropertyCallableRef('value', 1, KMutableProperty1, function (receiver) {
|
|
4714
4714
|
return receiver.s2();
|
|
4715
4715
|
}, function (receiver, value) {
|
|
4716
|
-
return receiver.
|
|
4716
|
+
return receiver.t7j(value);
|
|
4717
4717
|
});
|
|
4718
4718
|
}
|
|
4719
4719
|
function value$factory_2() {
|
|
4720
4720
|
return getPropertyCallableRef('value', 1, KMutableProperty1, function (receiver) {
|
|
4721
4721
|
return receiver.s2();
|
|
4722
4722
|
}, function (receiver, value) {
|
|
4723
|
-
return receiver.
|
|
4723
|
+
return receiver.t7j(value);
|
|
4724
4724
|
});
|
|
4725
4725
|
}
|
|
4726
4726
|
function default_0(_this__u8e3s4, value, defaultForHelp) {
|
|
@@ -4730,7 +4730,7 @@
|
|
|
4730
4730
|
function transformAll_0(_this__u8e3s4, defaultForHelp, showAsRequired, transform) {
|
|
4731
4731
|
var tmp;
|
|
4732
4732
|
if (defaultForHelp === VOID) {
|
|
4733
|
-
var tmp_0 = _this__u8e3s4.
|
|
4733
|
+
var tmp_0 = _this__u8e3s4.f7c();
|
|
4734
4734
|
tmp = tmp_0.z2('default');
|
|
4735
4735
|
} else {
|
|
4736
4736
|
tmp = defaultForHelp;
|
|
@@ -4739,7 +4739,7 @@
|
|
|
4739
4739
|
var tmp_1;
|
|
4740
4740
|
if (showAsRequired === VOID) {
|
|
4741
4741
|
// Inline function 'kotlin.collections.contains' call
|
|
4742
|
-
var this_0 = _this__u8e3s4.
|
|
4742
|
+
var this_0 = _this__u8e3s4.f7c();
|
|
4743
4743
|
// Inline function 'kotlin.collections.containsKey' call
|
|
4744
4744
|
var key = 'required';
|
|
4745
4745
|
tmp_1 = (isInterface(this_0, Map) ? this_0 : THROW_CCE()).w2(key);
|
|
@@ -4747,7 +4747,7 @@
|
|
|
4747
4747
|
tmp_1 = showAsRequired;
|
|
4748
4748
|
}
|
|
4749
4749
|
showAsRequired = tmp_1;
|
|
4750
|
-
var tags = toMutableMap(_this__u8e3s4.
|
|
4750
|
+
var tags = toMutableMap(_this__u8e3s4.f7c());
|
|
4751
4751
|
if (showAsRequired) {
|
|
4752
4752
|
// Inline function 'kotlin.collections.set' call
|
|
4753
4753
|
var key_0 = 'required';
|
|
@@ -4761,7 +4761,7 @@
|
|
|
4761
4761
|
} else {
|
|
4762
4762
|
tags.t2('default');
|
|
4763
4763
|
}
|
|
4764
|
-
return _this__u8e3s4.
|
|
4764
|
+
return _this__u8e3s4.d7k(_this__u8e3s4.a7j(), _this__u8e3s4.c7k(), transform, defaultValidator_0(), VOID, VOID, VOID, VOID, VOID, tags);
|
|
4765
4765
|
}
|
|
4766
4766
|
function prompt(_this__u8e3s4, text, default_0, hideInput, promptSuffix, showDefault, requireConfirmation, confirmationPrompt, confirmationMismatchMessage) {
|
|
4767
4767
|
text = text === VOID ? null : text;
|
|
@@ -4798,28 +4798,28 @@
|
|
|
4798
4798
|
};
|
|
4799
4799
|
}
|
|
4800
4800
|
function prompt$1$builder$1$1($it, $this_transformAll, $default, $showDefault, $hideInput, $promptSuffix, $this_prompt) {
|
|
4801
|
-
this.
|
|
4802
|
-
this.
|
|
4803
|
-
Prompt.call(this, $it, $this_transformAll.
|
|
4801
|
+
this.f7m_1 = $this_transformAll;
|
|
4802
|
+
this.g7m_1 = $this_prompt;
|
|
4803
|
+
Prompt.call(this, $it, $this_transformAll.q7k(), $default, $showDefault, VOID, $hideInput, VOID, $promptSuffix);
|
|
4804
4804
|
}
|
|
4805
|
-
protoOf(prompt$1$builder$1$1).
|
|
4806
|
-
var ctx = new OptionCallTransformContext('', this.
|
|
4805
|
+
protoOf(prompt$1$builder$1$1).n74 = function (input) {
|
|
4806
|
+
var ctx = new OptionCallTransformContext('', this.f7m_1, this.f7m_1.n7a_1);
|
|
4807
4807
|
try {
|
|
4808
|
-
var v = this.
|
|
4809
|
-
var tmp = this.
|
|
4808
|
+
var v = this.g7m_1.c7k()(ctx, listOf_0(this.g7m_1.a7j()(ctx, input)));
|
|
4809
|
+
var tmp = this.f7m_1.m7a_1;
|
|
4810
4810
|
var tmp0_safe_receiver = isInterface(tmp, OptionWithValues) ? tmp : null;
|
|
4811
|
-
var validator = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
4811
|
+
var validator = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.s7k();
|
|
4812
4812
|
if (validator == null)
|
|
4813
4813
|
null;
|
|
4814
4814
|
else
|
|
4815
|
-
validator(this.
|
|
4815
|
+
validator(this.f7m_1, v);
|
|
4816
4816
|
return new Valid(v);
|
|
4817
4817
|
} catch ($p) {
|
|
4818
4818
|
if ($p instanceof UsageError) {
|
|
4819
4819
|
var e = $p;
|
|
4820
4820
|
var tmp2_elvis_lhs = e.ed();
|
|
4821
|
-
e.
|
|
4822
|
-
return new Invalid(e.
|
|
4821
|
+
e.w7c(tmp2_elvis_lhs == null ? this.f7m_1.n7a_1 : tmp2_elvis_lhs);
|
|
4822
|
+
return new Invalid(e.q7c(this.f7m_1.n7a_1.q79_1, Plain_instance));
|
|
4823
4823
|
} else {
|
|
4824
4824
|
throw $p;
|
|
4825
4825
|
}
|
|
@@ -4866,15 +4866,15 @@
|
|
|
4866
4866
|
return provided;
|
|
4867
4867
|
}
|
|
4868
4868
|
var tmp_3;
|
|
4869
|
-
if ($this$transformAll.
|
|
4869
|
+
if ($this$transformAll.n7a_1.v79_1) {
|
|
4870
4870
|
throw new Abort();
|
|
4871
4871
|
}
|
|
4872
4872
|
var builder = prompt$lambda$lambda($this$transformAll, $default, $showDefault, $hideInput, $promptSuffix, $this_prompt);
|
|
4873
4873
|
var tmp_4;
|
|
4874
4874
|
if ($requireConfirmation) {
|
|
4875
|
-
tmp_4 = Companion_instance_0.
|
|
4875
|
+
tmp_4 = Companion_instance_0.z74(promptText, $confirmationPrompt, $confirmationMismatchMessage, builder).v74();
|
|
4876
4876
|
} else {
|
|
4877
|
-
tmp_4 = builder(promptText).
|
|
4877
|
+
tmp_4 = builder(promptText).v74();
|
|
4878
4878
|
}
|
|
4879
4879
|
var result = tmp_4;
|
|
4880
4880
|
var tmp_5;
|
|
@@ -4908,34 +4908,34 @@
|
|
|
4908
4908
|
var message_1 = 'Cannot set nvalues = 1. Use convert() instead.';
|
|
4909
4909
|
throw IllegalArgumentException_init_$Create$(toString_0(message_1));
|
|
4910
4910
|
}
|
|
4911
|
-
var tmp = _this__u8e3s4.
|
|
4911
|
+
var tmp = _this__u8e3s4.a7j();
|
|
4912
4912
|
var tmp_0 = defaultAllProcessor_0();
|
|
4913
4913
|
var tmp_1 = defaultValidator_0();
|
|
4914
4914
|
var tmp_2;
|
|
4915
4915
|
if (nvalues.equals(numberRangeToNumber(0, 0))) {
|
|
4916
4916
|
tmp_2 = transformValues$lambda;
|
|
4917
4917
|
} else {
|
|
4918
|
-
tmp_2 = _this__u8e3s4.
|
|
4918
|
+
tmp_2 = _this__u8e3s4.t7k();
|
|
4919
4919
|
}
|
|
4920
|
-
return _this__u8e3s4.
|
|
4920
|
+
return _this__u8e3s4.d7k(tmp, transform, tmp_0, tmp_1, VOID, tmp_2, nvalues);
|
|
4921
4921
|
}
|
|
4922
4922
|
function transformValues$lambda($this$null) {
|
|
4923
4923
|
return null;
|
|
4924
4924
|
}
|
|
4925
4925
|
function HelpTransformContext(context) {
|
|
4926
|
-
this.
|
|
4926
|
+
this.h7m_1 = context;
|
|
4927
4927
|
}
|
|
4928
4928
|
protoOf(HelpTransformContext).ed = function () {
|
|
4929
|
-
return this.
|
|
4929
|
+
return this.h7m_1;
|
|
4930
4930
|
};
|
|
4931
|
-
protoOf(HelpTransformContext).
|
|
4931
|
+
protoOf(HelpTransformContext).i7j = function (message) {
|
|
4932
4932
|
throw new UsageError(message);
|
|
4933
4933
|
};
|
|
4934
4934
|
protoOf(HelpTransformContext).toString = function () {
|
|
4935
|
-
return 'HelpTransformContext(context=' + this.
|
|
4935
|
+
return 'HelpTransformContext(context=' + this.h7m_1 + ')';
|
|
4936
4936
|
};
|
|
4937
4937
|
protoOf(HelpTransformContext).hashCode = function () {
|
|
4938
|
-
return hashCode(this.
|
|
4938
|
+
return hashCode(this.h7m_1);
|
|
4939
4939
|
};
|
|
4940
4940
|
protoOf(HelpTransformContext).equals = function (other) {
|
|
4941
4941
|
if (this === other)
|
|
@@ -4943,7 +4943,7 @@
|
|
|
4943
4943
|
if (!(other instanceof HelpTransformContext))
|
|
4944
4944
|
return false;
|
|
4945
4945
|
var tmp0_other_with_cast = other instanceof HelpTransformContext ? other : THROW_CCE();
|
|
4946
|
-
if (!equals(this.
|
|
4946
|
+
if (!equals(this.h7m_1, tmp0_other_with_cast.h7m_1))
|
|
4947
4947
|
return false;
|
|
4948
4948
|
return true;
|
|
4949
4949
|
};
|
|
@@ -4956,10 +4956,10 @@
|
|
|
4956
4956
|
var tmp = defaultEachProcessor();
|
|
4957
4957
|
var tmp_0 = defaultAllProcessor_0();
|
|
4958
4958
|
var tmp_1 = defaultValidator_0();
|
|
4959
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
4959
|
+
var tmp0_elvis_lhs = _this__u8e3s4.t7k();
|
|
4960
4960
|
var tmp_2 = tmp0_elvis_lhs == null ? metavar_0 : tmp0_elvis_lhs;
|
|
4961
|
-
var tmp1_elvis_lhs = _this__u8e3s4.
|
|
4962
|
-
return _this__u8e3s4.
|
|
4961
|
+
var tmp1_elvis_lhs = _this__u8e3s4.c7j();
|
|
4962
|
+
return _this__u8e3s4.d7k(valueTransform, tmp, tmp_0, tmp_1, VOID, tmp_2, VOID, VOID, VOID, VOID, VOID, VOID, VOID, tmp1_elvis_lhs == null ? null : tmp1_elvis_lhs);
|
|
4963
4963
|
}
|
|
4964
4964
|
function valueToBool(_this__u8e3s4, value) {
|
|
4965
4965
|
// Inline function 'kotlin.text.lowercase' call
|
|
@@ -4983,7 +4983,7 @@
|
|
|
4983
4983
|
tmp = false;
|
|
4984
4984
|
break;
|
|
4985
4985
|
default:
|
|
4986
|
-
_this__u8e3s4.
|
|
4986
|
+
_this__u8e3s4.i7j(_this__u8e3s4.ed().q79_1.o7g(value));
|
|
4987
4987
|
break;
|
|
4988
4988
|
}
|
|
4989
4989
|
return tmp;
|
|
@@ -4998,18 +4998,18 @@
|
|
|
4998
4998
|
var tmp;
|
|
4999
4999
|
try {
|
|
5000
5000
|
// Inline function 'com.github.ajalt.clikt.parameters.types.boolean.<anonymous>' call
|
|
5001
|
-
var it_0 = $this.
|
|
5001
|
+
var it_0 = $this.a7j()($this$null, it);
|
|
5002
5002
|
tmp = valueToBool($this$null, it_0);
|
|
5003
5003
|
} catch ($p) {
|
|
5004
5004
|
var tmp_0;
|
|
5005
5005
|
if ($p instanceof UsageError) {
|
|
5006
5006
|
var err = $p;
|
|
5007
5007
|
var tmp_1 = err;
|
|
5008
|
-
var tmp0_elvis_lhs = err.
|
|
5008
|
+
var tmp0_elvis_lhs = err.u7c_1;
|
|
5009
5009
|
var tmp_2;
|
|
5010
5010
|
if (tmp0_elvis_lhs == null) {
|
|
5011
5011
|
// Inline function 'kotlin.takeUnless' call
|
|
5012
|
-
var this_0 = $this$null.
|
|
5012
|
+
var this_0 = $this$null.f7k_1;
|
|
5013
5013
|
// Inline function 'kotlin.contracts.contract' call
|
|
5014
5014
|
var tmp_3;
|
|
5015
5015
|
// Inline function 'com.github.ajalt.clikt.parameters.options.convert.<anonymous>.<anonymous>' call
|
|
@@ -5024,13 +5024,13 @@
|
|
|
5024
5024
|
tmp_2 = tmp0_elvis_lhs;
|
|
5025
5025
|
}
|
|
5026
5026
|
var tmp1_elvis_lhs = tmp_2;
|
|
5027
|
-
tmp_1.
|
|
5027
|
+
tmp_1.u7c_1 = tmp1_elvis_lhs == null ? longestName($this$null.g7k_1) : tmp1_elvis_lhs;
|
|
5028
5028
|
throw err;
|
|
5029
5029
|
} else {
|
|
5030
5030
|
if ($p instanceof Exception) {
|
|
5031
5031
|
var err_0 = $p;
|
|
5032
5032
|
var tmp2_elvis_lhs = err_0.message;
|
|
5033
|
-
$this$null.
|
|
5033
|
+
$this$null.i7j(tmp2_elvis_lhs == null ? '' : tmp2_elvis_lhs);
|
|
5034
5034
|
} else {
|
|
5035
5035
|
throw $p;
|
|
5036
5036
|
}
|
|
@@ -5041,23 +5041,23 @@
|
|
|
5041
5041
|
};
|
|
5042
5042
|
}
|
|
5043
5043
|
function Invocation(name, values) {
|
|
5044
|
-
this.
|
|
5045
|
-
this.
|
|
5044
|
+
this.t7l_1 = name;
|
|
5045
|
+
this.u7l_1 = values;
|
|
5046
5046
|
}
|
|
5047
|
-
protoOf(Invocation).
|
|
5047
|
+
protoOf(Invocation).i7m = function (name, values) {
|
|
5048
5048
|
return new Invocation(name, values);
|
|
5049
5049
|
};
|
|
5050
|
-
protoOf(Invocation).
|
|
5051
|
-
name = name === VOID ? this.
|
|
5052
|
-
values = values === VOID ? this.
|
|
5053
|
-
return $super === VOID ? this.
|
|
5050
|
+
protoOf(Invocation).v7l = function (name, values, $super) {
|
|
5051
|
+
name = name === VOID ? this.t7l_1 : name;
|
|
5052
|
+
values = values === VOID ? this.u7l_1 : values;
|
|
5053
|
+
return $super === VOID ? this.i7m(name, values) : $super.i7m.call(this, name, values);
|
|
5054
5054
|
};
|
|
5055
5055
|
protoOf(Invocation).toString = function () {
|
|
5056
|
-
return 'Invocation(name=' + this.
|
|
5056
|
+
return 'Invocation(name=' + this.t7l_1 + ', values=' + this.u7l_1 + ')';
|
|
5057
5057
|
};
|
|
5058
5058
|
protoOf(Invocation).hashCode = function () {
|
|
5059
|
-
var result = getStringHashCode(this.
|
|
5060
|
-
result = imul(result, 31) + hashCode(this.
|
|
5059
|
+
var result = getStringHashCode(this.t7l_1);
|
|
5060
|
+
result = imul(result, 31) + hashCode(this.u7l_1) | 0;
|
|
5061
5061
|
return result;
|
|
5062
5062
|
};
|
|
5063
5063
|
protoOf(Invocation).equals = function (other) {
|
|
@@ -5066,18 +5066,18 @@
|
|
|
5066
5066
|
if (!(other instanceof Invocation))
|
|
5067
5067
|
return false;
|
|
5068
5068
|
var tmp0_other_with_cast = other instanceof Invocation ? other : THROW_CCE();
|
|
5069
|
-
if (!(this.
|
|
5069
|
+
if (!(this.t7l_1 === tmp0_other_with_cast.t7l_1))
|
|
5070
5070
|
return false;
|
|
5071
|
-
if (!equals(this.
|
|
5071
|
+
if (!equals(this.u7l_1, tmp0_other_with_cast.u7l_1))
|
|
5072
5072
|
return false;
|
|
5073
5073
|
return true;
|
|
5074
5074
|
};
|
|
5075
5075
|
function parse($this, argv, context, canRun) {
|
|
5076
5076
|
var tokens = argv;
|
|
5077
|
-
var command = context.
|
|
5078
|
-
var aliases = command.
|
|
5077
|
+
var command = context.d79_1;
|
|
5078
|
+
var aliases = command.a7a();
|
|
5079
5079
|
// Inline function 'kotlin.collections.associateBy' call
|
|
5080
|
-
var this_0 = command.
|
|
5080
|
+
var this_0 = command.s78_1;
|
|
5081
5081
|
var capacity = coerceAtLeast(mapCapacity(collectionSizeOrDefault(this_0, 10)), 16);
|
|
5082
5082
|
// Inline function 'kotlin.collections.associateByTo' call
|
|
5083
5083
|
var destination = LinkedHashMap_init_$Create$(capacity);
|
|
@@ -5085,7 +5085,7 @@
|
|
|
5085
5085
|
while (tmp0_iterator.w()) {
|
|
5086
5086
|
var element = tmp0_iterator.y();
|
|
5087
5087
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5088
|
-
var tmp$ret$0 = element.
|
|
5088
|
+
var tmp$ret$0 = element.p78_1;
|
|
5089
5089
|
destination.p2(tmp$ret$0, element);
|
|
5090
5090
|
}
|
|
5091
5091
|
var subcommands = destination;
|
|
@@ -5093,7 +5093,7 @@
|
|
|
5093
5093
|
// Inline function 'kotlin.collections.mutableMapOf' call
|
|
5094
5094
|
var optionsByName = LinkedHashMap_init_$Create$_0();
|
|
5095
5095
|
// Inline function 'kotlin.collections.find' call
|
|
5096
|
-
var this_1 = command.
|
|
5096
|
+
var this_1 = command.t78_1;
|
|
5097
5097
|
var tmp$ret$5;
|
|
5098
5098
|
$l$block: {
|
|
5099
5099
|
// Inline function 'kotlin.collections.firstOrNull' call
|
|
@@ -5101,7 +5101,7 @@
|
|
|
5101
5101
|
while (tmp0_iterator_0.w()) {
|
|
5102
5102
|
var element_0 = tmp0_iterator_0.y();
|
|
5103
5103
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5104
|
-
if (element_0.
|
|
5104
|
+
if (element_0.w7a()) {
|
|
5105
5105
|
tmp$ret$5 = element_0;
|
|
5106
5106
|
break $l$block;
|
|
5107
5107
|
}
|
|
@@ -5109,7 +5109,7 @@
|
|
|
5109
5109
|
tmp$ret$5 = null;
|
|
5110
5110
|
}
|
|
5111
5111
|
var numberOption = tmp$ret$5;
|
|
5112
|
-
var arguments_0 = command.
|
|
5112
|
+
var arguments_0 = command.u78_1;
|
|
5113
5113
|
// Inline function 'kotlin.collections.mutableSetOf' call
|
|
5114
5114
|
var prefixes = LinkedHashSet_init_$Create$();
|
|
5115
5115
|
// Inline function 'kotlin.collections.mutableSetOf' call
|
|
@@ -5117,11 +5117,11 @@
|
|
|
5117
5117
|
var tmp$ret$10;
|
|
5118
5118
|
$l$block_0: {
|
|
5119
5119
|
// Inline function 'kotlin.sequences.any' call
|
|
5120
|
-
var tmp0_iterator_1 = context.
|
|
5120
|
+
var tmp0_iterator_1 = context.k7a().v();
|
|
5121
5121
|
while (tmp0_iterator_1.w()) {
|
|
5122
5122
|
var element_1 = tmp0_iterator_1.y();
|
|
5123
5123
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5124
|
-
if (element_1.
|
|
5124
|
+
if (element_1.d79_1.m78_1) {
|
|
5125
5125
|
tmp$ret$10 = true;
|
|
5126
5126
|
break $l$block_0;
|
|
5127
5127
|
}
|
|
@@ -5133,24 +5133,24 @@
|
|
|
5133
5133
|
var positionalArgs = ArrayList_init_$Create$();
|
|
5134
5134
|
var subcommand = null;
|
|
5135
5135
|
var canParseOptions = true;
|
|
5136
|
-
var canExpandAtFiles = context.
|
|
5136
|
+
var canExpandAtFiles = context.c7c();
|
|
5137
5137
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
5138
5138
|
var invocations = ArrayList_init_$Create$();
|
|
5139
5139
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
5140
5140
|
var errors = ArrayList_init_$Create$();
|
|
5141
5141
|
var i = {_v: 0};
|
|
5142
5142
|
var minAliasI = 0;
|
|
5143
|
-
var tmp0_iterator_2 = command.
|
|
5143
|
+
var tmp0_iterator_2 = command.t78_1.v();
|
|
5144
5144
|
while (tmp0_iterator_2.w()) {
|
|
5145
5145
|
var option = tmp0_iterator_2.y();
|
|
5146
5146
|
// Inline function 'kotlin.require' call
|
|
5147
5147
|
var tmp;
|
|
5148
5148
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
5149
|
-
if (!option.
|
|
5149
|
+
if (!option.a79().e1()) {
|
|
5150
5150
|
tmp = true;
|
|
5151
5151
|
} else {
|
|
5152
5152
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
5153
|
-
tmp = !option.
|
|
5153
|
+
tmp = !option.b79().e1();
|
|
5154
5154
|
}
|
|
5155
5155
|
// Inline function 'kotlin.contracts.contract' call
|
|
5156
5156
|
if (!tmp) {
|
|
@@ -5160,12 +5160,12 @@
|
|
|
5160
5160
|
}
|
|
5161
5161
|
// Inline function 'kotlin.require' call
|
|
5162
5162
|
// Inline function 'kotlin.contracts.contract' call
|
|
5163
|
-
if (!(option.
|
|
5163
|
+
if (!(option.i7c() ? true : option.y79().bb_1 <= 1)) {
|
|
5164
5164
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5165
5165
|
var message_0 = 'acceptsUnattachedValue must be true if the option accepts more than one value';
|
|
5166
5166
|
throw IllegalArgumentException_init_$Create$(toString_0(message_0));
|
|
5167
5167
|
}
|
|
5168
|
-
var tmp1_iterator = plus(option.
|
|
5168
|
+
var tmp1_iterator = plus(option.a79(), option.b79()).v();
|
|
5169
5169
|
while (tmp1_iterator.w()) {
|
|
5170
5170
|
var name = tmp1_iterator.y();
|
|
5171
5171
|
// Inline function 'kotlin.collections.set' call
|
|
@@ -5180,12 +5180,12 @@
|
|
|
5180
5180
|
}
|
|
5181
5181
|
}
|
|
5182
5182
|
prefixes.t('');
|
|
5183
|
-
if (tokens.e1() ? command.
|
|
5183
|
+
if (tokens.e1() ? command.j78_1 : false) {
|
|
5184
5184
|
throw new PrintHelpMessage(context, true);
|
|
5185
5185
|
}
|
|
5186
5186
|
loop: while (i._v <= get_lastIndex_0(tokens)) {
|
|
5187
5187
|
var tok = tokens.i1(i._v);
|
|
5188
|
-
var normTok = context.
|
|
5188
|
+
var normTok = context.k79_1(context, tok);
|
|
5189
5189
|
var prefix = splitOptionPrefix(tok).sf_1;
|
|
5190
5190
|
var tmp_0;
|
|
5191
5191
|
if (canExpandAtFiles ? startsWith(tok, '@') : false) {
|
|
@@ -5213,8 +5213,8 @@
|
|
|
5213
5213
|
canParseOptions = false;
|
|
5214
5214
|
canExpandAtFiles = false;
|
|
5215
5215
|
} else {
|
|
5216
|
-
if (canParseOptions ? (((prefix.length > 1 ? prefixes.r(prefix) : false) ? true : longNames.r(normTok)) ? true : parse$isLongOptionWithEquals(longNames, context, optionsByName, prefix, tok)) ? true : !context.
|
|
5217
|
-
parse$consumeParse(positionalArgs, invocations, i, errors, context, i._v, parseLongOpt($this, command.
|
|
5216
|
+
if (canParseOptions ? (((prefix.length > 1 ? prefixes.r(prefix) : false) ? true : longNames.r(normTok)) ? true : parse$isLongOptionWithEquals(longNames, context, optionsByName, prefix, tok)) ? true : !context.f79_1 : false) {
|
|
5217
|
+
parse$consumeParse(positionalArgs, invocations, i, errors, context, i._v, parseLongOpt($this, command.n78_1, context, tokens, tok, i._v, optionsByName, subcommandNames));
|
|
5218
5218
|
} else {
|
|
5219
5219
|
var tmp_1;
|
|
5220
5220
|
var tmp_2;
|
|
@@ -5230,7 +5230,7 @@
|
|
|
5230
5230
|
tmp_1 = false;
|
|
5231
5231
|
}
|
|
5232
5232
|
if (tmp_1) {
|
|
5233
|
-
parse$consumeParse(positionalArgs, invocations, i, errors, context, i._v, parseShortOpt($this, command.
|
|
5233
|
+
parse$consumeParse(positionalArgs, invocations, i, errors, context, i._v, parseShortOpt($this, command.n78_1, context, tokens, tok, i._v, optionsByName, numberOption, subcommandNames));
|
|
5234
5234
|
} else {
|
|
5235
5235
|
var tmp_3;
|
|
5236
5236
|
if (i._v >= minAliasI) {
|
|
@@ -5252,7 +5252,7 @@
|
|
|
5252
5252
|
i._v = i._v + 1 | 0;
|
|
5253
5253
|
break loop;
|
|
5254
5254
|
} else {
|
|
5255
|
-
if (!context.
|
|
5255
|
+
if (!context.e79_1)
|
|
5256
5256
|
canParseOptions = false;
|
|
5257
5257
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5258
5258
|
var element_4 = to(i._v, tokens.i1(i._v));
|
|
@@ -5272,7 +5272,7 @@
|
|
|
5272
5272
|
while (tmp0_iterator_3.w()) {
|
|
5273
5273
|
var element_5 = tmp0_iterator_3.y();
|
|
5274
5274
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5275
|
-
var key = element_5.
|
|
5275
|
+
var key = element_5.j7m_1;
|
|
5276
5276
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
5277
5277
|
var value = destination_0.z2(key);
|
|
5278
5278
|
var tmp_4;
|
|
@@ -5286,7 +5286,7 @@
|
|
|
5286
5286
|
}
|
|
5287
5287
|
var list = tmp_4;
|
|
5288
5288
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5289
|
-
var tmp$ret$28 = element_5.
|
|
5289
|
+
var tmp$ret$28 = element_5.m7m();
|
|
5290
5290
|
list.s(tmp$ret$28);
|
|
5291
5291
|
}
|
|
5292
5292
|
var invocationsByOption = destination_0;
|
|
@@ -5297,9 +5297,9 @@
|
|
|
5297
5297
|
while (tmp0_iterator_4.w()) {
|
|
5298
5298
|
var element_6 = tmp0_iterator_4.y();
|
|
5299
5299
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5300
|
-
var tmp_5 = element_6.
|
|
5300
|
+
var tmp_5 = element_6.j7m_1;
|
|
5301
5301
|
var tmp0_safe_receiver = isInterface(tmp_5, GroupableOption) ? tmp_5 : null;
|
|
5302
|
-
var key_0 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
5302
|
+
var key_0 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.j7c();
|
|
5303
5303
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
5304
5304
|
var value_0 = destination_1.z2(key_0);
|
|
5305
5305
|
var tmp_6;
|
|
@@ -5335,7 +5335,7 @@
|
|
|
5335
5335
|
while (tmp0_iterator_6.w()) {
|
|
5336
5336
|
var element_8 = tmp0_iterator_6.y();
|
|
5337
5337
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
|
|
5338
|
-
var key_1 = element_8.
|
|
5338
|
+
var key_1 = element_8.j7m_1;
|
|
5339
5339
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
5340
5340
|
var value_1 = destination_3.z2(key_1);
|
|
5341
5341
|
var tmp_8;
|
|
@@ -5349,7 +5349,7 @@
|
|
|
5349
5349
|
}
|
|
5350
5350
|
var list_1 = tmp_8;
|
|
5351
5351
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
|
|
5352
|
-
var tmp$ret$41 = element_8.
|
|
5352
|
+
var tmp$ret$41 = element_8.m7m();
|
|
5353
5353
|
list_1.s(tmp$ret$41);
|
|
5354
5354
|
}
|
|
5355
5355
|
var result = LinkedHashMap_init_$Create$_0();
|
|
@@ -5358,7 +5358,7 @@
|
|
|
5358
5358
|
while (tmp0_iterator_7.w()) {
|
|
5359
5359
|
var entry = tmp0_iterator_7.y();
|
|
5360
5360
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
|
|
5361
|
-
if (!entry.r2().
|
|
5361
|
+
if (!entry.r2().h7c()) {
|
|
5362
5362
|
result.p2(entry.r2(), entry.s2());
|
|
5363
5363
|
}
|
|
5364
5364
|
}
|
|
@@ -5367,16 +5367,16 @@
|
|
|
5367
5367
|
var invocationsByOptionByGroup = destination_2;
|
|
5368
5368
|
// Inline function 'kotlin.collections.filter' call
|
|
5369
5369
|
// Inline function 'kotlin.collections.filterTo' call
|
|
5370
|
-
var this_2 = command.
|
|
5370
|
+
var this_2 = command.t78_1;
|
|
5371
5371
|
var destination_4 = ArrayList_init_$Create$();
|
|
5372
5372
|
var tmp0_iterator_8 = this_2.v();
|
|
5373
5373
|
while (tmp0_iterator_8.w()) {
|
|
5374
5374
|
var element_9 = tmp0_iterator_8.y();
|
|
5375
5375
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5376
5376
|
var tmp_9;
|
|
5377
|
-
if (!element_9.
|
|
5377
|
+
if (!element_9.h7c()) {
|
|
5378
5378
|
var tmp0_safe_receiver_0 = isInterface(element_9, GroupableOption) ? element_9 : null;
|
|
5379
|
-
tmp_9 = (tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.
|
|
5379
|
+
tmp_9 = (tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.j7c()) == null;
|
|
5380
5380
|
} else {
|
|
5381
5381
|
tmp_9 = false;
|
|
5382
5382
|
}
|
|
@@ -5397,13 +5397,13 @@
|
|
|
5397
5397
|
var o = element_10.r2();
|
|
5398
5398
|
// Inline function 'kotlin.collections.component2' call
|
|
5399
5399
|
var inv = element_10.s2();
|
|
5400
|
-
if (o.
|
|
5401
|
-
o.
|
|
5402
|
-
o.
|
|
5400
|
+
if (o.h7c()) {
|
|
5401
|
+
o.j7f(context, inv);
|
|
5402
|
+
o.y7i(context);
|
|
5403
5403
|
}
|
|
5404
5404
|
}
|
|
5405
5405
|
var argsParseResult = parseArguments($this, i._v, positionalArgs, arguments_0);
|
|
5406
|
-
var tmp2_safe_receiver = argsParseResult.
|
|
5406
|
+
var tmp2_safe_receiver = argsParseResult.p7m_1;
|
|
5407
5407
|
if (tmp2_safe_receiver == null)
|
|
5408
5408
|
null;
|
|
5409
5409
|
else {
|
|
@@ -5411,7 +5411,7 @@
|
|
|
5411
5411
|
// Inline function 'kotlin.contracts.contract' call
|
|
5412
5412
|
parse$addError(errors, context, tmp2_safe_receiver);
|
|
5413
5413
|
}
|
|
5414
|
-
var excessResult = handleExcessArguments($this, argsParseResult.
|
|
5414
|
+
var excessResult = handleExcessArguments($this, argsParseResult.n7m_1, hasMultipleSubAncestor, i._v, tokens, subcommands, positionalArgs, context);
|
|
5415
5415
|
var tmp3_safe_receiver = excessResult.tf_1;
|
|
5416
5416
|
if (tmp3_safe_receiver == null)
|
|
5417
5417
|
null;
|
|
@@ -5430,7 +5430,7 @@
|
|
|
5430
5430
|
while (tmp0_iterator_10.w()) {
|
|
5431
5431
|
var element_11 = tmp0_iterator_10.y();
|
|
5432
5432
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5433
|
-
if (element_11.
|
|
5433
|
+
if (element_11.s7m_1) {
|
|
5434
5434
|
destination_5.s(element_11);
|
|
5435
5435
|
}
|
|
5436
5436
|
}
|
|
@@ -5452,7 +5452,7 @@
|
|
|
5452
5452
|
while (tmp0_iterator_11.w()) {
|
|
5453
5453
|
var item = tmp0_iterator_11.y();
|
|
5454
5454
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5455
|
-
var tmp$ret$69 = item.
|
|
5455
|
+
var tmp$ret$69 = item.q7m_1;
|
|
5456
5456
|
destination_6.s(tmp$ret$69);
|
|
5457
5457
|
}
|
|
5458
5458
|
var usageErrors = destination_6;
|
|
@@ -5460,18 +5460,18 @@
|
|
|
5460
5460
|
// Inline function 'com.github.ajalt.clikt.parsers.gatherErrors' call
|
|
5461
5461
|
try {
|
|
5462
5462
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5463
|
-
finalizeParameters(context, ungroupedOptions, command.
|
|
5463
|
+
finalizeParameters(context, ungroupedOptions, command.v78_1, invocationsByOptionByGroup, argsParseResult.o7m_1);
|
|
5464
5464
|
} catch ($p) {
|
|
5465
5465
|
if ($p instanceof UsageError) {
|
|
5466
5466
|
var e = $p;
|
|
5467
5467
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5468
5468
|
usageErrors.s(e);
|
|
5469
|
-
context.
|
|
5469
|
+
context.v79_1 = true;
|
|
5470
5470
|
} else {
|
|
5471
5471
|
throw $p;
|
|
5472
5472
|
}
|
|
5473
5473
|
}
|
|
5474
|
-
var tmp4_safe_receiver = Companion_instance_2.
|
|
5474
|
+
var tmp4_safe_receiver = Companion_instance_2.b7d(usageErrors);
|
|
5475
5475
|
if (tmp4_safe_receiver == null)
|
|
5476
5476
|
null;
|
|
5477
5477
|
else {
|
|
@@ -5487,59 +5487,59 @@
|
|
|
5487
5487
|
// Inline function 'com.github.ajalt.clikt.parsers.gatherErrors' call
|
|
5488
5488
|
try {
|
|
5489
5489
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
|
|
5490
|
-
element_12.
|
|
5490
|
+
element_12.y7i(context);
|
|
5491
5491
|
} catch ($p) {
|
|
5492
5492
|
if ($p instanceof UsageError) {
|
|
5493
5493
|
var e_0 = $p;
|
|
5494
5494
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5495
5495
|
usageErrors.s(e_0);
|
|
5496
|
-
context.
|
|
5496
|
+
context.v79_1 = true;
|
|
5497
5497
|
} else {
|
|
5498
5498
|
throw $p;
|
|
5499
5499
|
}
|
|
5500
5500
|
}
|
|
5501
5501
|
}
|
|
5502
5502
|
// Inline function 'kotlin.collections.forEach' call
|
|
5503
|
-
var tmp0_iterator_13 = command.
|
|
5503
|
+
var tmp0_iterator_13 = command.v78_1.v();
|
|
5504
5504
|
while (tmp0_iterator_13.w()) {
|
|
5505
5505
|
var element_13 = tmp0_iterator_13.y();
|
|
5506
5506
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5507
5507
|
// Inline function 'com.github.ajalt.clikt.parsers.gatherErrors' call
|
|
5508
5508
|
try {
|
|
5509
5509
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
|
|
5510
|
-
element_13.
|
|
5510
|
+
element_13.y7i(context);
|
|
5511
5511
|
} catch ($p) {
|
|
5512
5512
|
if ($p instanceof UsageError) {
|
|
5513
5513
|
var e_1 = $p;
|
|
5514
5514
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5515
5515
|
usageErrors.s(e_1);
|
|
5516
|
-
context.
|
|
5516
|
+
context.v79_1 = true;
|
|
5517
5517
|
} else {
|
|
5518
5518
|
throw $p;
|
|
5519
5519
|
}
|
|
5520
5520
|
}
|
|
5521
5521
|
}
|
|
5522
5522
|
// Inline function 'kotlin.collections.forEach' call
|
|
5523
|
-
var tmp0_iterator_14 = command.
|
|
5523
|
+
var tmp0_iterator_14 = command.u78_1.v();
|
|
5524
5524
|
while (tmp0_iterator_14.w()) {
|
|
5525
5525
|
var element_14 = tmp0_iterator_14.y();
|
|
5526
5526
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5527
5527
|
// Inline function 'com.github.ajalt.clikt.parsers.gatherErrors' call
|
|
5528
5528
|
try {
|
|
5529
5529
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
|
|
5530
|
-
element_14.
|
|
5530
|
+
element_14.y7i(context);
|
|
5531
5531
|
} catch ($p) {
|
|
5532
5532
|
if ($p instanceof UsageError) {
|
|
5533
5533
|
var e_2 = $p;
|
|
5534
5534
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5535
5535
|
usageErrors.s(e_2);
|
|
5536
|
-
context.
|
|
5536
|
+
context.v79_1 = true;
|
|
5537
5537
|
} else {
|
|
5538
5538
|
throw $p;
|
|
5539
5539
|
}
|
|
5540
5540
|
}
|
|
5541
5541
|
}
|
|
5542
|
-
var tmp5_safe_receiver = Companion_instance_2.
|
|
5542
|
+
var tmp5_safe_receiver = Companion_instance_2.b7d(usageErrors);
|
|
5543
5543
|
if (tmp5_safe_receiver == null)
|
|
5544
5544
|
null;
|
|
5545
5545
|
else {
|
|
@@ -5556,19 +5556,19 @@
|
|
|
5556
5556
|
tmp_13 = false;
|
|
5557
5557
|
}
|
|
5558
5558
|
if (tmp_13) {
|
|
5559
|
-
tmp_12 = !command.
|
|
5559
|
+
tmp_12 = !command.i78_1;
|
|
5560
5560
|
} else {
|
|
5561
5561
|
tmp_12 = false;
|
|
5562
5562
|
}
|
|
5563
5563
|
if (tmp_12) {
|
|
5564
5564
|
throw new PrintHelpMessage(context, true);
|
|
5565
5565
|
}
|
|
5566
|
-
command.
|
|
5567
|
-
if (command.
|
|
5568
|
-
var tmp6_iterator = command.
|
|
5566
|
+
command.z78().u79_1 = subcommand;
|
|
5567
|
+
if (command.z78().h79_1) {
|
|
5568
|
+
var tmp6_iterator = command.u7a().v();
|
|
5569
5569
|
while (tmp6_iterator.w()) {
|
|
5570
5570
|
var warning = tmp6_iterator.y();
|
|
5571
|
-
get_terminal(command).
|
|
5571
|
+
get_terminal(command).o75(warning, VOID, VOID, VOID, VOID, true);
|
|
5572
5572
|
}
|
|
5573
5573
|
}
|
|
5574
5574
|
command.lr();
|
|
@@ -5587,16 +5587,16 @@
|
|
|
5587
5587
|
} catch ($p) {
|
|
5588
5588
|
if ($p instanceof UsageError) {
|
|
5589
5589
|
var e_3 = $p;
|
|
5590
|
-
e_3.
|
|
5590
|
+
e_3.w7c(context);
|
|
5591
5591
|
throw e_3;
|
|
5592
5592
|
} else {
|
|
5593
5593
|
throw $p;
|
|
5594
5594
|
}
|
|
5595
5595
|
}
|
|
5596
5596
|
if (!(subcommand == null)) {
|
|
5597
|
-
var nextTokens = parse($this, drop_0(tokens, i._v), subcommand.
|
|
5597
|
+
var nextTokens = parse($this, drop_0(tokens, i._v), subcommand.z78(), true);
|
|
5598
5598
|
var tmp_15;
|
|
5599
|
-
if (command.
|
|
5599
|
+
if (command.m78_1) {
|
|
5600
5600
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
5601
5601
|
tmp_15 = !nextTokens.e1();
|
|
5602
5602
|
} else {
|
|
@@ -5624,7 +5624,7 @@
|
|
|
5624
5624
|
}
|
|
5625
5625
|
if (tmp_0) {
|
|
5626
5626
|
var actual = last(positionalArgs).tf_1;
|
|
5627
|
-
throw new NoSuchSubcommand(actual, context.
|
|
5627
|
+
throw new NoSuchSubcommand(actual, context.p79_1(actual, toList_0(subcommands.m2())));
|
|
5628
5628
|
} else {
|
|
5629
5629
|
tmp = to(-1, new Err(excessArgsError($this, positionalArgs, excess, context), i, false));
|
|
5630
5630
|
}
|
|
@@ -5651,7 +5651,7 @@
|
|
|
5651
5651
|
var tmp0_container = tmp;
|
|
5652
5652
|
var name = tmp0_container.gf();
|
|
5653
5653
|
var attachedValue = tmp0_container.hf();
|
|
5654
|
-
name = context.
|
|
5654
|
+
name = context.k79_1(context, name);
|
|
5655
5655
|
var tmp1_elvis_lhs = optionsByName.z2(name);
|
|
5656
5656
|
var tmp_1;
|
|
5657
5657
|
if (tmp1_elvis_lhs == null) {
|
|
@@ -5672,7 +5672,7 @@
|
|
|
5672
5672
|
destination.p2(element.r2(), element.s2());
|
|
5673
5673
|
}
|
|
5674
5674
|
}
|
|
5675
|
-
var possibilities = context.
|
|
5675
|
+
var possibilities = context.p79_1(tmp_3, toList_0(destination.m2()));
|
|
5676
5676
|
return new OptParseResult(1, VOID, VOID, new Err(new NoSuchOption(name, possibilities), index));
|
|
5677
5677
|
}
|
|
5678
5678
|
} else {
|
|
@@ -5687,7 +5687,7 @@
|
|
|
5687
5687
|
if (!(attachedValue == null)) {
|
|
5688
5688
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5689
5689
|
values.s(attachedValue);
|
|
5690
|
-
} else if (!option.
|
|
5690
|
+
} else if (!option.i7c()) {
|
|
5691
5691
|
return OptParseResult_init_$Create$_0(1, option, name, emptyList());
|
|
5692
5692
|
}
|
|
5693
5693
|
var inductionVariable = index + 1 | 0;
|
|
@@ -5697,10 +5697,10 @@
|
|
|
5697
5697
|
var i = inductionVariable;
|
|
5698
5698
|
inductionVariable = inductionVariable + 1 | 0;
|
|
5699
5699
|
var tok = tokens.i1(i);
|
|
5700
|
-
if (values.n() >= option.
|
|
5700
|
+
if (values.n() >= option.y79().bb_1)
|
|
5701
5701
|
break $l$loop_0;
|
|
5702
5702
|
var tmp;
|
|
5703
|
-
if (values.n() >= option.
|
|
5703
|
+
if (values.n() >= option.y79().ab_1) {
|
|
5704
5704
|
var tmp_0;
|
|
5705
5705
|
var tmp_1;
|
|
5706
5706
|
var tmp_2;
|
|
@@ -5741,7 +5741,7 @@
|
|
|
5741
5741
|
}
|
|
5742
5742
|
while (!(i === last));
|
|
5743
5743
|
var consumed = values.n() + (attachedValue == null ? 1 : 0) | 0;
|
|
5744
|
-
var progression = option.
|
|
5744
|
+
var progression = option.y79();
|
|
5745
5745
|
var containsLower = progression.ab_1;
|
|
5746
5746
|
var containsUpper = progression.bb_1;
|
|
5747
5747
|
var containsArg = values.n();
|
|
@@ -5787,7 +5787,7 @@
|
|
|
5787
5787
|
inductionVariable_0 = inductionVariable_0 + 1 | 0;
|
|
5788
5788
|
if (i === 0)
|
|
5789
5789
|
continue $l$loop;
|
|
5790
|
-
var name = context.
|
|
5790
|
+
var name = context.k79_1(context, prefix + toString(opt));
|
|
5791
5791
|
var tmp2_elvis_lhs = optionsByName.z2(name);
|
|
5792
5792
|
var tmp_0;
|
|
5793
5793
|
if (tmp2_elvis_lhs == null) {
|
|
@@ -5817,10 +5817,10 @@
|
|
|
5817
5817
|
tmp_0 = tmp2_elvis_lhs;
|
|
5818
5818
|
}
|
|
5819
5819
|
var option = tmp_0;
|
|
5820
|
-
if (option.
|
|
5820
|
+
if (option.y79().bb_1 > 0) {
|
|
5821
5821
|
var value = i < get_lastIndex(tok) ? drop(tok, i + 1 | 0) : null;
|
|
5822
5822
|
var result = parseOptValues($this, option, name, ignoreUnknown, tokens, index, value, optionsByName, subcommandNames);
|
|
5823
|
-
return result.
|
|
5823
|
+
return result.x7m(VOID, VOID, plus_0(invocations, result.v7m_1));
|
|
5824
5824
|
} else {
|
|
5825
5825
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5826
5826
|
var element_0 = new OptInvocation(option, name, emptyList());
|
|
@@ -5841,7 +5841,7 @@
|
|
|
5841
5841
|
$l$loop: while (tmp0_iterator.w()) {
|
|
5842
5842
|
var item = tmp0_iterator.y();
|
|
5843
5843
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parseArguments.<anonymous>' call
|
|
5844
|
-
if (!(item.
|
|
5844
|
+
if (!(item.y79() > 0))
|
|
5845
5845
|
break $l$loop;
|
|
5846
5846
|
list.s(item);
|
|
5847
5847
|
}
|
|
@@ -5851,7 +5851,7 @@
|
|
|
5851
5851
|
var element = tmp0_iterator_0.y();
|
|
5852
5852
|
var tmp_0 = sum;
|
|
5853
5853
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parseArguments.<anonymous>' call
|
|
5854
|
-
sum = tmp_0 + element.
|
|
5854
|
+
sum = tmp_0 + element.y79() | 0;
|
|
5855
5855
|
}
|
|
5856
5856
|
var endSize = sum;
|
|
5857
5857
|
var i = 0;
|
|
@@ -5860,15 +5860,15 @@
|
|
|
5860
5860
|
var argument = tmp0_iterator_1.y();
|
|
5861
5861
|
var remaining = positionalArgs.n() - i | 0;
|
|
5862
5862
|
var tmp_1;
|
|
5863
|
-
if (argument.
|
|
5863
|
+
if (argument.y79() <= 0) {
|
|
5864
5864
|
// Inline function 'kotlin.comparisons.maxOf' call
|
|
5865
5865
|
var a = argument.e38() ? 1 : 0;
|
|
5866
5866
|
var b = remaining - endSize | 0;
|
|
5867
5867
|
tmp_1 = Math.max(a, b);
|
|
5868
|
-
} else if ((argument.
|
|
5868
|
+
} else if ((argument.y79() > 0 ? !argument.e38() : false) ? remaining === 0 : false) {
|
|
5869
5869
|
tmp_1 = 0;
|
|
5870
5870
|
} else {
|
|
5871
|
-
tmp_1 = argument.
|
|
5871
|
+
tmp_1 = argument.y79();
|
|
5872
5872
|
}
|
|
5873
5873
|
var consumed = tmp_1;
|
|
5874
5874
|
if (consumed > remaining) {
|
|
@@ -5899,19 +5899,19 @@
|
|
|
5899
5899
|
return new ArgsParseResult(excess, toList_1(out), null);
|
|
5900
5900
|
}
|
|
5901
5901
|
function loadArgFile($this, filename, context) {
|
|
5902
|
-
return shlex(filename, ensureNotNull(context.
|
|
5902
|
+
return shlex(filename, ensureNotNull(context.m79_1)(filename), context);
|
|
5903
5903
|
}
|
|
5904
5904
|
function excessArgsError($this, positionalArgs, excess, context) {
|
|
5905
5905
|
var tmp = takeLast(positionalArgs, excess);
|
|
5906
5906
|
var actual = joinToString(tmp, ' ', '(', ')', 3, VOID, Parser$excessArgsError$lambda);
|
|
5907
|
-
var message = excess === 1 ? context.
|
|
5907
|
+
var message = excess === 1 ? context.q79_1.l7g(actual) : context.q79_1.m7g(actual, excess);
|
|
5908
5908
|
return new UsageError(message);
|
|
5909
5909
|
}
|
|
5910
5910
|
function sam$kotlin_Comparator$0_2(function_0) {
|
|
5911
|
-
this.
|
|
5911
|
+
this.y7m_1 = function_0;
|
|
5912
5912
|
}
|
|
5913
5913
|
protoOf(sam$kotlin_Comparator$0_2).la = function (a, b) {
|
|
5914
|
-
return this.
|
|
5914
|
+
return this.y7m_1(a, b);
|
|
5915
5915
|
};
|
|
5916
5916
|
protoOf(sam$kotlin_Comparator$0_2).compare = function (a, b) {
|
|
5917
5917
|
return this.la(a, b);
|
|
@@ -5924,22 +5924,22 @@
|
|
|
5924
5924
|
return false;
|
|
5925
5925
|
if (prefix.length > 1)
|
|
5926
5926
|
return true;
|
|
5927
|
-
if (longNames.r($context.
|
|
5927
|
+
if (longNames.r($context.k79_1($context, substringBefore(token, '='))))
|
|
5928
5928
|
return true;
|
|
5929
5929
|
// Inline function 'kotlin.collections.contains' call
|
|
5930
5930
|
// Inline function 'kotlin.collections.containsKey' call
|
|
5931
|
-
var key = $context.
|
|
5931
|
+
var key = $context.k79_1($context, take(token, 2));
|
|
5932
5932
|
return !(isInterface(optionsByName, Map) ? optionsByName : THROW_CCE()).w2(key);
|
|
5933
5933
|
}
|
|
5934
5934
|
function parse$addError(errors, $context, e) {
|
|
5935
5935
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5936
5936
|
errors.s(e);
|
|
5937
|
-
$context.
|
|
5937
|
+
$context.v79_1 = true;
|
|
5938
5938
|
}
|
|
5939
5939
|
function parse$consumeParse(positionalArgs, invocations, i, errors, $context, tokenIndex, result) {
|
|
5940
5940
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5941
5941
|
// Inline function 'kotlin.collections.map' call
|
|
5942
|
-
var this_0 = result.
|
|
5942
|
+
var this_0 = result.u7m_1;
|
|
5943
5943
|
// Inline function 'kotlin.collections.mapTo' call
|
|
5944
5944
|
var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
|
|
5945
5945
|
var tmp0_iterator = this_0.v();
|
|
@@ -5951,9 +5951,9 @@
|
|
|
5951
5951
|
}
|
|
5952
5952
|
addAll(positionalArgs, destination);
|
|
5953
5953
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
5954
|
-
var elements = result.
|
|
5954
|
+
var elements = result.v7m_1;
|
|
5955
5955
|
addAll(invocations, elements);
|
|
5956
|
-
var tmp0_safe_receiver = result.
|
|
5956
|
+
var tmp0_safe_receiver = result.w7m_1;
|
|
5957
5957
|
if (tmp0_safe_receiver == null)
|
|
5958
5958
|
null;
|
|
5959
5959
|
else {
|
|
@@ -5961,14 +5961,14 @@
|
|
|
5961
5961
|
// Inline function 'kotlin.contracts.contract' call
|
|
5962
5962
|
parse$addError(errors, $context, tmp0_safe_receiver);
|
|
5963
5963
|
}
|
|
5964
|
-
i._v = i._v + result.
|
|
5964
|
+
i._v = i._v + result.t7m_1 | 0;
|
|
5965
5965
|
}
|
|
5966
5966
|
function Parser$parse$lambda(a, b) {
|
|
5967
5967
|
// Inline function 'kotlin.comparisons.compareValuesBy' call
|
|
5968
5968
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5969
|
-
var tmp = a.
|
|
5969
|
+
var tmp = a.r7m_1;
|
|
5970
5970
|
// Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
|
|
5971
|
-
var tmp$ret$1 = b.
|
|
5971
|
+
var tmp$ret$1 = b.r7m_1;
|
|
5972
5972
|
return compareValues(tmp, tmp$ret$1);
|
|
5973
5973
|
}
|
|
5974
5974
|
function Parser$parseArguments$lambda(it) {
|
|
@@ -5980,7 +5980,7 @@
|
|
|
5980
5980
|
}
|
|
5981
5981
|
function Parser() {
|
|
5982
5982
|
}
|
|
5983
|
-
protoOf(Parser).
|
|
5983
|
+
protoOf(Parser).h7b = function (argv, context) {
|
|
5984
5984
|
parse(this, argv, context, true);
|
|
5985
5985
|
};
|
|
5986
5986
|
var Parser_instance;
|
|
@@ -5988,20 +5988,20 @@
|
|
|
5988
5988
|
return Parser_instance;
|
|
5989
5989
|
}
|
|
5990
5990
|
function OptInvocation(opt, name, values) {
|
|
5991
|
-
this.
|
|
5992
|
-
this.
|
|
5993
|
-
this.
|
|
5991
|
+
this.j7m_1 = opt;
|
|
5992
|
+
this.k7m_1 = name;
|
|
5993
|
+
this.l7m_1 = values;
|
|
5994
5994
|
}
|
|
5995
|
-
protoOf(OptInvocation).
|
|
5996
|
-
return new Invocation(this.
|
|
5995
|
+
protoOf(OptInvocation).m7m = function () {
|
|
5996
|
+
return new Invocation(this.k7m_1, this.l7m_1);
|
|
5997
5997
|
};
|
|
5998
5998
|
protoOf(OptInvocation).toString = function () {
|
|
5999
|
-
return 'OptInvocation(opt=' + this.
|
|
5999
|
+
return 'OptInvocation(opt=' + this.j7m_1 + ', name=' + this.k7m_1 + ', values=' + this.l7m_1 + ')';
|
|
6000
6000
|
};
|
|
6001
6001
|
protoOf(OptInvocation).hashCode = function () {
|
|
6002
|
-
var result = hashCode(this.
|
|
6003
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
6004
|
-
result = imul(result, 31) + hashCode(this.
|
|
6002
|
+
var result = hashCode(this.j7m_1);
|
|
6003
|
+
result = imul(result, 31) + getStringHashCode(this.k7m_1) | 0;
|
|
6004
|
+
result = imul(result, 31) + hashCode(this.l7m_1) | 0;
|
|
6005
6005
|
return result;
|
|
6006
6006
|
};
|
|
6007
6007
|
protoOf(OptInvocation).equals = function (other) {
|
|
@@ -6010,27 +6010,27 @@
|
|
|
6010
6010
|
if (!(other instanceof OptInvocation))
|
|
6011
6011
|
return false;
|
|
6012
6012
|
var tmp0_other_with_cast = other instanceof OptInvocation ? other : THROW_CCE();
|
|
6013
|
-
if (!equals(this.
|
|
6013
|
+
if (!equals(this.j7m_1, tmp0_other_with_cast.j7m_1))
|
|
6014
6014
|
return false;
|
|
6015
|
-
if (!(this.
|
|
6015
|
+
if (!(this.k7m_1 === tmp0_other_with_cast.k7m_1))
|
|
6016
6016
|
return false;
|
|
6017
|
-
if (!equals(this.
|
|
6017
|
+
if (!equals(this.l7m_1, tmp0_other_with_cast.l7m_1))
|
|
6018
6018
|
return false;
|
|
6019
6019
|
return true;
|
|
6020
6020
|
};
|
|
6021
6021
|
function Err(e, i, includeInMulti) {
|
|
6022
6022
|
includeInMulti = includeInMulti === VOID ? true : includeInMulti;
|
|
6023
|
-
this.
|
|
6024
|
-
this.
|
|
6025
|
-
this.
|
|
6023
|
+
this.q7m_1 = e;
|
|
6024
|
+
this.r7m_1 = i;
|
|
6025
|
+
this.s7m_1 = includeInMulti;
|
|
6026
6026
|
}
|
|
6027
6027
|
protoOf(Err).toString = function () {
|
|
6028
|
-
return 'Err(e=' + this.
|
|
6028
|
+
return 'Err(e=' + this.q7m_1 + ', i=' + this.r7m_1 + ', includeInMulti=' + this.s7m_1 + ')';
|
|
6029
6029
|
};
|
|
6030
6030
|
protoOf(Err).hashCode = function () {
|
|
6031
|
-
var result = hashCode(this.
|
|
6032
|
-
result = imul(result, 31) + this.
|
|
6033
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
6031
|
+
var result = hashCode(this.q7m_1);
|
|
6032
|
+
result = imul(result, 31) + this.r7m_1 | 0;
|
|
6033
|
+
result = imul(result, 31) + getBooleanHashCode(this.s7m_1) | 0;
|
|
6034
6034
|
return result;
|
|
6035
6035
|
};
|
|
6036
6036
|
protoOf(Err).equals = function (other) {
|
|
@@ -6039,11 +6039,11 @@
|
|
|
6039
6039
|
if (!(other instanceof Err))
|
|
6040
6040
|
return false;
|
|
6041
6041
|
var tmp0_other_with_cast = other instanceof Err ? other : THROW_CCE();
|
|
6042
|
-
if (!equals(this.
|
|
6042
|
+
if (!equals(this.q7m_1, tmp0_other_with_cast.q7m_1))
|
|
6043
6043
|
return false;
|
|
6044
|
-
if (!(this.
|
|
6044
|
+
if (!(this.r7m_1 === tmp0_other_with_cast.r7m_1))
|
|
6045
6045
|
return false;
|
|
6046
|
-
if (!(this.
|
|
6046
|
+
if (!(this.s7m_1 === tmp0_other_with_cast.s7m_1))
|
|
6047
6047
|
return false;
|
|
6048
6048
|
return true;
|
|
6049
6049
|
};
|
|
@@ -6065,29 +6065,29 @@
|
|
|
6065
6065
|
unknown = unknown === VOID ? emptyList() : unknown;
|
|
6066
6066
|
known = known === VOID ? emptyList() : known;
|
|
6067
6067
|
err = err === VOID ? null : err;
|
|
6068
|
-
this.
|
|
6069
|
-
this.
|
|
6070
|
-
this.
|
|
6071
|
-
this.
|
|
6068
|
+
this.t7m_1 = consumed;
|
|
6069
|
+
this.u7m_1 = unknown;
|
|
6070
|
+
this.v7m_1 = known;
|
|
6071
|
+
this.w7m_1 = err;
|
|
6072
6072
|
}
|
|
6073
|
-
protoOf(OptParseResult).
|
|
6073
|
+
protoOf(OptParseResult).z7m = function (consumed, unknown, known, err) {
|
|
6074
6074
|
return new OptParseResult(consumed, unknown, known, err);
|
|
6075
6075
|
};
|
|
6076
|
-
protoOf(OptParseResult).
|
|
6077
|
-
consumed = consumed === VOID ? this.
|
|
6078
|
-
unknown = unknown === VOID ? this.
|
|
6079
|
-
known = known === VOID ? this.
|
|
6080
|
-
err = err === VOID ? this.
|
|
6081
|
-
return $super === VOID ? this.
|
|
6076
|
+
protoOf(OptParseResult).x7m = function (consumed, unknown, known, err, $super) {
|
|
6077
|
+
consumed = consumed === VOID ? this.t7m_1 : consumed;
|
|
6078
|
+
unknown = unknown === VOID ? this.u7m_1 : unknown;
|
|
6079
|
+
known = known === VOID ? this.v7m_1 : known;
|
|
6080
|
+
err = err === VOID ? this.w7m_1 : err;
|
|
6081
|
+
return $super === VOID ? this.z7m(consumed, unknown, known, err) : $super.z7m.call(this, consumed, unknown, known, err);
|
|
6082
6082
|
};
|
|
6083
6083
|
protoOf(OptParseResult).toString = function () {
|
|
6084
|
-
return 'OptParseResult(consumed=' + this.
|
|
6084
|
+
return 'OptParseResult(consumed=' + this.t7m_1 + ', unknown=' + this.u7m_1 + ', known=' + this.v7m_1 + ', err=' + this.w7m_1 + ')';
|
|
6085
6085
|
};
|
|
6086
6086
|
protoOf(OptParseResult).hashCode = function () {
|
|
6087
|
-
var result = this.
|
|
6088
|
-
result = imul(result, 31) + hashCode(this.
|
|
6089
|
-
result = imul(result, 31) + hashCode(this.
|
|
6090
|
-
result = imul(result, 31) + (this.
|
|
6087
|
+
var result = this.t7m_1;
|
|
6088
|
+
result = imul(result, 31) + hashCode(this.u7m_1) | 0;
|
|
6089
|
+
result = imul(result, 31) + hashCode(this.v7m_1) | 0;
|
|
6090
|
+
result = imul(result, 31) + (this.w7m_1 == null ? 0 : this.w7m_1.hashCode()) | 0;
|
|
6091
6091
|
return result;
|
|
6092
6092
|
};
|
|
6093
6093
|
protoOf(OptParseResult).equals = function (other) {
|
|
@@ -6096,28 +6096,28 @@
|
|
|
6096
6096
|
if (!(other instanceof OptParseResult))
|
|
6097
6097
|
return false;
|
|
6098
6098
|
var tmp0_other_with_cast = other instanceof OptParseResult ? other : THROW_CCE();
|
|
6099
|
-
if (!(this.
|
|
6099
|
+
if (!(this.t7m_1 === tmp0_other_with_cast.t7m_1))
|
|
6100
6100
|
return false;
|
|
6101
|
-
if (!equals(this.
|
|
6101
|
+
if (!equals(this.u7m_1, tmp0_other_with_cast.u7m_1))
|
|
6102
6102
|
return false;
|
|
6103
|
-
if (!equals(this.
|
|
6103
|
+
if (!equals(this.v7m_1, tmp0_other_with_cast.v7m_1))
|
|
6104
6104
|
return false;
|
|
6105
|
-
if (!equals(this.
|
|
6105
|
+
if (!equals(this.w7m_1, tmp0_other_with_cast.w7m_1))
|
|
6106
6106
|
return false;
|
|
6107
6107
|
return true;
|
|
6108
6108
|
};
|
|
6109
6109
|
function ArgsParseResult(excessCount, args, err) {
|
|
6110
|
-
this.
|
|
6111
|
-
this.
|
|
6112
|
-
this.
|
|
6110
|
+
this.n7m_1 = excessCount;
|
|
6111
|
+
this.o7m_1 = args;
|
|
6112
|
+
this.p7m_1 = err;
|
|
6113
6113
|
}
|
|
6114
6114
|
protoOf(ArgsParseResult).toString = function () {
|
|
6115
|
-
return 'ArgsParseResult(excessCount=' + this.
|
|
6115
|
+
return 'ArgsParseResult(excessCount=' + this.n7m_1 + ', args=' + this.o7m_1 + ', err=' + this.p7m_1 + ')';
|
|
6116
6116
|
};
|
|
6117
6117
|
protoOf(ArgsParseResult).hashCode = function () {
|
|
6118
|
-
var result = this.
|
|
6119
|
-
result = imul(result, 31) + hashCode(this.
|
|
6120
|
-
result = imul(result, 31) + (this.
|
|
6118
|
+
var result = this.n7m_1;
|
|
6119
|
+
result = imul(result, 31) + hashCode(this.o7m_1) | 0;
|
|
6120
|
+
result = imul(result, 31) + (this.p7m_1 == null ? 0 : this.p7m_1.hashCode()) | 0;
|
|
6121
6121
|
return result;
|
|
6122
6122
|
};
|
|
6123
6123
|
protoOf(ArgsParseResult).equals = function (other) {
|
|
@@ -6126,16 +6126,16 @@
|
|
|
6126
6126
|
if (!(other instanceof ArgsParseResult))
|
|
6127
6127
|
return false;
|
|
6128
6128
|
var tmp0_other_with_cast = other instanceof ArgsParseResult ? other : THROW_CCE();
|
|
6129
|
-
if (!(this.
|
|
6129
|
+
if (!(this.n7m_1 === tmp0_other_with_cast.n7m_1))
|
|
6130
6130
|
return false;
|
|
6131
|
-
if (!equals(this.
|
|
6131
|
+
if (!equals(this.o7m_1, tmp0_other_with_cast.o7m_1))
|
|
6132
6132
|
return false;
|
|
6133
|
-
if (!equals(this.
|
|
6133
|
+
if (!equals(this.p7m_1, tmp0_other_with_cast.p7m_1))
|
|
6134
6134
|
return false;
|
|
6135
6135
|
return true;
|
|
6136
6136
|
};
|
|
6137
6137
|
function shlex(filename, text, context) {
|
|
6138
|
-
var tmp1_elvis_lhs = context == null ? null : context.
|
|
6138
|
+
var tmp1_elvis_lhs = context == null ? null : context.q79_1;
|
|
6139
6139
|
var localization = tmp1_elvis_lhs == null ? get_defaultLocalization() : tmp1_elvis_lhs;
|
|
6140
6140
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
6141
6141
|
var toks = ArrayList_init_$Create$();
|
|
@@ -6157,7 +6157,7 @@
|
|
|
6157
6157
|
} else {
|
|
6158
6158
|
if (c === _Char___init__impl__6a9atx(92)) {
|
|
6159
6159
|
if (i._v >= get_lastIndex(text)) {
|
|
6160
|
-
shlex$err(filename, text, i, localization.
|
|
6160
|
+
shlex$err(filename, text, i, localization.k7g());
|
|
6161
6161
|
}
|
|
6162
6162
|
if (contains('\r\n', charSequenceGet(text, i._v + 1 | 0))) {
|
|
6163
6163
|
do {
|
|
@@ -6229,7 +6229,7 @@
|
|
|
6229
6229
|
}
|
|
6230
6230
|
var tmp_8 = inQuote;
|
|
6231
6231
|
if (!((tmp_8 == null ? null : new Char(tmp_8)) == null)) {
|
|
6232
|
-
shlex$err(filename, text, i, localization.
|
|
6232
|
+
shlex$err(filename, text, i, localization.j7g());
|
|
6233
6233
|
}
|
|
6234
6234
|
// Inline function 'kotlin.text.isNotEmpty' call
|
|
6235
6235
|
if (charSequenceLength(sb) > 0) {
|
|
@@ -6310,23 +6310,23 @@
|
|
|
6310
6310
|
var impls;
|
|
6311
6311
|
function readFileIfExists(filename) {
|
|
6312
6312
|
_init_properties_MppImpl_kt__zar9hh();
|
|
6313
|
-
return get_impls().
|
|
6313
|
+
return get_impls().a7n(filename);
|
|
6314
6314
|
}
|
|
6315
6315
|
function NodeMppImpls(fs) {
|
|
6316
|
-
this.
|
|
6316
|
+
this.b7n_1 = fs;
|
|
6317
6317
|
}
|
|
6318
|
-
protoOf(NodeMppImpls).
|
|
6318
|
+
protoOf(NodeMppImpls).z77 = function (key) {
|
|
6319
6319
|
var tmp = process.env[key];
|
|
6320
6320
|
return (!(tmp == null) ? typeof tmp === 'string' : false) ? tmp : null;
|
|
6321
6321
|
};
|
|
6322
|
-
protoOf(NodeMppImpls).
|
|
6322
|
+
protoOf(NodeMppImpls).c7n = function (status) {
|
|
6323
6323
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
6324
6324
|
return process.exit(status);
|
|
6325
6325
|
};
|
|
6326
|
-
protoOf(NodeMppImpls).
|
|
6326
|
+
protoOf(NodeMppImpls).a7n = function (filename) {
|
|
6327
6327
|
var tmp;
|
|
6328
6328
|
try {
|
|
6329
|
-
var tmp_0 = this.
|
|
6329
|
+
var tmp_0 = this.b7n_1.readFileSync(filename, 'utf-8');
|
|
6330
6330
|
tmp = (!(tmp_0 == null) ? typeof tmp_0 === 'string' : false) ? tmp_0 : null;
|
|
6331
6331
|
} catch ($p) {
|
|
6332
6332
|
var tmp_1;
|
|
@@ -6342,12 +6342,12 @@
|
|
|
6342
6342
|
};
|
|
6343
6343
|
function BrowserMppImpls() {
|
|
6344
6344
|
}
|
|
6345
|
-
protoOf(BrowserMppImpls).
|
|
6345
|
+
protoOf(BrowserMppImpls).z77 = function (key) {
|
|
6346
6346
|
return null;
|
|
6347
6347
|
};
|
|
6348
|
-
protoOf(BrowserMppImpls).
|
|
6348
|
+
protoOf(BrowserMppImpls).c7n = function (status) {
|
|
6349
6349
|
};
|
|
6350
|
-
protoOf(BrowserMppImpls).
|
|
6350
|
+
protoOf(BrowserMppImpls).a7n = function (filename) {
|
|
6351
6351
|
return null;
|
|
6352
6352
|
};
|
|
6353
6353
|
var BrowserMppImpls_instance;
|
|
@@ -6356,11 +6356,11 @@
|
|
|
6356
6356
|
}
|
|
6357
6357
|
function readEnvvar(key) {
|
|
6358
6358
|
_init_properties_MppImpl_kt__zar9hh();
|
|
6359
|
-
return get_impls().
|
|
6359
|
+
return get_impls().z77(key);
|
|
6360
6360
|
}
|
|
6361
6361
|
function exitProcessMpp(status) {
|
|
6362
6362
|
_init_properties_MppImpl_kt__zar9hh();
|
|
6363
|
-
return get_impls().
|
|
6363
|
+
return get_impls().c7n(status);
|
|
6364
6364
|
}
|
|
6365
6365
|
function get_graphemeLengthMpp(_this__u8e3s4) {
|
|
6366
6366
|
_init_properties_MppImpl_kt__zar9hh();
|
|
@@ -6388,42 +6388,42 @@
|
|
|
6388
6388
|
}
|
|
6389
6389
|
}
|
|
6390
6390
|
//region block: post-declaration
|
|
6391
|
-
protoOf(defaultLocalization$1).
|
|
6392
|
-
protoOf(defaultLocalization$1).
|
|
6393
|
-
protoOf(defaultLocalization$1).
|
|
6394
|
-
protoOf(defaultLocalization$1).
|
|
6395
|
-
protoOf(defaultLocalization$1).
|
|
6396
|
-
protoOf(defaultLocalization$1).
|
|
6397
|
-
protoOf(defaultLocalization$1).
|
|
6398
|
-
protoOf(defaultLocalization$1).
|
|
6399
|
-
protoOf(defaultLocalization$1).
|
|
6400
|
-
protoOf(defaultLocalization$1).
|
|
6401
|
-
protoOf(defaultLocalization$1).
|
|
6402
|
-
protoOf(defaultLocalization$1).
|
|
6403
|
-
protoOf(defaultLocalization$1).
|
|
6404
|
-
protoOf(defaultLocalization$1).
|
|
6405
|
-
protoOf(defaultLocalization$1).
|
|
6406
|
-
protoOf(defaultLocalization$1).
|
|
6407
|
-
protoOf(defaultLocalization$1).
|
|
6408
|
-
protoOf(defaultLocalization$1).
|
|
6409
|
-
protoOf(defaultLocalization$1).
|
|
6410
|
-
protoOf(defaultLocalization$1).
|
|
6411
|
-
protoOf(defaultLocalization$1).
|
|
6412
|
-
protoOf(defaultLocalization$1).
|
|
6413
|
-
protoOf(defaultLocalization$1).
|
|
6414
|
-
protoOf(defaultLocalization$1).
|
|
6415
|
-
protoOf(defaultLocalization$1).
|
|
6416
|
-
protoOf(defaultLocalization$1).
|
|
6417
|
-
protoOf(defaultLocalization$1).
|
|
6418
|
-
protoOf(defaultLocalization$1).
|
|
6419
|
-
protoOf(defaultLocalization$1).
|
|
6420
|
-
protoOf(defaultLocalization$1).
|
|
6421
|
-
protoOf(defaultLocalization$1).
|
|
6422
|
-
protoOf(ProcessedArgumentImpl).
|
|
6423
|
-
protoOf(OptionWithValuesImpl).
|
|
6424
|
-
protoOf(OptionWithValuesImpl).
|
|
6425
|
-
protoOf(OptionWithValuesImpl).
|
|
6426
|
-
protoOf(OptionWithValuesImpl).
|
|
6391
|
+
protoOf(defaultLocalization$1).i7g = usageError;
|
|
6392
|
+
protoOf(defaultLocalization$1).r7d = badParameter;
|
|
6393
|
+
protoOf(defaultLocalization$1).p7d = badParameterWithMessage;
|
|
6394
|
+
protoOf(defaultLocalization$1).q7d = badParameterWithParam;
|
|
6395
|
+
protoOf(defaultLocalization$1).o7d = badParameterWithMessageAndParam;
|
|
6396
|
+
protoOf(defaultLocalization$1).p7e = missingArgument;
|
|
6397
|
+
protoOf(defaultLocalization$1).y7d = noSuchSubcommand;
|
|
6398
|
+
protoOf(defaultLocalization$1).e7e = noSuchOption;
|
|
6399
|
+
protoOf(defaultLocalization$1).k7e = incorrectOptionValueCount;
|
|
6400
|
+
protoOf(defaultLocalization$1).v7e = incorrectArgumentValueCount;
|
|
6401
|
+
protoOf(defaultLocalization$1).r7c = fileNotFound;
|
|
6402
|
+
protoOf(defaultLocalization$1).d7f = invalidFileFormat;
|
|
6403
|
+
protoOf(defaultLocalization$1).c7f = invalidFileFormat_0;
|
|
6404
|
+
protoOf(defaultLocalization$1).j7g = unclosedQuote;
|
|
6405
|
+
protoOf(defaultLocalization$1).k7g = fileEndsWithSlash;
|
|
6406
|
+
protoOf(defaultLocalization$1).l7g = extraArgumentOne;
|
|
6407
|
+
protoOf(defaultLocalization$1).m7g = extraArgumentMany;
|
|
6408
|
+
protoOf(defaultLocalization$1).n7g = invalidFlagValueInFile;
|
|
6409
|
+
protoOf(defaultLocalization$1).o7g = boolConversionError;
|
|
6410
|
+
protoOf(defaultLocalization$1).p7g = stringMetavar;
|
|
6411
|
+
protoOf(defaultLocalization$1).q7g = intMetavar;
|
|
6412
|
+
protoOf(defaultLocalization$1).r7g = usageTitle;
|
|
6413
|
+
protoOf(defaultLocalization$1).s7g = optionsTitle;
|
|
6414
|
+
protoOf(defaultLocalization$1).t7g = argumentsTitle;
|
|
6415
|
+
protoOf(defaultLocalization$1).u7g = commandsTitle;
|
|
6416
|
+
protoOf(defaultLocalization$1).v7g = optionsMetavar;
|
|
6417
|
+
protoOf(defaultLocalization$1).w7g = commandMetavar;
|
|
6418
|
+
protoOf(defaultLocalization$1).x7g = argumentsMetavar;
|
|
6419
|
+
protoOf(defaultLocalization$1).y7g = helpTagDefault;
|
|
6420
|
+
protoOf(defaultLocalization$1).z7g = helpTagRequired;
|
|
6421
|
+
protoOf(defaultLocalization$1).l7a = helpOptionMessage;
|
|
6422
|
+
protoOf(ProcessedArgumentImpl).e7j = copy$default;
|
|
6423
|
+
protoOf(OptionWithValuesImpl).d7k = copy$default_0;
|
|
6424
|
+
protoOf(OptionWithValuesImpl).e7k = copy$default_1;
|
|
6425
|
+
protoOf(OptionWithValuesImpl).k7k = getValue_0;
|
|
6426
|
+
protoOf(OptionWithValuesImpl).s7a = parameterHelp;
|
|
6427
6427
|
//endregion
|
|
6428
6428
|
//region block: init
|
|
6429
6429
|
BashCompletionGenerator_instance = new BashCompletionGenerator();
|