mrs-toolbox-cli 0.0.128 → 0.0.129

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/clikt-clikt.js CHANGED
@@ -187,21 +187,21 @@
187
187
  if (this.s3f()) {
188
188
  tmp = null;
189
189
  } else {
190
- var tmp_0 = this.u7r();
191
- var tmp_1 = this.v7r();
192
- var tmp_2 = this.a83(context);
193
- var tmp_3 = this.b7t(context);
194
- var tmp_4 = this.s7s();
195
- var tmp_5 = this.z7u();
196
- var tmp_6 = this.q7t();
197
- var tmp_7 = this.c7v();
190
+ var tmp_0 = this.x7r();
191
+ var tmp_1 = this.y7r();
192
+ var tmp_2 = this.d83(context);
193
+ var tmp_3 = this.e7t(context);
194
+ var tmp_4 = this.v7s();
195
+ var tmp_5 = this.c7v();
196
+ var tmp_6 = this.t7t();
197
+ var tmp_7 = this.f7v();
198
198
  var tmp0_safe_receiver = isInterface(this, StaticallyGroupedOption) ? this : null;
199
- var tmp3_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.y7u();
199
+ var tmp3_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.b7v();
200
200
  var tmp_8;
201
201
  if (tmp3_elvis_lhs == null) {
202
202
  var tmp1_safe_receiver = isInterface(this, GroupableOption) ? this : null;
203
- var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.d7v();
204
- tmp_8 = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.y7u();
203
+ var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.g7v();
204
+ tmp_8 = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.b7v();
205
205
  } else {
206
206
  tmp_8 = tmp3_elvis_lhs;
207
207
  }
@@ -366,19 +366,19 @@
366
366
  initMetadataForInterface(Argument_0, 'Argument');
367
367
  function copy$default(transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates, $super) {
368
368
  name = name === VOID ? this.t2() : name;
369
- nvalues = nvalues === VOID ? this.s7s() : nvalues;
369
+ nvalues = nvalues === VOID ? this.v7s() : nvalues;
370
370
  required = required === VOID ? this.e3e() : required;
371
- helpGetter = helpGetter === VOID ? this.r81() : helpGetter;
372
- helpTags = helpTags === VOID ? this.z7u() : helpTags;
373
- completionCandidates = completionCandidates === VOID ? this.u81() : completionCandidates;
374
- return $super === VOID ? this.v81(transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates) : $super.v81.call(this, transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates);
371
+ helpGetter = helpGetter === VOID ? this.u81() : helpGetter;
372
+ helpTags = helpTags === VOID ? this.c7v() : helpTags;
373
+ completionCandidates = completionCandidates === VOID ? this.x81() : completionCandidates;
374
+ return $super === VOID ? this.y81(transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates) : $super.y81.call(this, transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates);
375
375
  }
376
376
  initMetadataForInterface(ProcessedArgument, 'ProcessedArgument', VOID, VOID, [Argument_0]);
377
377
  initMetadataForClass(ArgumentTransformContext, 'ArgumentTransformContext', VOID, VOID, [Argument_0]);
378
378
  initMetadataForClass(ProcessedArgumentImpl, 'ProcessedArgumentImpl', VOID, VOID, [ProcessedArgument]);
379
379
  function parameterHelp_0(context) {
380
- var n = this.y7u();
381
- var h = this.t82();
380
+ var n = this.b7v();
381
+ var h = this.w82();
382
382
  return n == null || h == null ? null : new Group_0(n, h);
383
383
  }
384
384
  initMetadataForInterface(ParameterGroup, 'ParameterGroup');
@@ -394,39 +394,39 @@
394
394
  initMetadataForClass(Envvar, 'Envvar', VOID, FinalValue);
395
395
  initMetadataForClass(OptionTransformContext, 'OptionTransformContext', VOID, 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.u7r() : names;
398
- metavarGetter = metavarGetter === VOID ? this.l83() : metavarGetter;
399
- nvalues = nvalues === VOID ? this.s7s() : nvalues;
400
- helpGetter = helpGetter === VOID ? this.r81() : helpGetter;
397
+ names = names === VOID ? this.x7r() : names;
398
+ metavarGetter = metavarGetter === VOID ? this.o83() : metavarGetter;
399
+ nvalues = nvalues === VOID ? this.v7s() : nvalues;
400
+ helpGetter = helpGetter === VOID ? this.u81() : helpGetter;
401
401
  hidden = hidden === VOID ? this.s3f() : hidden;
402
- helpTags = helpTags === VOID ? this.z7u() : helpTags;
403
- valueSourceKey = valueSourceKey === VOID ? this.a7v() : valueSourceKey;
404
- envvar = envvar === VOID ? this.j83() : envvar;
405
- valueSplit = valueSplit === VOID ? this.m83() : valueSplit;
406
- completionCandidates = completionCandidates === VOID ? this.u81() : completionCandidates;
407
- secondaryNames = secondaryNames === VOID ? this.v7r() : secondaryNames;
408
- acceptsNumberValueWithoutName = acceptsNumberValueWithoutName === VOID ? this.q7t() : acceptsNumberValueWithoutName;
409
- acceptsUnattachedValue = acceptsUnattachedValue === VOID ? this.c7v() : acceptsUnattachedValue;
410
- eager = eager === VOID ? this.b7v() : eager;
411
- return $super === VOID ? this.n83(transformValue, transformEach, transformAll, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) : $super.n83.call(this, transformValue, transformEach, transformAll, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager);
402
+ helpTags = helpTags === VOID ? this.c7v() : helpTags;
403
+ valueSourceKey = valueSourceKey === VOID ? this.d7v() : valueSourceKey;
404
+ envvar = envvar === VOID ? this.m83() : envvar;
405
+ valueSplit = valueSplit === VOID ? this.p83() : valueSplit;
406
+ completionCandidates = completionCandidates === VOID ? this.x81() : completionCandidates;
407
+ secondaryNames = secondaryNames === VOID ? this.y7r() : secondaryNames;
408
+ acceptsNumberValueWithoutName = acceptsNumberValueWithoutName === VOID ? this.t7t() : acceptsNumberValueWithoutName;
409
+ acceptsUnattachedValue = acceptsUnattachedValue === VOID ? this.f7v() : acceptsUnattachedValue;
410
+ eager = eager === VOID ? this.e7v() : eager;
411
+ return $super === VOID ? this.q83(transformValue, transformEach, transformAll, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) : $super.q83.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.k83() : validator;
415
- names = names === VOID ? this.u7r() : names;
416
- metavarGetter = metavarGetter === VOID ? this.l83() : metavarGetter;
417
- nvalues = nvalues === VOID ? this.s7s() : nvalues;
418
- helpGetter = helpGetter === VOID ? this.r81() : helpGetter;
414
+ validator = validator === VOID ? this.n83() : validator;
415
+ names = names === VOID ? this.x7r() : names;
416
+ metavarGetter = metavarGetter === VOID ? this.o83() : metavarGetter;
417
+ nvalues = nvalues === VOID ? this.v7s() : nvalues;
418
+ helpGetter = helpGetter === VOID ? this.u81() : helpGetter;
419
419
  hidden = hidden === VOID ? this.s3f() : hidden;
420
- helpTags = helpTags === VOID ? this.z7u() : helpTags;
421
- envvar = envvar === VOID ? this.j83() : envvar;
422
- valueSourceKey = valueSourceKey === VOID ? this.a7v() : valueSourceKey;
423
- valueSplit = valueSplit === VOID ? this.m83() : valueSplit;
424
- completionCandidates = completionCandidates === VOID ? this.u81() : completionCandidates;
425
- secondaryNames = secondaryNames === VOID ? this.v7r() : secondaryNames;
426
- acceptsNumberValueWithoutName = acceptsNumberValueWithoutName === VOID ? this.q7t() : acceptsNumberValueWithoutName;
427
- acceptsUnattachedValue = acceptsUnattachedValue === VOID ? this.c7v() : acceptsUnattachedValue;
428
- eager = eager === VOID ? this.b7v() : eager;
429
- return $super === VOID ? this.o83(validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, envvar, valueSourceKey, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) : $super.o83.call(this, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, envvar, valueSourceKey, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager);
420
+ helpTags = helpTags === VOID ? this.c7v() : helpTags;
421
+ envvar = envvar === VOID ? this.m83() : envvar;
422
+ valueSourceKey = valueSourceKey === VOID ? this.d7v() : valueSourceKey;
423
+ valueSplit = valueSplit === VOID ? this.p83() : valueSplit;
424
+ completionCandidates = completionCandidates === VOID ? this.x81() : completionCandidates;
425
+ secondaryNames = secondaryNames === VOID ? this.y7r() : secondaryNames;
426
+ acceptsNumberValueWithoutName = acceptsNumberValueWithoutName === VOID ? this.t7t() : acceptsNumberValueWithoutName;
427
+ acceptsUnattachedValue = acceptsUnattachedValue === VOID ? this.f7v() : acceptsUnattachedValue;
428
+ eager = eager === VOID ? this.e7v() : eager;
429
+ return $super === VOID ? this.r83(validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, envvar, valueSourceKey, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) : $super.r83.call(this, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, envvar, valueSourceKey, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager);
430
430
  }
431
431
  initMetadataForInterface(OptionWithValues, 'OptionWithValues', VOID, VOID, [OptionDelegate]);
432
432
  initMetadataForClass(OptionCallTransformContext, 'OptionCallTransformContext', VOID, VOID, [Option_0]);
@@ -444,7 +444,7 @@
444
444
  initMetadataForObject(BrowserMppImpls, 'BrowserMppImpls');
445
445
  //endregion
446
446
  function commandCompletionFuncName($this, command) {
447
- var tmp = command.t7r();
447
+ var tmp = command.w7r();
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]').yc(name, '_');
456
456
  }
457
457
  function _get_allNames__eplh1g(_this__u8e3s4, $this) {
458
- return plus(_this__u8e3s4.u7r(), _this__u8e3s4.v7r());
458
+ return plus(_this__u8e3s4.x7r(), _this__u8e3s4.y7r());
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.w7r_1;
464
+ return it.z7r_1;
465
465
  }
466
466
  function BashCompletionGenerator$commandCompletionFuncName$lambda_0(it) {
467
- return it.x7r_1.j7r_1;
467
+ return it.a7s_1.m7r_1;
468
468
  }
469
469
  function BashCompletionGenerator() {
470
470
  }
471
- protoOf(BashCompletionGenerator).q7s = function (command, zsh) {
472
- var commandName = command.j7r_1;
471
+ protoOf(BashCompletionGenerator).t7s = function (command, zsh) {
472
+ var commandName = command.m7r_1;
473
473
  var tmp0_container = commandCompletionFuncName(this, command);
474
474
  var isTopLevel = tmp0_container.xf();
475
475
  var funcName = tmp0_container.yf();
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.n7r_1;
479
+ var this_0 = command.q7r_1;
480
480
  var destination = ArrayList_init_$Create$();
481
481
  var tmp0_iterator = this_0.k();
482
482
  while (tmp0_iterator.l()) {
@@ -492,43 +492,43 @@
492
492
  while (tmp0_iterator_0.l()) {
493
493
  var item = tmp0_iterator_0.m();
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.r7s(), item.s7s());
495
+ var tmp$ret$3 = new Triple(_get_allNames__eplh1g(item, BashCompletionGenerator_instance), item.u7s(), item.v7s());
496
496
  destination_0.e(tmp$ret$3);
497
497
  }
498
498
  var options = destination_0;
499
499
  // Inline function 'kotlin.collections.map' call
500
- var this_1 = command.o7r_1;
500
+ var this_1 = command.r7r_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.k();
504
504
  while (tmp0_iterator_1.l()) {
505
505
  var item_0 = tmp0_iterator_1.m();
506
506
  // Inline function 'com.github.ajalt.clikt.completion.BashCompletionGenerator.generateBashOrZshCompletion.<anonymous>' call
507
- var tmp$ret$6 = to(item_0.t2(), item_0.r7s());
507
+ var tmp$ret$6 = to(item_0.t2(), item_0.u7s());
508
508
  destination_1.e(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.m7r_1;
512
+ var this_2 = command.p7r_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.k();
516
516
  while (tmp0_iterator_2.l()) {
517
517
  var item_1 = tmp0_iterator_2.m();
518
518
  // Inline function 'com.github.ajalt.clikt.completion.BashCompletionGenerator.generateBashOrZshCompletion.<anonymous>' call
519
- var tmp$ret$9 = item_1.j7r_1;
519
+ var tmp$ret$9 = item_1.m7r_1;
520
520
  destination_2.e(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.o7r_1;
525
+ var this_3 = command.r7r_1;
526
526
  var list = ArrayList_init_$Create$();
527
527
  var tmp0_iterator_3 = this_3.k();
528
528
  $l$loop: while (tmp0_iterator_3.l()) {
529
529
  var item_2 = tmp0_iterator_3.m();
530
530
  // Inline function 'com.github.ajalt.clikt.completion.BashCompletionGenerator.generateBashOrZshCompletion.<anonymous>' call
531
- if (!(item_2.s7s() > 0))
531
+ if (!(item_2.v7s() > 0))
532
532
  break $l$loop;
533
533
  list.e(item_2);
534
534
  }
@@ -539,7 +539,7 @@
539
539
  var element_0 = tmp0_iterator_4.m();
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.s7s());
542
+ var this_4 = numberRangeToNumber(1, element_0.v7s());
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.k();
@@ -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.o7r_1;
558
+ var this_5 = command.r7r_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.l()) {
564
564
  var element_1 = tmp0_iterator_6.m();
565
565
  // Inline function 'com.github.ajalt.clikt.completion.BashCompletionGenerator.generateBashOrZshCompletion.<anonymous>' call
566
- if (element_1.s7s() < 0) {
566
+ if (element_1.v7s() < 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.xf();
633
633
  var candidate = tmp1_loop_parameter.yf();
634
634
  var tmp2_safe_receiver = candidate instanceof Custom ? candidate : null;
635
- var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.t7s_1;
635
+ var tmp3_safe_receiver = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.w7s_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.o8(' esac\n fi\n case "${COMP_WORDS[$i]}" in\n');
692
692
  // Inline function 'kotlin.collections.iterator' call
693
- var tmp7_iterator = command.u7s().z().k();
693
+ var tmp7_iterator = command.x7s().z().k();
694
694
  while (tmp7_iterator.l()) {
695
695
  var tmp8_loop_parameter = tmp7_iterator.m();
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.o8(' "${COMP_WORDS[@]:${i}}" )').o8('\n');
703
703
  this_6.o8(' (( COMP_CWORD = COMP_CWORD + ' + toks.n() + ' ))\n');
704
- if (!command.t7r().y7r_1) {
704
+ if (!command.w7r().b7s_1) {
705
705
  this_6.o8(' can_parse_options=0\n');
706
706
  }
707
707
  this_6.o8(' ;;\n');
708
708
  }
709
- var tmp9_iterator = command.m7r_1.k();
709
+ var tmp9_iterator = command.p7r_1.k();
710
710
  while (tmp9_iterator.l()) {
711
711
  var sub = tmp9_iterator.m();
712
- this_6.o8(trimMargin('\n | ' + sub.j7r_1 + ')\n | ' + commandCompletionFuncName(BashCompletionGenerator_instance, sub).lg_1 + ' $(( i + 1 ))\n | return\n | ;;\n |\n '));
712
+ this_6.o8(trimMargin('\n | ' + sub.m7r_1 + ')\n | ' + commandCompletionFuncName(BashCompletionGenerator_instance, sub).lg_1 + ' $(( i + 1 ))\n | return\n | ;;\n |\n '));
713
713
  }
714
714
  this_6.o8(' *)\n (( i = i + 1 ))\n # drop the head of the array\n fixed_arg_names=("${fixed_arg_names[@]:1}")\n');
715
- if (!command.t7r().y7r_1) {
715
+ if (!command.w7r().b7s_1) {
716
716
  this_6.o8(' can_parse_options=0\n');
717
717
  }
718
718
  this_6.o8(' ;;\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.o8(" COMPREPLY=($(compgen -W '");
775
- joinTo(completion.v7s_1, this_6, ' ');
775
+ joinTo(completion.y7s_1, this_6, ' ');
776
776
  this_6.o8('\' -- "${word}"))\n');
777
777
  } else {
778
778
  if (completion instanceof Custom) {
779
- if (!(completion.t7s_1(ShellType_BASH_getInstance()) == null)) {
779
+ if (!(completion.w7s_1(ShellType_BASH_getInstance()) == null)) {
780
780
  var fname = customParamCompletionName(BashCompletionGenerator_instance, funcName, name_1);
781
781
  this_6.o8(' COMPREPLY=($(compgen -F ' + fname + ' 2>/dev/null))\n');
782
782
  }
@@ -795,10 +795,10 @@
795
795
  this_6.o8('\' -- "${word}"))\n ;;\n');
796
796
  }
797
797
  this_6.o8(' esac\n}\n');
798
- var tmp13_iterator = command.m7r_1.k();
798
+ var tmp13_iterator = command.p7r_1.k();
799
799
  while (tmp13_iterator.l()) {
800
800
  var subcommand = tmp13_iterator.m();
801
- this_6.o8(BashCompletionGenerator_instance.q7s(subcommand, zsh));
801
+ this_6.o8(BashCompletionGenerator_instance.t7s(subcommand, zsh));
802
802
  }
803
803
  if (isTopLevel) {
804
804
  this_6.o8('\ncomplete -F ' + funcName + ' ' + commandName);
@@ -934,20 +934,20 @@
934
934
  }
935
935
  function CompletionGenerator() {
936
936
  }
937
- protoOf(CompletionGenerator).w7s = function (command, shell) {
937
+ protoOf(CompletionGenerator).z7s = 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.x7s(command);
944
+ message = FishCompletionGenerator_instance.a7t(command);
945
945
  break;
946
946
  case 'zsh':
947
- message = BashCompletionGenerator_instance.q7s(command, true);
947
+ message = BashCompletionGenerator_instance.t7s(command, true);
948
948
  break;
949
949
  default:
950
- message = BashCompletionGenerator_instance.q7s(command, false);
950
+ message = BashCompletionGenerator_instance.t7s(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.t7r().y7s());
967
- var rootCommandName = first_0(command.t7r().z7s());
966
+ var parentCommandName = lastOrNull(command.w7r().b7t());
967
+ var rootCommandName = first_0(command.w7r().c7t());
968
968
  var isTopLevel = parentCommandName == null;
969
- var commandName = command.j7r_1;
969
+ var commandName = command.m7r_1;
970
970
  // Inline function 'kotlin.collections.filterNot' call
971
971
  // Inline function 'kotlin.collections.filterNotTo' call
972
- var this_1 = command.n7r_1;
972
+ var this_1 = command.q7r_1;
973
973
  var destination = ArrayList_init_$Create$();
974
974
  var tmp0_iterator = this_1.k();
975
975
  while (tmp0_iterator.l()) {
@@ -980,12 +980,12 @@
980
980
  }
981
981
  }
982
982
  var options = destination;
983
- var arguments_0 = command.o7r_1;
984
- var subcommands = command.m7r_1;
983
+ var arguments_0 = command.r7r_1;
984
+ var subcommands = command.p7r_1;
985
985
  // Inline function 'kotlin.collections.isNotEmpty' call
986
986
  var hasSubcommands = !subcommands.q();
987
- var subcommandsVarName_0 = subcommandsVarName(command.t7r().z7s(), FishCompletionGenerator_instance);
988
- var parentSubcommandsVarName = isTopLevel ? subcommandsVarName_0 : subcommandsVarName(command.t7r().y7s(), FishCompletionGenerator_instance);
987
+ var subcommandsVarName_0 = subcommandsVarName(command.w7r().c7t(), FishCompletionGenerator_instance);
988
+ var parentSubcommandsVarName = isTopLevel ? subcommandsVarName_0 : subcommandsVarName(command.w7r().b7t(), 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.o8('-n "__fish_seen_subcommand_from ' + parentCommandName + '; and not __fish_seen_subcommand_from $' + parentSubcommandsVarName + '" ');
1014
1014
  }
1015
1015
  this_0.o8('-a ' + commandName + ' ');
1016
- var help = replace_0(command.a7t(command.t7r()), "'", "\\'");
1016
+ var help = replace_0(command.d7t(command.w7r()), "'", "\\'");
1017
1017
  // Inline function 'kotlin.text.isNotBlank' call
1018
1018
  if (!isBlank(help)) {
1019
1019
  this_0.o8("-d '" + help + "'");
@@ -1109,11 +1109,11 @@
1109
1109
  }
1110
1110
  this_0.o8(trimStart(name, charArrayOf([_Char___init__impl__6a9atx(45)])));
1111
1111
  }
1112
- if (option.s7s().h1_1 > 0) {
1112
+ if (option.v7s().h1_1 > 0) {
1113
1113
  this_0.o8(' -r');
1114
1114
  }
1115
- appendParamCompletion(this_0, FishCompletionGenerator_instance, option.r7s());
1116
- appendHelp(this_0, FishCompletionGenerator_instance, option.b7t(command.t7r()));
1115
+ appendParamCompletion(this_0, FishCompletionGenerator_instance, option.u7s());
1116
+ appendHelp(this_0, FishCompletionGenerator_instance, option.e7t(command.w7r()));
1117
1117
  // Inline function 'kotlin.text.appendLine' call
1118
1118
  this_0.p8(_Char___init__impl__6a9atx(10));
1119
1119
  }
@@ -1128,8 +1128,8 @@
1128
1128
  while (tmp2_iterator.l()) {
1129
1129
  var argument = tmp2_iterator.m();
1130
1130
  appendCompleteCall(this_0, FishCompletionGenerator_instance, rootCommandName, isTopLevel, hasSubcommands, commandName);
1131
- appendParamCompletion(this_0, FishCompletionGenerator_instance, argument.r7s());
1132
- appendHelp(this_0, FishCompletionGenerator_instance, argument.c7t(command.t7r()));
1131
+ appendParamCompletion(this_0, FishCompletionGenerator_instance, argument.u7s());
1132
+ appendHelp(this_0, FishCompletionGenerator_instance, argument.f7t(command.w7r()));
1133
1133
  // Inline function 'kotlin.text.appendLine' call
1134
1134
  this_0.p8(_Char___init__impl__6a9atx(10));
1135
1135
  }
@@ -1190,10 +1190,10 @@
1190
1190
  _this__u8e3s4.o8(' -fa "(__fish_complete_users)"');
1191
1191
  } else {
1192
1192
  if (completion instanceof Fixed) {
1193
- joinTo(completion.v7s_1, _this__u8e3s4, ' ', ' -fa "', '"');
1193
+ joinTo(completion.y7s_1, _this__u8e3s4, ' ', ' -fa "', '"');
1194
1194
  } else {
1195
1195
  if (completion instanceof Custom) {
1196
- var customCompletion = completion.t7s_1(ShellType_FISH_getInstance());
1196
+ var customCompletion = completion.w7s_1(ShellType_FISH_getInstance());
1197
1197
  _this__u8e3s4.o8(' -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.o7r_1.q()) {
1212
+ if (!_this__u8e3s4.r7r_1.q()) {
1213
1213
  tmp_0 = true;
1214
1214
  } else {
1215
1215
  // Inline function 'kotlin.collections.isNotEmpty' call
1216
- tmp_0 = !_this__u8e3s4.m7r_1.q();
1216
+ tmp_0 = !_this__u8e3s4.p7r_1.q();
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.n7r_1;
1226
+ var this_0 = _this__u8e3s4.q7r_1;
1227
1227
  var destination = ArrayList_init_$Create$();
1228
1228
  var tmp0_iterator = this_0.k();
1229
1229
  while (tmp0_iterator.l()) {
@@ -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.u7r(), _this__u8e3s4.v7r());
1264
+ return plus(_this__u8e3s4.x7r(), _this__u8e3s4.y7r());
1265
1265
  }
1266
1266
  function FishCompletionGenerator$generateFishCompletionForCommand$lambda(it) {
1267
- return it.j7r_1;
1267
+ return it.m7r_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).x7s = function (command) {
1275
+ protoOf(FishCompletionGenerator).a7t = 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.n7r_1;
1286
+ var this_0 = $this.q7r_1;
1287
1287
  // Inline function 'kotlin.collections.mutableSetOf' call
1288
1288
  var destination = LinkedHashSet_init_$Create$();
1289
1289
  var tmp0_iterator = this_0.k();
1290
1290
  while (tmp0_iterator.l()) {
1291
1291
  var element = tmp0_iterator.m();
1292
1292
  // Inline function 'com.github.ajalt.clikt.core.CliktCommand.registeredOptionNames.<anonymous>' call
1293
- var list = element.u7r();
1293
+ var list = element.x7r();
1294
1294
  addAll(destination, list);
1295
1295
  }
1296
1296
  return destination;
1297
1297
  }
1298
1298
  function createContext($this, argv, parent, ancestors) {
1299
- $this.r7r_1 = Companion_instance_1.d7t($this, parent, argv, $this.q7r_1);
1300
- if ($this.g7r_1) {
1299
+ $this.u7r_1 = Companion_instance_1.g7t($this, parent, argv, $this.t7r_1);
1300
+ if ($this.j7r_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.t7r().e7t().k();
1305
+ var tmp0_iterator = $this.w7r().h7t().k();
1306
1306
  while (tmp0_iterator.l()) {
1307
1307
  var element = tmp0_iterator.m();
1308
1308
  // Inline function 'com.github.ajalt.clikt.core.CliktCommand.createContext.<anonymous>' call
1309
- if (element.x7r_1.g7r_1) {
1309
+ if (element.a7s_1.j7r_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.t7r().c7s_1.q()) {
1325
- var names = minus($this.t7r().c7s_1, registeredOptionNames($this));
1324
+ if (!$this.w7r().f7s_1.q()) {
1325
+ var names = minus($this.w7r().f7s_1, registeredOptionNames($this));
1326
1326
  // Inline function 'kotlin.collections.isNotEmpty' call
1327
1327
  if (!names.q()) {
1328
- var tmp = $this.t7r().k7s_1.f7t();
1328
+ var tmp = $this.w7r().n7s_1.i7t();
1329
1329
  eagerOption($this, names, tmp, VOID, VOID, VOID, CliktCommand$createContext$lambda);
1330
1330
  }
1331
1331
  }
1332
- var tmp0_iterator_0 = $this.m7r_1.k();
1332
+ var tmp0_iterator_0 = $this.p7r_1.k();
1333
1333
  while (tmp0_iterator_0.l()) {
1334
1334
  var command = tmp0_iterator_0.m();
1335
- var a = filterNotNull(plus_1(ancestors, parent == null ? null : parent.x7r_1));
1335
+ var a = filterNotNull(plus_1(ancestors, parent == null ? null : parent.a7s_1));
1336
1336
  // Inline function 'kotlin.check' call
1337
1337
  // Inline function 'kotlin.contracts.contract' call
1338
1338
  if (!!a.o1(command)) {
1339
1339
  // Inline function 'com.github.ajalt.clikt.core.CliktCommand.createContext.<anonymous>' call
1340
- var message_0 = 'Command ' + command.j7r_1 + ' already registered';
1340
+ var message_0 = 'Command ' + command.m7r_1 + ' already registered';
1341
1341
  throw IllegalStateException_init_$Create$(toString_0(message_0));
1342
1342
  }
1343
- createContext(command, argv, $this.t7r(), a);
1343
+ createContext(command, argv, $this.w7r(), a);
1344
1344
  }
1345
- return ensureNotNull($this.r7r_1);
1345
+ return ensureNotNull($this.u7r_1);
1346
1346
  }
1347
1347
  function getCommandNameWithParents($this) {
1348
- if ($this.r7r_1 == null) {
1348
+ if ($this.u7r_1 == null) {
1349
1349
  createContext($this, emptyList(), null, emptyList());
1350
1350
  }
1351
- return joinToString($this.t7r().z7s(), ' ');
1351
+ return joinToString($this.w7r().c7t(), ' ');
1352
1352
  }
1353
1353
  function generateCompletion($this) {
1354
- if ($this.f7r_1 == null)
1354
+ if ($this.i7r_1 == null)
1355
1355
  return Unit_instance;
1356
1356
  var tmp;
1357
- if (isBlank($this.f7r_1)) {
1357
+ if (isBlank($this.i7r_1)) {
1358
1358
  // Inline function 'kotlin.text.uppercase' call
1359
1359
  // Inline function 'kotlin.js.asDynamic' call
1360
- tmp = '_' + replace_0($this.j7r_1, '-', '_').toUpperCase() + '_COMPLETE';
1360
+ tmp = '_' + replace_0($this.m7r_1, '-', '_').toUpperCase() + '_COMPLETE';
1361
1361
  } else {
1362
- tmp = $this.f7r_1;
1362
+ tmp = $this.i7r_1;
1363
1363
  }
1364
1364
  var envvar = tmp;
1365
- var tmp0_elvis_lhs = $this.t7r().l7s_1(envvar);
1365
+ var tmp0_elvis_lhs = $this.w7r().o7s_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.w7s($this, envval);
1373
+ CompletionGenerator_instance.z7s($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.h7t_1);
1379
+ throw new PrintHelpMessage($this$eagerOption.k7t_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.c7r_1 = invokeWithoutSubcommand;
1393
- this.d7r_1 = printHelpOnEmptyArgs;
1394
- this.e7r_1 = helpTags;
1395
- this.f7r_1 = autoCompleteEnvvar;
1396
- this.g7r_1 = allowMultipleSubcommands;
1397
- this.h7r_1 = treatUnknownOptionsAsArgs;
1398
- this.i7r_1 = hidden;
1392
+ this.f7r_1 = invokeWithoutSubcommand;
1393
+ this.g7r_1 = printHelpOnEmptyArgs;
1394
+ this.h7r_1 = helpTags;
1395
+ this.i7r_1 = autoCompleteEnvvar;
1396
+ this.j7r_1 = allowMultipleSubcommands;
1397
+ this.k7r_1 = treatUnknownOptionsAsArgs;
1398
+ this.l7r_1 = hidden;
1399
1399
  var tmp = this;
1400
- tmp.j7r_1 = name == null ? inferCommandName(this) : name;
1401
- this.k7r_1 = help;
1402
- this.l7r_1 = epilog;
1403
- this.m7r_1 = emptyList();
1400
+ tmp.m7r_1 = name == null ? inferCommandName(this) : name;
1401
+ this.n7r_1 = help;
1402
+ this.o7r_1 = epilog;
1403
+ this.p7r_1 = emptyList();
1404
1404
  var tmp_0 = this;
1405
1405
  // Inline function 'kotlin.collections.mutableListOf' call
1406
- tmp_0.n7r_1 = ArrayList_init_$Create$();
1406
+ tmp_0.q7r_1 = ArrayList_init_$Create$();
1407
1407
  var tmp_1 = this;
1408
1408
  // Inline function 'kotlin.collections.mutableListOf' call
1409
- tmp_1.o7r_1 = ArrayList_init_$Create$();
1409
+ tmp_1.r7r_1 = ArrayList_init_$Create$();
1410
1410
  var tmp_2 = this;
1411
1411
  // Inline function 'kotlin.collections.mutableListOf' call
1412
- tmp_2.p7r_1 = ArrayList_init_$Create$();
1412
+ tmp_2.s7r_1 = ArrayList_init_$Create$();
1413
1413
  var tmp_3 = this;
1414
- tmp_3.q7r_1 = CliktCommand$_contextConfig$lambda;
1415
- this.r7r_1 = null;
1414
+ tmp_3.t7r_1 = CliktCommand$_contextConfig$lambda;
1415
+ this.u7r_1 = null;
1416
1416
  var tmp_4 = this;
1417
1417
  // Inline function 'kotlin.collections.mutableListOf' call
1418
- tmp_4.s7r_1 = ArrayList_init_$Create$();
1418
+ tmp_4.v7r_1 = ArrayList_init_$Create$();
1419
1419
  }
1420
- protoOf(CliktCommand).i7t = function () {
1421
- return this.k7r_1;
1420
+ protoOf(CliktCommand).l7t = function () {
1421
+ return this.n7r_1;
1422
1422
  };
1423
- protoOf(CliktCommand).a7t = function (context) {
1424
- return this.i7t();
1423
+ protoOf(CliktCommand).d7t = function (context) {
1424
+ return this.l7t();
1425
1425
  };
1426
- protoOf(CliktCommand).j7t = function () {
1427
- return this.l7r_1;
1426
+ protoOf(CliktCommand).m7t = function () {
1427
+ return this.o7r_1;
1428
1428
  };
1429
- protoOf(CliktCommand).k7t = function (context) {
1430
- return this.j7t();
1429
+ protoOf(CliktCommand).n7t = function (context) {
1430
+ return this.m7t();
1431
1431
  };
1432
- protoOf(CliktCommand).l7t = function () {
1432
+ protoOf(CliktCommand).o7t = function () {
1433
1433
  // Inline function 'kotlin.collections.mapNotNull' call
1434
1434
  // Inline function 'kotlin.collections.mapNotNullTo' call
1435
- var this_0 = this.n7r_1;
1435
+ var this_0 = this.q7r_1;
1436
1436
  var destination = ArrayList_init_$Create$();
1437
1437
  // Inline function 'kotlin.collections.forEach' call
1438
1438
  var tmp0_iterator = this_0.k();
@@ -1440,7 +1440,7 @@
1440
1440
  var element = tmp0_iterator.m();
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.m7t(this.t7r());
1443
+ var tmp0_safe_receiver = element.p7t(this.w7r());
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.o7r_1;
1455
+ var this_1 = this.r7r_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.k();
@@ -1460,7 +1460,7 @@
1460
1460
  var element_0 = tmp0_iterator_0.m();
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.m7t(this.t7r());
1463
+ var tmp0_safe_receiver_0 = element_0.p7t(this.w7r());
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.p7r_1;
1475
+ var this_2 = this.s7r_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.k();
@@ -1480,7 +1480,7 @@
1480
1480
  var element_1 = tmp0_iterator_1.m();
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.m7t(this.t7r());
1483
+ var tmp0_safe_receiver_1 = element_1.p7t(this.w7r());
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.m7r_1;
1495
+ var this_3 = this.p7r_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.k();
@@ -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.j7r_1, element_2.n7t(this.t7r()), element_2.e7r_1);
1504
+ var this_4 = new Subcommand(element_2.m7r_1, element_2.q7t(this.w7r()), element_2.h7r_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.i7r_1) {
1508
+ if (!element_2.l7r_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).t7r = function () {
1524
+ protoOf(CliktCommand).w7r = function () {
1525
1525
  $l$block: {
1526
1526
  // Inline function 'kotlin.checkNotNull' call
1527
1527
  // Inline function 'kotlin.contracts.contract' call
1528
- if (this.r7r_1 == null) {
1528
+ if (this.u7r_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.r7r_1);
1536
+ return ensureNotNull(this.u7r_1);
1537
1537
  };
1538
- protoOf(CliktCommand).o7t = function () {
1539
- return this.s7r_1;
1538
+ protoOf(CliktCommand).r7t = function () {
1539
+ return this.v7r_1;
1540
1540
  };
1541
- protoOf(CliktCommand).n7t = function (context) {
1542
- var tmp0_safe_receiver = Regex_init_$Create$('\\s*(?:```)?\\s*(.+)').uc(this.a7t(context));
1541
+ protoOf(CliktCommand).q7t = function (context) {
1542
+ var tmp0_safe_receiver = Regex_init_$Create$('\\s*(?:```)?\\s*(.+)').uc(this.d7t(context));
1543
1543
  var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.gd();
1544
1544
  var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.p(1);
1545
1545
  var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.cd_1;
1546
1546
  return tmp3_elvis_lhs == null ? '' : tmp3_elvis_lhs;
1547
1547
  };
1548
- protoOf(CliktCommand).p7t = function (option) {
1548
+ protoOf(CliktCommand).s7t = function (option) {
1549
1549
  var names = registeredOptionNames(this);
1550
- var tmp0_iterator = option.u7r().k();
1550
+ var tmp0_iterator = option.x7r().k();
1551
1551
  while (tmp0_iterator.l()) {
1552
1552
  var name = tmp0_iterator.m();
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.q7t()) {
1561
+ if (option.t7t()) {
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.n7r_1;
1566
+ var this_0 = this.q7r_1;
1567
1567
  var tmp;
1568
1568
  if (isInterface(this_0, Collection)) {
1569
1569
  tmp = this_0.q();
@@ -1578,7 +1578,7 @@
1578
1578
  while (tmp0_iterator_0.l()) {
1579
1579
  var element = tmp0_iterator_0.m();
1580
1580
  // Inline function 'com.github.ajalt.clikt.core.CliktCommand.registerOption.<anonymous>' call
1581
- if (element.q7t()) {
1581
+ if (element.t7t()) {
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.n7r_1.e(option);
1596
+ this.q7r_1.e(option);
1597
1597
  };
1598
- protoOf(CliktCommand).r7t = function (option) {
1599
- return this.p7t(isInterface(option, Option_0) ? option : THROW_CCE());
1598
+ protoOf(CliktCommand).u7t = function (option) {
1599
+ return this.s7t(isInterface(option, Option_0) ? option : THROW_CCE());
1600
1600
  };
1601
- protoOf(CliktCommand).s7t = function (argument) {
1601
+ protoOf(CliktCommand).v7t = function (argument) {
1602
1602
  // Inline function 'kotlin.require' call
1603
1603
  var tmp;
1604
- if (argument.s7s() > 0) {
1604
+ if (argument.v7s() > 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.o7r_1;
1610
+ var this_0 = this.r7r_1;
1611
1611
  var tmp_0;
1612
1612
  if (isInterface(this_0, Collection)) {
1613
1613
  tmp_0 = this_0.q();
@@ -1622,7 +1622,7 @@
1622
1622
  while (tmp0_iterator.l()) {
1623
1623
  var element = tmp0_iterator.m();
1624
1624
  // Inline function 'com.github.ajalt.clikt.core.CliktCommand.registerArgument.<anonymous>' call
1625
- if (element.s7s() < 0) {
1625
+ if (element.v7s() < 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.o7r_1.e(argument);
1641
+ this.r7r_1.e(argument);
1642
1642
  };
1643
- protoOf(CliktCommand).t7t = function (error) {
1643
+ protoOf(CliktCommand).w7t = 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.p9();
1655
- var tmp2_elvis_lhs = tmp1_elvis_lhs == null ? this.r7r_1 : tmp1_elvis_lhs;
1655
+ var tmp2_elvis_lhs = tmp1_elvis_lhs == null ? this.u7r_1 : tmp1_elvis_lhs;
1656
1656
  var ctx = tmp2_elvis_lhs == null ? createContext(this, emptyList(), null, emptyList()) : tmp2_elvis_lhs;
1657
- var cmd = ctx.x7r_1;
1657
+ var cmd = ctx.a7s_1;
1658
1658
  var programName = getCommandNameWithParents(cmd);
1659
- var tmp_0 = ctx.d7s_1(ctx);
1660
- return tmp_0.u7t(error instanceof UsageError ? error : null, cmd.a7t(ctx), cmd.k7t(ctx), cmd.l7t(), programName);
1659
+ var tmp_0 = ctx.g7s_1(ctx);
1660
+ return tmp_0.x7t(error instanceof UsageError ? error : null, cmd.d7t(ctx), cmd.n7t(ctx), cmd.o7t(), programName);
1661
1661
  };
1662
- protoOf(CliktCommand).v7t = function (error) {
1663
- var msg = this.t7t(error);
1662
+ protoOf(CliktCommand).y7t = function (error) {
1663
+ var msg = this.w7t(error);
1664
1664
  if (!(msg == null)) {
1665
- var tmp1_elvis_lhs = error == null ? null : error.x7t_1;
1666
- this.y7t(msg, VOID, tmp1_elvis_lhs == null ? false : tmp1_elvis_lhs);
1665
+ var tmp1_elvis_lhs = error == null ? null : error.a7u_1;
1666
+ this.b7u(msg, VOID, tmp1_elvis_lhs == null ? false : tmp1_elvis_lhs);
1667
1667
  }
1668
1668
  };
1669
- protoOf(CliktCommand).u7s = function () {
1669
+ protoOf(CliktCommand).x7s = function () {
1670
1670
  return emptyMap();
1671
1671
  };
1672
- protoOf(CliktCommand).z7t = function (message, trailingNewline, err) {
1672
+ protoOf(CliktCommand).c7u = function (message, trailingNewline, err) {
1673
1673
  if (trailingNewline) {
1674
- this.t7r().f7s_1.n7o(message, VOID, VOID, VOID, VOID, err);
1674
+ this.w7r().i7s_1.q7o(message, VOID, VOID, VOID, VOID, err);
1675
1675
  } else {
1676
- this.t7r().f7s_1.m7o(message, VOID, VOID, VOID, VOID, err);
1676
+ this.w7r().i7s_1.p7o(message, VOID, VOID, VOID, VOID, err);
1677
1677
  }
1678
1678
  };
1679
- protoOf(CliktCommand).y7t = function (message, trailingNewline, err, $super) {
1679
+ protoOf(CliktCommand).b7u = 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.z7t(message, trailingNewline, err);
1684
+ this.c7u(message, trailingNewline, err);
1685
1685
  tmp = Unit_instance;
1686
1686
  } else {
1687
- tmp = $super.z7t.call(this, message, trailingNewline, err);
1687
+ tmp = $super.c7u.call(this, message, trailingNewline, err);
1688
1688
  }
1689
1689
  return tmp;
1690
1690
  };
1691
- protoOf(CliktCommand).a7u = function (argv, parentContext) {
1691
+ protoOf(CliktCommand).d7u = function (argv, parentContext) {
1692
1692
  createContext(this, argv, parentContext, emptyList());
1693
1693
  generateCompletion(this);
1694
- Parser_instance.b7u(argv, this.t7r());
1694
+ Parser_instance.e7u(argv, this.w7r());
1695
1695
  };
1696
- protoOf(CliktCommand).c7u = function (argv, parentContext, $super) {
1696
+ protoOf(CliktCommand).f7u = function (argv, parentContext, $super) {
1697
1697
  parentContext = parentContext === VOID ? null : parentContext;
1698
1698
  var tmp;
1699
1699
  if ($super === VOID) {
1700
- this.a7u(argv, parentContext);
1700
+ this.d7u(argv, parentContext);
1701
1701
  tmp = Unit_instance;
1702
1702
  } else {
1703
- tmp = $super.a7u.call(this, argv, parentContext);
1703
+ tmp = $super.d7u.call(this, argv, parentContext);
1704
1704
  }
1705
1705
  return tmp;
1706
1706
  };
1707
- protoOf(CliktCommand).d7u = function (argv) {
1707
+ protoOf(CliktCommand).g7u = function (argv) {
1708
1708
  try {
1709
- this.c7u(argv);
1709
+ this.f7u(argv);
1710
1710
  } catch ($p) {
1711
1711
  if ($p instanceof CliktError) {
1712
1712
  var e = $p;
1713
- this.v7t(e);
1714
- exitProcessMpp(e.w7t_1);
1713
+ this.y7t(e);
1714
+ exitProcessMpp(e.z7t_1);
1715
1715
  } else {
1716
1716
  throw $p;
1717
1717
  }
1718
1718
  }
1719
1719
  };
1720
- protoOf(CliktCommand).e7u = function (argv) {
1721
- return this.d7u(asList(argv));
1720
+ protoOf(CliktCommand).h7u = function (argv) {
1721
+ return this.g7u(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.o8('<' + classSimpleName(this) + ' name=' + this.j7r_1);
1730
+ this_0.o8('<' + classSimpleName(this) + ' name=' + this.m7r_1);
1731
1731
  // Inline function 'kotlin.collections.isNotEmpty' call
1732
- if (!this.n7r_1.q()) {
1733
- joinTo(this.n7r_1, this_0, VOID, ' options=[', ']');
1732
+ if (!this.q7r_1.q()) {
1733
+ joinTo(this.q7r_1, this_0, VOID, ' options=[', ']');
1734
1734
  }
1735
1735
  // Inline function 'kotlin.collections.isNotEmpty' call
1736
- if (!this.o7r_1.q()) {
1737
- joinTo(this.o7r_1, this_0, VOID, ' arguments=[', ']');
1736
+ if (!this.r7r_1.q()) {
1737
+ joinTo(this.r7r_1, this_0, VOID, ' arguments=[', ']');
1738
1738
  }
1739
1739
  // Inline function 'kotlin.collections.isNotEmpty' call
1740
- if (!this.m7r_1.q()) {
1741
- joinTo(this.m7r_1, this_0, VOID, ' subcommands=[', ']');
1740
+ if (!this.p7r_1.q()) {
1741
+ joinTo(this.p7r_1, this_0, VOID, ' subcommands=[', ']');
1742
1742
  }
1743
1743
  this_0.o8('>');
1744
1744
  return this_0.toString();
@@ -1756,7 +1756,7 @@
1756
1756
  return regex.zc(this_0, transform).toLowerCase();
1757
1757
  }
1758
1758
  function get_terminal(_this__u8e3s4) {
1759
- return _this__u8e3s4.t7r().f7s_1;
1759
+ return _this__u8e3s4.w7r().i7s_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.m7r_1 = plus_2(_this__u8e3s4.m7r_1, commands);
1771
+ _this__u8e3s4.p7r_1 = plus_2(_this__u8e3s4.p7r_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.f7u_1 = parent;
1797
+ this.i7u_1 = parent;
1798
1798
  var tmp = this;
1799
- var tmp0_safe_receiver = this.f7u_1;
1800
- var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.y7r_1;
1801
- tmp.g7u_1 = tmp1_elvis_lhs == null ? true : tmp1_elvis_lhs;
1802
- this.h7u_1 = true;
1799
+ var tmp0_safe_receiver = this.i7u_1;
1800
+ var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.b7s_1;
1801
+ tmp.j7u_1 = tmp1_elvis_lhs == null ? true : tmp1_elvis_lhs;
1802
+ this.k7u_1 = true;
1803
1803
  var tmp_0 = this;
1804
- var tmp0_safe_receiver_0 = this.f7u_1;
1805
- var tmp1_elvis_lhs_0 = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.b7s_1;
1806
- tmp_0.i7u_1 = tmp1_elvis_lhs_0 == null ? true : tmp1_elvis_lhs_0;
1804
+ var tmp0_safe_receiver_0 = this.i7u_1;
1805
+ var tmp1_elvis_lhs_0 = tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.e7s_1;
1806
+ tmp_0.l7u_1 = tmp1_elvis_lhs_0 == null ? true : tmp1_elvis_lhs_0;
1807
1807
  var tmp_1 = this;
1808
- var tmp0_safe_receiver_1 = this.f7u_1;
1809
- var tmp1_elvis_lhs_1 = tmp0_safe_receiver_1 == null ? null : tmp0_safe_receiver_1.c7s_1;
1810
- tmp_1.j7u_1 = tmp1_elvis_lhs_1 == null ? setOf(['-h', '--help']) : tmp1_elvis_lhs_1;
1808
+ var tmp0_safe_receiver_1 = this.i7u_1;
1809
+ var tmp1_elvis_lhs_1 = tmp0_safe_receiver_1 == null ? null : tmp0_safe_receiver_1.f7s_1;
1810
+ tmp_1.m7u_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.f7u_1;
1813
- tmp_2.k7u_1 = tmp0_safe_receiver_2 == null ? null : tmp0_safe_receiver_2.d7s_1;
1812
+ var tmp0_safe_receiver_2 = this.i7u_1;
1813
+ tmp_2.n7u_1 = tmp0_safe_receiver_2 == null ? null : tmp0_safe_receiver_2.g7s_1;
1814
1814
  var tmp_3 = this;
1815
- var tmp0_safe_receiver_3 = this.f7u_1;
1816
- var tmp1_elvis_lhs_2 = tmp0_safe_receiver_3 == null ? null : tmp0_safe_receiver_3.e7s_1;
1815
+ var tmp0_safe_receiver_3 = this.i7u_1;
1816
+ var tmp1_elvis_lhs_2 = tmp0_safe_receiver_3 == null ? null : tmp0_safe_receiver_3.h7s_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.l7u_1 = tmp_4;
1823
+ tmp_3.o7u_1 = tmp_4;
1824
1824
  var tmp_5 = this;
1825
- var tmp0_safe_receiver_4 = this.f7u_1;
1826
- var tmp1_safe_receiver = tmp0_safe_receiver_4 == null ? null : tmp0_safe_receiver_4.a7s_1;
1825
+ var tmp0_safe_receiver_4 = this.i7u_1;
1826
+ var tmp1_safe_receiver = tmp0_safe_receiver_4 == null ? null : tmp0_safe_receiver_4.d7s_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.j7r_1;
1837
+ var this_0 = command.m7r_1;
1838
1838
  // Inline function 'kotlin.js.asDynamic' call
1839
1839
  tmp_6 = tmp_7 + Regex_init_$Create$('\\W').yc(this_0, '_').toUpperCase();
1840
1840
  }
1841
- tmp_5.m7u_1 = tmp_6;
1841
+ tmp_5.p7u_1 = tmp_6;
1842
1842
  var tmp_8 = this;
1843
- var tmp0_safe_receiver_5 = this.f7u_1;
1844
- var tmp1_elvis_lhs_3 = tmp0_safe_receiver_5 == null ? null : tmp0_safe_receiver_5.f7s_1;
1845
- tmp_8.n7u_1 = tmp1_elvis_lhs_3 == null ? Terminal_init_$Create$() : tmp1_elvis_lhs_3;
1846
- this.o7u_1 = get_defaultArgFileReader();
1843
+ var tmp0_safe_receiver_5 = this.i7u_1;
1844
+ var tmp1_elvis_lhs_3 = tmp0_safe_receiver_5 == null ? null : tmp0_safe_receiver_5.i7s_1;
1845
+ tmp_8.q7u_1 = tmp1_elvis_lhs_3 == null ? Terminal_init_$Create$() : tmp1_elvis_lhs_3;
1846
+ this.r7u_1 = get_defaultArgFileReader();
1847
1847
  var tmp_9 = this;
1848
- var tmp0_safe_receiver_6 = this.f7u_1;
1849
- var tmp1_elvis_lhs_4 = tmp0_safe_receiver_6 == null ? null : tmp0_safe_receiver_6.h7s_1;
1850
- tmp_9.p7u_1 = tmp1_elvis_lhs_4 == null ? true : tmp1_elvis_lhs_4;
1848
+ var tmp0_safe_receiver_6 = this.i7u_1;
1849
+ var tmp1_elvis_lhs_4 = tmp0_safe_receiver_6 == null ? null : tmp0_safe_receiver_6.k7s_1;
1850
+ tmp_9.s7u_1 = tmp1_elvis_lhs_4 == null ? true : tmp1_elvis_lhs_4;
1851
1851
  var tmp_10 = this;
1852
- var tmp0_safe_receiver_7 = this.f7u_1;
1853
- tmp_10.q7u_1 = tmp0_safe_receiver_7 == null ? null : tmp0_safe_receiver_7.i7s_1;
1854
- this.r7u_1 = get_DEFAULT_CORRECTION_SUGGESTOR();
1855
- this.s7u_1 = get_defaultLocalization();
1852
+ var tmp0_safe_receiver_7 = this.i7u_1;
1853
+ tmp_10.t7u_1 = tmp0_safe_receiver_7 == null ? null : tmp0_safe_receiver_7.l7s_1;
1854
+ this.u7u_1 = get_DEFAULT_CORRECTION_SUGGESTOR();
1855
+ this.v7u_1 = get_defaultLocalization();
1856
1856
  var tmp_11 = this;
1857
- var tmp0_safe_receiver_8 = this.f7u_1;
1858
- var tmp1_elvis_lhs_5 = tmp0_safe_receiver_8 == null ? null : tmp0_safe_receiver_8.l7s_1;
1857
+ var tmp0_safe_receiver_8 = this.i7u_1;
1858
+ var tmp1_elvis_lhs_5 = tmp0_safe_receiver_8 == null ? null : tmp0_safe_receiver_8.o7s_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.t7u_1 = tmp_12;
1865
+ tmp_11.w7u_1 = tmp_12;
1866
1866
  var tmp_13 = this;
1867
- var tmp0_safe_receiver_9 = this.f7u_1;
1868
- tmp_13.u7u_1 = tmp0_safe_receiver_9 == null ? null : tmp0_safe_receiver_9.m7s_1;
1867
+ var tmp0_safe_receiver_9 = this.i7u_1;
1868
+ tmp_13.x7u_1 = tmp0_safe_receiver_9 == null ? null : tmp0_safe_receiver_9.p7s_1;
1869
1869
  }
1870
1870
  function Companion() {
1871
1871
  }
1872
- protoOf(Companion).d7t = function (command, parent, argv, block) {
1872
+ protoOf(Companion).g7t = 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.g7u_1 && !command.g7r_1) {
1878
+ if ($this$with.j7u_1 && !command.j7r_1) {
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.v7u().k();
1889
+ var tmp0_iterator = parent.y7u().k();
1890
1890
  while (tmp0_iterator.l()) {
1891
1891
  var element = tmp0_iterator.m();
1892
1892
  // Inline function 'com.github.ajalt.clikt.core.Companion.build.<anonymous>.<anonymous>.<anonymous>' call
1893
- if (element.x7r_1.g7r_1) {
1893
+ if (element.a7s_1.j7r_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.k7u_1;
1907
+ var tmp1_elvis_lhs = $this$with.n7u_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.h7u_1, $this$with.m7u_1, $this$with.i7u_1, toSet($this$with.j7u_1), formatter, $this$with.l7u_1, $this$with.n7u_1, $this$with.o7u_1, $this$with.p7u_1, $this$with.q7u_1, $this$with.r7u_1, $this$with.s7u_1, $this$with.t7u_1, $this$with.u7u_1, argv);
1915
+ return new Context(parent, command, interspersed, $this$with.k7u_1, $this$with.p7u_1, $this$with.l7u_1, toSet($this$with.m7u_1), formatter, $this$with.o7u_1, $this$with.q7u_1, $this$with.r7u_1, $this$with.s7u_1, $this$with.t7u_1, $this$with.u7u_1, $this$with.v7u_1, $this$with.w7u_1, $this$with.x7u_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.x7r_1.j7r_1;
1922
+ return it.a7s_1.m7r_1;
1923
1923
  }
1924
1924
  function Context$ancestors$lambda(it) {
1925
- return it.w7r_1;
1925
+ return it.z7r_1;
1926
1926
  }
1927
1927
  function Context$selfAndAncestors$lambda(it) {
1928
- return it.w7r_1;
1928
+ return it.z7r_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.w7r_1 = parent;
1932
- this.x7r_1 = command;
1933
- this.y7r_1 = allowInterspersedArgs;
1934
- this.z7r_1 = allowGroupedShortOptions;
1935
- this.a7s_1 = autoEnvvarPrefix;
1936
- this.b7s_1 = printExtraMessages;
1937
- this.c7s_1 = helpOptionNames;
1938
- this.d7s_1 = helpFormatter;
1939
- this.e7s_1 = tokenTransformer;
1940
- this.f7s_1 = terminal;
1941
- this.g7s_1 = argumentFileReader;
1942
- this.h7s_1 = readEnvvarBeforeValueSource;
1943
- this.i7s_1 = valueSource;
1944
- this.j7s_1 = correctionSuggestor;
1945
- this.k7s_1 = localization;
1946
- this.l7s_1 = readEnvvar;
1947
- this.m7s_1 = obj;
1948
- this.n7s_1 = originalArgv;
1949
- this.o7s_1 = null;
1950
- this.p7s_1 = false;
1951
- }
1952
- protoOf(Context).y7s = function () {
1953
- var tmp = this.e7t();
1931
+ this.z7r_1 = parent;
1932
+ this.a7s_1 = command;
1933
+ this.b7s_1 = allowInterspersedArgs;
1934
+ this.c7s_1 = allowGroupedShortOptions;
1935
+ this.d7s_1 = autoEnvvarPrefix;
1936
+ this.e7s_1 = printExtraMessages;
1937
+ this.f7s_1 = helpOptionNames;
1938
+ this.g7s_1 = helpFormatter;
1939
+ this.h7s_1 = tokenTransformer;
1940
+ this.i7s_1 = terminal;
1941
+ this.j7s_1 = argumentFileReader;
1942
+ this.k7s_1 = readEnvvarBeforeValueSource;
1943
+ this.l7s_1 = valueSource;
1944
+ this.m7s_1 = correctionSuggestor;
1945
+ this.n7s_1 = localization;
1946
+ this.o7s_1 = readEnvvar;
1947
+ this.p7s_1 = obj;
1948
+ this.q7s_1 = originalArgv;
1949
+ this.r7s_1 = null;
1950
+ this.s7s_1 = false;
1951
+ }
1952
+ protoOf(Context).b7t = function () {
1953
+ var tmp = this.h7t();
1954
1954
  return asReversed(toList(map(tmp, Context$parentNames$lambda)));
1955
1955
  };
1956
- protoOf(Context).z7s = function () {
1957
- return plus_1(this.y7s(), this.x7r_1.j7r_1);
1956
+ protoOf(Context).c7t = function () {
1957
+ return plus_1(this.b7t(), this.a7s_1.m7r_1);
1958
1958
  };
1959
- protoOf(Context).e7t = function () {
1960
- return generateSequence(this.w7r_1, Context$ancestors$lambda);
1959
+ protoOf(Context).h7t = function () {
1960
+ return generateSequence(this.z7r_1, Context$ancestors$lambda);
1961
1961
  };
1962
- protoOf(Context).v7u = function () {
1962
+ protoOf(Context).y7u = function () {
1963
1963
  return generateSequence(this, Context$selfAndAncestors$lambda);
1964
1964
  };
1965
- protoOf(Context).w7u = function () {
1966
- return !(this.g7s_1 == null);
1965
+ protoOf(Context).z7u = function () {
1966
+ return !(this.j7s_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.x7u_1 = function_0;
2009
+ this.a7v_1 = function_0;
2010
2010
  }
2011
2011
  protoOf(sam$kotlin_Comparator$0).ud = function (a, b) {
2012
- return this.x7u_1(a, b);
2012
+ return this.a7v_1(a, b);
2013
2013
  };
2014
2014
  protoOf(sam$kotlin_Comparator$0).compare = function (a, b) {
2015
2015
  return this.ud(a, b);
@@ -2113,10 +2113,10 @@
2113
2113
  function FileNotFound(filename) {
2114
2114
  UsageError.call(this, null);
2115
2115
  captureStack(this, FileNotFound);
2116
- this.j7v_1 = filename;
2116
+ this.m7v_1 = filename;
2117
2117
  }
2118
- protoOf(FileNotFound).k7v = function (localization, formatter) {
2119
- return localization.l7v(this.j7v_1);
2118
+ protoOf(FileNotFound).n7v = function (localization, formatter) {
2119
+ return localization.o7v(this.m7v_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.o7v_1 = paramName;
2142
- this.p7v_1 = null;
2141
+ this.r7v_1 = paramName;
2142
+ this.s7v_1 = null;
2143
2143
  }
2144
- protoOf(UsageError).k7v = function (localization, formatter) {
2144
+ protoOf(UsageError).n7v = 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).q7v = function (_set____db54di) {
2149
- this.p7v_1 = _set____db54di;
2148
+ protoOf(UsageError).t7v = function (_set____db54di) {
2149
+ this.s7v_1 = _set____db54di;
2150
2150
  };
2151
2151
  protoOf(UsageError).p9 = function () {
2152
- return this.p7v_1;
2152
+ return this.s7v_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.w7t_1 = statusCode;
2162
- this.x7t_1 = printError;
2161
+ this.z7t_1 = statusCode;
2162
+ this.a7u_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.t7v_1 = context;
2172
- this.u7v_1 = error;
2171
+ this.w7v_1 = context;
2172
+ this.x7v_1 = error;
2173
2173
  }
2174
2174
  protoOf(PrintHelpMessage).p9 = function () {
2175
- return this.t7v_1;
2175
+ return this.w7v_1;
2176
2176
  };
2177
2177
  function Companion_0() {
2178
2178
  }
2179
- protoOf(Companion_0).v7v = function (errors) {
2179
+ protoOf(Companion_0).y7v = 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.m();
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.a7w_1;
2199
+ var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.d7w_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.k7v($localization, $formatter);
2215
+ return it.n7v($localization, $formatter);
2216
2216
  };
2217
2217
  }
2218
2218
  function MultiUsageError(errors) {
2219
- UsageError.call(this, null, VOID, first_0(errors).w7t_1);
2219
+ UsageError.call(this, null, VOID, first_0(errors).z7t_1);
2220
2220
  captureStack(this, MultiUsageError);
2221
- this.a7w_1 = errors;
2221
+ this.d7w_1 = errors;
2222
2222
  }
2223
- protoOf(MultiUsageError).k7v = function (localization, formatter) {
2224
- return joinToString(this.a7w_1, '\n', VOID, VOID, VOID, VOID, MultiUsageError$formatMessage$lambda(localization, formatter));
2223
+ protoOf(MultiUsageError).n7v = function (localization, formatter) {
2224
+ return joinToString(this.d7w_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.f7w_1 = Kind_Argument_getInstance();
2242
+ $this.i7w_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.f7w_1 = Kind_Option_getInstance();
2253
+ $this.i7w_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.f7w_1 = Kind_Option_getInstance();
2264
+ $this.i7w_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).k7v = function (localization, formatter) {
2280
+ protoOf(BadParameterValue).n7v = 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.o7v_1;
2294
+ var tmp0_safe_receiver = this.r7v_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.f7w_1;
2319
+ var tmp0_subject = this.i7w_1;
2320
2320
  var tmp_3;
2321
2321
  switch (tmp0_subject == null ? -1 : tmp0_subject.s2_1) {
2322
2322
  case 0:
2323
- tmp_3 = formatter.g7w(tmp1_safe_receiver);
2323
+ tmp_3 = formatter.j7w(tmp1_safe_receiver);
2324
2324
  break;
2325
2325
  case 1:
2326
- tmp_3 = formatter.h7w(tmp1_safe_receiver);
2326
+ tmp_3 = formatter.k7w(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) {
2340
- tmp_4 = localization.l7w();
2340
+ tmp_4 = localization.o7w();
2341
2341
  } else if (m == null && !(p == null)) {
2342
- tmp_4 = localization.k7w(p);
2342
+ tmp_4 = localization.n7w(p);
2343
2343
  } else if (!(m == null) && p == null) {
2344
- tmp_4 = localization.j7w(m);
2344
+ tmp_4 = localization.m7w(m);
2345
2345
  } else if (!(m == null) && !(p == null)) {
2346
- tmp_4 = localization.i7w(p, m);
2346
+ tmp_4 = localization.l7w(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.q7w_1 = possibilities;
2364
+ this.t7w_1 = possibilities;
2365
2365
  }
2366
- protoOf(NoSuchSubcommand).k7v = function (localization, formatter) {
2367
- var tmp0_safe_receiver = this.o7v_1;
2366
+ protoOf(NoSuchSubcommand).n7v = function (localization, formatter) {
2367
+ var tmp0_safe_receiver = this.r7v_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.r7w(tmp0_safe_receiver);
2374
+ tmp = formatter.u7w(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.q7w_1;
2379
+ var this_0 = this.t7w_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.k();
2383
2383
  while (tmp0_iterator.l()) {
2384
2384
  var item = tmp0_iterator.m();
2385
- var tmp$ret$2 = formatter.r7w(item);
2385
+ var tmp$ret$2 = formatter.u7w(item);
2386
2386
  destination.e(tmp$ret$2);
2387
2387
  }
2388
- return localization.s7w(tmp_0, destination);
2388
+ return localization.v7w(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.x7w_1 = possibilities;
2394
+ this.a7x_1 = possibilities;
2395
2395
  }
2396
- protoOf(NoSuchOption).k7v = function (localization, formatter) {
2397
- var tmp0_safe_receiver = this.o7v_1;
2396
+ protoOf(NoSuchOption).n7v = function (localization, formatter) {
2397
+ var tmp0_safe_receiver = this.r7v_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.h7w(tmp0_safe_receiver);
2404
+ tmp = formatter.k7w(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.x7w_1;
2409
+ var this_0 = this.a7x_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.k();
2413
2413
  while (tmp0_iterator.l()) {
2414
2414
  var item = tmp0_iterator.m();
2415
- var tmp$ret$2 = formatter.h7w(item);
2415
+ var tmp$ret$2 = formatter.k7w(item);
2416
2416
  destination.e(tmp$ret$2);
2417
2417
  }
2418
- return localization.y7w(tmp_0, destination);
2418
+ return localization.b7x(tmp_0, destination);
2419
2419
  };
2420
2420
  function IncorrectOptionValueCount_init_$Init$(option, paramName, $this) {
2421
- IncorrectOptionValueCount.call($this, option.s7s().h1_1, paramName);
2421
+ IncorrectOptionValueCount.call($this, option.v7s().h1_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.d7x_1 = minValues;
2432
+ this.g7x_1 = minValues;
2433
2433
  }
2434
- protoOf(IncorrectOptionValueCount).k7v = function (localization, formatter) {
2435
- var tmp0_safe_receiver = this.o7v_1;
2434
+ protoOf(IncorrectOptionValueCount).n7v = function (localization, formatter) {
2435
+ var tmp0_safe_receiver = this.r7v_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.h7w(tmp0_safe_receiver);
2442
+ tmp = formatter.k7w(tmp0_safe_receiver);
2443
2443
  }
2444
2444
  var tmp1_elvis_lhs = tmp;
2445
- return localization.e7x(tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs, this.d7x_1);
2445
+ return localization.h7x(tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs, this.g7x_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).k7v = function (localization, formatter) {
2452
- var tmp0_safe_receiver = this.o7v_1;
2451
+ protoOf(MissingArgument).n7v = function (localization, formatter) {
2452
+ var tmp0_safe_receiver = this.r7v_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.g7w(tmp0_safe_receiver);
2459
+ tmp = formatter.j7w(tmp0_safe_receiver);
2460
2460
  }
2461
2461
  var tmp1_elvis_lhs = tmp;
2462
- return localization.j7x(tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs);
2462
+ return localization.m7x(tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs);
2463
2463
  };
2464
2464
  function IncorrectArgumentValueCount_init_$Init$(argument, $this) {
2465
- IncorrectArgumentValueCount.call($this, argument.s7s(), argument);
2465
+ IncorrectArgumentValueCount.call($this, argument.v7s(), 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.o7x_1 = nvalues;
2476
+ this.r7x_1 = nvalues;
2477
2477
  }
2478
- protoOf(IncorrectArgumentValueCount).k7v = function (localization, formatter) {
2479
- var tmp0_safe_receiver = this.o7v_1;
2478
+ protoOf(IncorrectArgumentValueCount).n7v = function (localization, formatter) {
2479
+ var tmp0_safe_receiver = this.r7v_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.g7w(tmp0_safe_receiver);
2486
+ tmp = formatter.j7w(tmp0_safe_receiver);
2487
2487
  }
2488
2488
  var tmp1_elvis_lhs = tmp;
2489
- return localization.p7x(tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs, this.o7x_1);
2489
+ return localization.s7x(tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs, this.r7x_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.u7x_1 = filename;
2506
- this.v7x_1 = lineno;
2505
+ this.x7x_1 = filename;
2506
+ this.y7x_1 = lineno;
2507
2507
  }
2508
- protoOf(InvalidFileFormat).k7v = function (localization, formatter) {
2509
- return this.v7x_1 == null ? localization.x7x(this.u7x_1, ensureNotNull(this.message)) : localization.w7x(this.u7x_1, this.v7x_1, ensureNotNull(this.message));
2508
+ protoOf(InvalidFileFormat).n7v = function (localization, formatter) {
2509
+ return this.y7x_1 == null ? localization.a7y(this.x7x_1, ensureNotNull(this.message)) : localization.z7x(this.x7x_1, this.y7x_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.m();
2626
2626
  try {
2627
2627
  if (it instanceof Arg) {
2628
- it.e7y_1.g7y(context, it.f7y_1);
2628
+ it.h7y_1.j7y(context, it.i7y_1);
2629
2629
  } else {
2630
2630
  if (it instanceof Opt) {
2631
- it.b7y_1.d7y(context, it.c7y_1);
2631
+ it.e7y_1.g7y(context, it.f7y_1);
2632
2632
  } else {
2633
2633
  if (it instanceof Group) {
2634
- it.y7x_1.a7y(context, it.z7x_1);
2634
+ it.b7y_1.d7y(context, it.c7y_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.e(e_0);
2648
- context.p7s_1 = true;
2648
+ context.s7s_1 = true;
2649
2649
  } else {
2650
2650
  if ($p instanceof Abort) {
2651
2651
  var e_1 = $p;
2652
- if (!context.p7s_1)
2652
+ if (!context.s7s_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.f2();
2665
2665
  }
2666
- var tmp5_safe_receiver = Companion_instance_2.v7v(errors);
2666
+ var tmp5_safe_receiver = Companion_instance_2.y7v(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.y7x_1 = group;
2680
- this.z7x_1 = invs;
2679
+ this.b7y_1 = group;
2680
+ this.c7y_1 = invs;
2681
2681
  }
2682
2682
  function Opt(option, invs) {
2683
2683
  Param.call(this);
2684
- this.b7y_1 = option;
2685
- this.c7y_1 = invs;
2684
+ this.e7y_1 = option;
2685
+ this.f7y_1 = invs;
2686
2686
  }
2687
2687
  function Arg(argument, invs) {
2688
2688
  Param.call(this);
2689
- this.e7y_1 = argument;
2690
- this.f7y_1 = invs;
2689
+ this.h7y_1 = argument;
2690
+ this.i7y_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).h7w = function (name) {
2706
+ protoOf(Plain).k7w = function (name) {
2707
2707
  return name;
2708
2708
  };
2709
- protoOf(Plain).g7w = function (name) {
2709
+ protoOf(Plain).j7w = function (name) {
2710
2710
  return name;
2711
2711
  };
2712
- protoOf(Plain).r7w = function (name) {
2712
+ protoOf(Plain).u7w = 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.h7y_1 = names;
2722
- this.i7y_1 = secondaryNames;
2723
- this.j7y_1 = metavar;
2724
- this.k7y_1 = help;
2725
- this.l7y_1 = nvalues;
2726
- this.m7y_1 = tags;
2727
- this.n7y_1 = acceptsNumberValueWithoutName;
2728
- this.o7y_1 = acceptsUnattachedValue;
2729
- this.p7y_1 = groupName;
2721
+ this.k7y_1 = names;
2722
+ this.l7y_1 = secondaryNames;
2723
+ this.m7y_1 = metavar;
2724
+ this.n7y_1 = help;
2725
+ this.o7y_1 = nvalues;
2726
+ this.p7y_1 = tags;
2727
+ this.q7y_1 = acceptsNumberValueWithoutName;
2728
+ this.r7y_1 = acceptsUnattachedValue;
2729
+ this.s7y_1 = groupName;
2730
2730
  }
2731
2731
  protoOf(Option).toString = function () {
2732
- return 'Option(names=' + toString_0(this.h7y_1) + ', secondaryNames=' + toString_0(this.i7y_1) + ', metavar=' + this.j7y_1 + ', help=' + this.k7y_1 + ', nvalues=' + this.l7y_1.toString() + ', tags=' + toString_0(this.m7y_1) + ', acceptsNumberValueWithoutName=' + this.n7y_1 + ', acceptsUnattachedValue=' + this.o7y_1 + ', groupName=' + this.p7y_1 + ')';
2732
+ return 'Option(names=' + toString_0(this.k7y_1) + ', secondaryNames=' + toString_0(this.l7y_1) + ', metavar=' + this.m7y_1 + ', help=' + this.n7y_1 + ', nvalues=' + this.o7y_1.toString() + ', tags=' + toString_0(this.p7y_1) + ', acceptsNumberValueWithoutName=' + this.q7y_1 + ', acceptsUnattachedValue=' + this.r7y_1 + ', groupName=' + this.s7y_1 + ')';
2733
2733
  };
2734
2734
  protoOf(Option).hashCode = function () {
2735
- var result = hashCode(this.h7y_1);
2736
- result = imul(result, 31) + hashCode(this.i7y_1) | 0;
2737
- result = imul(result, 31) + (this.j7y_1 == null ? 0 : getStringHashCode(this.j7y_1)) | 0;
2738
- result = imul(result, 31) + getStringHashCode(this.k7y_1) | 0;
2739
- result = imul(result, 31) + this.l7y_1.hashCode() | 0;
2740
- result = imul(result, 31) + hashCode(this.m7y_1) | 0;
2741
- result = imul(result, 31) + getBooleanHashCode(this.n7y_1) | 0;
2742
- result = imul(result, 31) + getBooleanHashCode(this.o7y_1) | 0;
2743
- result = imul(result, 31) + (this.p7y_1 == null ? 0 : getStringHashCode(this.p7y_1)) | 0;
2735
+ var result = hashCode(this.k7y_1);
2736
+ result = imul(result, 31) + hashCode(this.l7y_1) | 0;
2737
+ result = imul(result, 31) + (this.m7y_1 == null ? 0 : getStringHashCode(this.m7y_1)) | 0;
2738
+ result = imul(result, 31) + getStringHashCode(this.n7y_1) | 0;
2739
+ result = imul(result, 31) + this.o7y_1.hashCode() | 0;
2740
+ result = imul(result, 31) + hashCode(this.p7y_1) | 0;
2741
+ result = imul(result, 31) + getBooleanHashCode(this.q7y_1) | 0;
2742
+ result = imul(result, 31) + getBooleanHashCode(this.r7y_1) | 0;
2743
+ result = imul(result, 31) + (this.s7y_1 == null ? 0 : getStringHashCode(this.s7y_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.h7y_1, tmp0_other_with_cast.h7y_1))
2752
+ if (!equals(this.k7y_1, tmp0_other_with_cast.k7y_1))
2753
2753
  return false;
2754
- if (!equals(this.i7y_1, tmp0_other_with_cast.i7y_1))
2754
+ if (!equals(this.l7y_1, tmp0_other_with_cast.l7y_1))
2755
2755
  return false;
2756
- if (!(this.j7y_1 == tmp0_other_with_cast.j7y_1))
2756
+ if (!(this.m7y_1 == tmp0_other_with_cast.m7y_1))
2757
2757
  return false;
2758
- if (!(this.k7y_1 === tmp0_other_with_cast.k7y_1))
2758
+ if (!(this.n7y_1 === tmp0_other_with_cast.n7y_1))
2759
2759
  return false;
2760
- if (!this.l7y_1.equals(tmp0_other_with_cast.l7y_1))
2760
+ if (!this.o7y_1.equals(tmp0_other_with_cast.o7y_1))
2761
2761
  return false;
2762
- if (!equals(this.m7y_1, tmp0_other_with_cast.m7y_1))
2762
+ if (!equals(this.p7y_1, tmp0_other_with_cast.p7y_1))
2763
2763
  return false;
2764
- if (!(this.n7y_1 === tmp0_other_with_cast.n7y_1))
2764
+ if (!(this.q7y_1 === tmp0_other_with_cast.q7y_1))
2765
2765
  return false;
2766
- if (!(this.o7y_1 === tmp0_other_with_cast.o7y_1))
2766
+ if (!(this.r7y_1 === tmp0_other_with_cast.r7y_1))
2767
2767
  return false;
2768
- if (!(this.p7y_1 == tmp0_other_with_cast.p7y_1))
2768
+ if (!(this.s7y_1 == tmp0_other_with_cast.s7y_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.q7y_1 = name;
2775
- this.r7y_1 = help;
2776
- this.s7y_1 = required;
2777
- this.t7y_1 = repeatable;
2778
- this.u7y_1 = tags;
2774
+ this.t7y_1 = name;
2775
+ this.u7y_1 = help;
2776
+ this.v7y_1 = required;
2777
+ this.w7y_1 = repeatable;
2778
+ this.x7y_1 = tags;
2779
2779
  }
2780
2780
  protoOf(Argument).toString = function () {
2781
- return 'Argument(name=' + this.q7y_1 + ', help=' + this.r7y_1 + ', required=' + this.s7y_1 + ', repeatable=' + this.t7y_1 + ', tags=' + toString_0(this.u7y_1) + ')';
2781
+ return 'Argument(name=' + this.t7y_1 + ', help=' + this.u7y_1 + ', required=' + this.v7y_1 + ', repeatable=' + this.w7y_1 + ', tags=' + toString_0(this.x7y_1) + ')';
2782
2782
  };
2783
2783
  protoOf(Argument).hashCode = function () {
2784
- var result = getStringHashCode(this.q7y_1);
2785
- result = imul(result, 31) + getStringHashCode(this.r7y_1) | 0;
2786
- result = imul(result, 31) + getBooleanHashCode(this.s7y_1) | 0;
2787
- result = imul(result, 31) + getBooleanHashCode(this.t7y_1) | 0;
2788
- result = imul(result, 31) + hashCode(this.u7y_1) | 0;
2784
+ var result = getStringHashCode(this.t7y_1);
2785
+ result = imul(result, 31) + getStringHashCode(this.u7y_1) | 0;
2786
+ result = imul(result, 31) + getBooleanHashCode(this.v7y_1) | 0;
2787
+ result = imul(result, 31) + getBooleanHashCode(this.w7y_1) | 0;
2788
+ result = imul(result, 31) + hashCode(this.x7y_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.q7y_1 === tmp0_other_with_cast.q7y_1))
2797
+ if (!(this.t7y_1 === tmp0_other_with_cast.t7y_1))
2798
2798
  return false;
2799
- if (!(this.r7y_1 === tmp0_other_with_cast.r7y_1))
2799
+ if (!(this.u7y_1 === tmp0_other_with_cast.u7y_1))
2800
2800
  return false;
2801
- if (!(this.s7y_1 === tmp0_other_with_cast.s7y_1))
2801
+ if (!(this.v7y_1 === tmp0_other_with_cast.v7y_1))
2802
2802
  return false;
2803
- if (!(this.t7y_1 === tmp0_other_with_cast.t7y_1))
2803
+ if (!(this.w7y_1 === tmp0_other_with_cast.w7y_1))
2804
2804
  return false;
2805
- if (!equals(this.u7y_1, tmp0_other_with_cast.u7y_1))
2805
+ if (!equals(this.x7y_1, tmp0_other_with_cast.x7y_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.v7y_1 = name;
2812
- this.w7y_1 = help;
2813
- this.x7y_1 = tags;
2811
+ this.y7y_1 = name;
2812
+ this.z7y_1 = help;
2813
+ this.a7z_1 = tags;
2814
2814
  }
2815
2815
  protoOf(Subcommand).toString = function () {
2816
- return 'Subcommand(name=' + this.v7y_1 + ', help=' + this.w7y_1 + ', tags=' + toString_0(this.x7y_1) + ')';
2816
+ return 'Subcommand(name=' + this.y7y_1 + ', help=' + this.z7y_1 + ', tags=' + toString_0(this.a7z_1) + ')';
2817
2817
  };
2818
2818
  protoOf(Subcommand).hashCode = function () {
2819
- var result = getStringHashCode(this.v7y_1);
2820
- result = imul(result, 31) + getStringHashCode(this.w7y_1) | 0;
2821
- result = imul(result, 31) + hashCode(this.x7y_1) | 0;
2819
+ var result = getStringHashCode(this.y7y_1);
2820
+ result = imul(result, 31) + getStringHashCode(this.z7y_1) | 0;
2821
+ result = imul(result, 31) + hashCode(this.a7z_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.v7y_1 === tmp0_other_with_cast.v7y_1))
2830
+ if (!(this.y7y_1 === tmp0_other_with_cast.y7y_1))
2831
2831
  return false;
2832
- if (!(this.w7y_1 === tmp0_other_with_cast.w7y_1))
2832
+ if (!(this.z7y_1 === tmp0_other_with_cast.z7y_1))
2833
2833
  return false;
2834
- if (!equals(this.x7y_1, tmp0_other_with_cast.x7y_1))
2834
+ if (!equals(this.a7z_1, tmp0_other_with_cast.a7z_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.y7y_1 = name;
2841
- this.z7y_1 = help;
2840
+ this.b7z_1 = name;
2841
+ this.c7z_1 = help;
2842
2842
  }
2843
2843
  protoOf(Group_0).toString = function () {
2844
- return 'Group(name=' + this.y7y_1 + ', help=' + this.z7y_1 + ')';
2844
+ return 'Group(name=' + this.b7z_1 + ', help=' + this.c7z_1 + ')';
2845
2845
  };
2846
2846
  protoOf(Group_0).hashCode = function () {
2847
- var result = getStringHashCode(this.y7y_1);
2848
- result = imul(result, 31) + getStringHashCode(this.z7y_1) | 0;
2847
+ var result = getStringHashCode(this.b7z_1);
2848
+ result = imul(result, 31) + getStringHashCode(this.c7z_1) | 0;
2849
2849
  return result;
2850
2850
  };
2851
2851
  protoOf(Group_0).equals = function (other) {
@@ -2854,9 +2854,9 @@
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.y7y_1 === tmp0_other_with_cast.y7y_1))
2857
+ if (!(this.b7z_1 === tmp0_other_with_cast.b7z_1))
2858
2858
  return false;
2859
- if (!(this.z7y_1 === tmp0_other_with_cast.z7y_1))
2859
+ if (!(this.c7z_1 === tmp0_other_with_cast.c7z_1))
2860
2860
  return false;
2861
2861
  return true;
2862
2862
  };
@@ -2886,15 +2886,15 @@
2886
2886
  return RenderedSection_init_$Init$(title, content, objectCreate(protoOf(RenderedSection)));
2887
2887
  }
2888
2888
  function RenderedSection(title, content) {
2889
- this.s7z_1 = title;
2890
- this.t7z_1 = content;
2889
+ this.v7z_1 = title;
2890
+ this.w7z_1 = content;
2891
2891
  }
2892
2892
  protoOf(RenderedSection).toString = function () {
2893
- return 'RenderedSection(title=' + toString_0(this.s7z_1) + ', content=' + toString_0(this.t7z_1) + ')';
2893
+ return 'RenderedSection(title=' + toString_0(this.v7z_1) + ', content=' + toString_0(this.w7z_1) + ')';
2894
2894
  };
2895
2895
  protoOf(RenderedSection).hashCode = function () {
2896
- var result = hashCode(this.s7z_1);
2897
- result = imul(result, 31) + hashCode(this.t7z_1) | 0;
2896
+ var result = hashCode(this.v7z_1);
2897
+ result = imul(result, 31) + hashCode(this.w7z_1) | 0;
2898
2898
  return result;
2899
2899
  };
2900
2900
  protoOf(RenderedSection).equals = function (other) {
@@ -2903,25 +2903,25 @@
2903
2903
  if (!(other instanceof RenderedSection))
2904
2904
  return false;
2905
2905
  var tmp0_other_with_cast = other instanceof RenderedSection ? other : THROW_CCE();
2906
- if (!equals(this.s7z_1, tmp0_other_with_cast.s7z_1))
2906
+ if (!equals(this.v7z_1, tmp0_other_with_cast.v7z_1))
2907
2907
  return false;
2908
- if (!equals(this.t7z_1, tmp0_other_with_cast.t7z_1))
2908
+ if (!equals(this.w7z_1, tmp0_other_with_cast.w7z_1))
2909
2909
  return false;
2910
2910
  return true;
2911
2911
  };
2912
2912
  function DefinitionRow(term, description, marker) {
2913
2913
  marker = marker === VOID ? null : marker;
2914
- this.u7z_1 = term;
2915
- this.v7z_1 = description;
2916
- this.w7z_1 = marker;
2914
+ this.x7z_1 = term;
2915
+ this.y7z_1 = description;
2916
+ this.z7z_1 = marker;
2917
2917
  }
2918
2918
  protoOf(DefinitionRow).toString = function () {
2919
- return 'DefinitionRow(term=' + this.u7z_1 + ', description=' + this.v7z_1 + ', marker=' + this.w7z_1 + ')';
2919
+ return 'DefinitionRow(term=' + this.x7z_1 + ', description=' + this.y7z_1 + ', marker=' + this.z7z_1 + ')';
2920
2920
  };
2921
2921
  protoOf(DefinitionRow).hashCode = function () {
2922
- var result = getStringHashCode(this.u7z_1);
2923
- result = imul(result, 31) + getStringHashCode(this.v7z_1) | 0;
2924
- result = imul(result, 31) + (this.w7z_1 == null ? 0 : getStringHashCode(this.w7z_1)) | 0;
2922
+ var result = getStringHashCode(this.x7z_1);
2923
+ result = imul(result, 31) + getStringHashCode(this.y7z_1) | 0;
2924
+ result = imul(result, 31) + (this.z7z_1 == null ? 0 : getStringHashCode(this.z7z_1)) | 0;
2925
2925
  return result;
2926
2926
  };
2927
2927
  protoOf(DefinitionRow).equals = function (other) {
@@ -2930,49 +2930,49 @@
2930
2930
  if (!(other instanceof DefinitionRow))
2931
2931
  return false;
2932
2932
  var tmp0_other_with_cast = other instanceof DefinitionRow ? other : THROW_CCE();
2933
- if (!(this.u7z_1 === tmp0_other_with_cast.u7z_1))
2933
+ if (!(this.x7z_1 === tmp0_other_with_cast.x7z_1))
2934
2934
  return false;
2935
- if (!(this.v7z_1 === tmp0_other_with_cast.v7z_1))
2935
+ if (!(this.y7z_1 === tmp0_other_with_cast.y7z_1))
2936
2936
  return false;
2937
- if (!(this.w7z_1 == tmp0_other_with_cast.w7z_1))
2937
+ if (!(this.z7z_1 == tmp0_other_with_cast.z7z_1))
2938
2938
  return false;
2939
2939
  return true;
2940
2940
  };
2941
2941
  function sam$kotlin_Comparator$0_0(function_0) {
2942
- this.x7z_1 = function_0;
2942
+ this.a80_1 = function_0;
2943
2943
  }
2944
2944
  protoOf(sam$kotlin_Comparator$0_0).ud = function (a, b) {
2945
- return this.x7z_1(a, b);
2945
+ return this.a80_1(a, b);
2946
2946
  };
2947
2947
  protoOf(sam$kotlin_Comparator$0_0).compare = function (a, b) {
2948
2948
  return this.ud(a, b);
2949
2949
  };
2950
2950
  function sam$kotlin_Comparator$0_1(function_0) {
2951
- this.y7z_1 = function_0;
2951
+ this.b80_1 = function_0;
2952
2952
  }
2953
2953
  protoOf(sam$kotlin_Comparator$0_1).ud = function (a, b) {
2954
- return this.y7z_1(a, b);
2954
+ return this.b80_1(a, b);
2955
2955
  };
2956
2956
  protoOf(sam$kotlin_Comparator$0_1).compare = function (a, b) {
2957
2957
  return this.ud(a, b);
2958
2958
  };
2959
2959
  function MordantHelpFormatter$formatHelp$lambda(this$0, $error, $prolog, $epilog, $parameters, $programName) {
2960
2960
  return function ($this$verticalLayout) {
2961
- $this$verticalLayout.d7k(1);
2962
- $this$verticalLayout.b7k(this$0.d80($error, $prolog, $epilog, $parameters, $programName));
2961
+ $this$verticalLayout.g7k(1);
2962
+ $this$verticalLayout.e7k(this$0.g80($error, $prolog, $epilog, $parameters, $programName));
2963
2963
  return Unit_instance;
2964
2964
  };
2965
2965
  }
2966
2966
  function MordantHelpFormatter$renderUsage$lambda($prog, $usageParts) {
2967
2967
  return function ($this$definitionList) {
2968
- $this$definitionList.e7p($prog, Text_init_$Create$(joinToString($usageParts, ' '), Whitespace_NORMAL_getInstance()));
2969
- $this$definitionList.y7o_1 = true;
2970
- $this$definitionList.b7p(1);
2968
+ $this$definitionList.h7p($prog, Text_init_$Create$(joinToString($usageParts, ' '), Whitespace_NORMAL_getInstance()));
2969
+ $this$definitionList.b7p_1 = true;
2970
+ $this$definitionList.e7p(1);
2971
2971
  return Unit_instance;
2972
2972
  };
2973
2973
  }
2974
2974
  function MordantHelpFormatter$renderProlog$lambda($this$withPadding) {
2975
- $this$withPadding.u7e_1 = 2;
2975
+ $this$withPadding.x7e_1 = 2;
2976
2976
  return Unit_instance;
2977
2977
  }
2978
2978
  function MordantHelpFormatter$renderOptions$lambda(a, b) {
@@ -2985,24 +2985,24 @@
2985
2985
  }
2986
2986
  function MordantHelpFormatter$renderParameters$lambda(this$0, $parameters) {
2987
2987
  return function ($this$definitionList) {
2988
- var tmp0_iterator = this$0.e80($parameters).k();
2988
+ var tmp0_iterator = this$0.h80($parameters).k();
2989
2989
  while (tmp0_iterator.l()) {
2990
2990
  var section = tmp0_iterator.m();
2991
- $this$definitionList.f7p(section.s7z_1, section.t7z_1);
2991
+ $this$definitionList.i7p(section.v7z_1, section.w7z_1);
2992
2992
  }
2993
2993
  return Unit_instance;
2994
2994
  };
2995
2995
  }
2996
2996
  function MordantHelpFormatter$renderOptionGroup$lambda($this$withPadding) {
2997
- $this$withPadding.r7e_1 = 1;
2998
- $this$withPadding.u7e_1 = 2;
2999
- $this$withPadding.t7e_1 = 1;
2997
+ $this$withPadding.u7e_1 = 1;
2998
+ $this$withPadding.x7e_1 = 2;
2999
+ $this$withPadding.w7e_1 = 1;
3000
3000
  return Unit_instance;
3001
3001
  }
3002
3002
  function MordantHelpFormatter$renderOptionGroup$lambda_0($markdown, this$0, $options) {
3003
3003
  return function ($this$verticalLayout) {
3004
- $this$verticalLayout.a7e($markdown);
3005
- $this$verticalLayout.a7e(this$0.f80($options));
3004
+ $this$verticalLayout.d7e($markdown);
3005
+ $this$verticalLayout.d7e(this$0.i80($options));
3006
3006
  return Unit_instance;
3007
3007
  };
3008
3008
  }
@@ -3012,7 +3012,7 @@
3012
3012
  var k = _name_for_destructuring_parameter_0__wldtmu.a1();
3013
3013
  // Inline function 'kotlin.collections.component2' call
3014
3014
  var v = _name_for_destructuring_parameter_0__wldtmu.b1();
3015
- return this$0.g80(k, v);
3015
+ return this$0.j80(k, v);
3016
3016
  };
3017
3017
  }
3018
3018
  function MordantHelpFormatter$renderParameterHelpText$lambda_0(this$0) {
@@ -3021,7 +3021,7 @@
3021
3021
  var k = _name_for_destructuring_parameter_0__wldtmu.a1();
3022
3022
  // Inline function 'kotlin.collections.component2' call
3023
3023
  var v = _name_for_destructuring_parameter_0__wldtmu.b1();
3024
- return this$0.h80(k, v);
3024
+ return this$0.k80(k, v);
3025
3025
  };
3026
3026
  }
3027
3027
  function MordantHelpFormatter$joinNamesForOption$lambda(a, b) {
@@ -3034,28 +3034,28 @@
3034
3034
  }
3035
3035
  function MordantHelpFormatter$joinNamesForOption$lambda_0(this$0) {
3036
3036
  return function (it) {
3037
- return this$0.i80(it);
3037
+ return this$0.l80(it);
3038
3038
  };
3039
3039
  }
3040
3040
  function MordantHelpFormatter$parameterFormatter$1(this$0) {
3041
- this.j80_1 = this$0;
3041
+ this.m80_1 = this$0;
3042
3042
  }
3043
- protoOf(MordantHelpFormatter$parameterFormatter$1).h7w = function (name) {
3044
- return this.j80_1.i80(name);
3043
+ protoOf(MordantHelpFormatter$parameterFormatter$1).k7w = function (name) {
3044
+ return this.m80_1.l80(name);
3045
3045
  };
3046
- protoOf(MordantHelpFormatter$parameterFormatter$1).g7w = function (name) {
3047
- return this.j80_1.l80(this.j80_1.k80(name));
3046
+ protoOf(MordantHelpFormatter$parameterFormatter$1).j7w = function (name) {
3047
+ return this.m80_1.o80(this.m80_1.n80(name));
3048
3048
  };
3049
- protoOf(MordantHelpFormatter$parameterFormatter$1).r7w = function (name) {
3050
- return this.j80_1.m80(name);
3049
+ protoOf(MordantHelpFormatter$parameterFormatter$1).u7w = function (name) {
3050
+ return this.m80_1.p80(name);
3051
3051
  };
3052
3052
  function MordantHelpFormatter$buildParameterList$lambda($rows, this$0) {
3053
3053
  return function ($this$definitionList) {
3054
- $this$definitionList.y7o_1 = true;
3054
+ $this$definitionList.b7p_1 = true;
3055
3055
  var tmp0_iterator = $rows.k();
3056
3056
  while (tmp0_iterator.l()) {
3057
3057
  var row = tmp0_iterator.m();
3058
- $this$definitionList.f7p(this$0.n80(row), this$0.o80(row));
3058
+ $this$definitionList.i7p(this$0.q80(row), this$0.r80(row));
3059
3059
  }
3060
3060
  return Unit_instance;
3061
3061
  };
@@ -3064,22 +3064,22 @@
3064
3064
  requiredOptionMarker = requiredOptionMarker === VOID ? null : requiredOptionMarker;
3065
3065
  showDefaultValues = showDefaultValues === VOID ? false : showDefaultValues;
3066
3066
  showRequiredTag = showRequiredTag === VOID ? false : showRequiredTag;
3067
- this.z7z_1 = context;
3068
- this.a80_1 = requiredOptionMarker;
3069
- this.b80_1 = showDefaultValues;
3070
- this.c80_1 = showRequiredTag;
3067
+ this.c80_1 = context;
3068
+ this.d80_1 = requiredOptionMarker;
3069
+ this.e80_1 = showDefaultValues;
3070
+ this.f80_1 = showRequiredTag;
3071
3071
  }
3072
- protoOf(MordantHelpFormatter).p80 = function () {
3073
- return this.z7z_1.k7s_1;
3072
+ protoOf(MordantHelpFormatter).s80 = function () {
3073
+ return this.c80_1.n7s_1;
3074
3074
  };
3075
- protoOf(MordantHelpFormatter).q80 = function () {
3076
- return this.z7z_1.f7s_1.r7b_1;
3075
+ protoOf(MordantHelpFormatter).t80 = function () {
3076
+ return this.c80_1.i7s_1.u7b_1;
3077
3077
  };
3078
- protoOf(MordantHelpFormatter).u7t = function (error, prolog, epilog, parameters, programName) {
3078
+ protoOf(MordantHelpFormatter).x7t = function (error, prolog, epilog, parameters, programName) {
3079
3079
  var widget = verticalLayout(MordantHelpFormatter$formatHelp$lambda(this, error, prolog, epilog, parameters, programName));
3080
- return this.z7z_1.f7s_1.p7o(widget);
3080
+ return this.c80_1.i7s_1.s7o(widget);
3081
3081
  };
3082
- protoOf(MordantHelpFormatter).d80 = function (error, prolog, epilog, parameters, programName) {
3082
+ protoOf(MordantHelpFormatter).g80 = function (error, prolog, epilog, parameters, programName) {
3083
3083
  // Inline function 'kotlin.collections.buildList' call
3084
3084
  // Inline function 'kotlin.contracts.contract' call
3085
3085
  // Inline function 'kotlin.collections.buildListInternal' call
@@ -3087,26 +3087,26 @@
3087
3087
  var this_0 = ArrayList_init_$Create$();
3088
3088
  // Inline function 'kotlin.contracts.contract' call
3089
3089
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.collectHelpParts.<anonymous>' call
3090
- this_0.e(this.r80(parameters, programName));
3090
+ this_0.e(this.u80(parameters, programName));
3091
3091
  if (error == null) {
3092
3092
  // Inline function 'kotlin.text.isNotEmpty' call
3093
3093
  if (charSequenceLength(prolog) > 0) {
3094
- this_0.e(this.t80(prolog));
3094
+ this_0.e(this.w80(prolog));
3095
3095
  }
3096
3096
  // Inline function 'kotlin.collections.isNotEmpty' call
3097
3097
  if (!parameters.q()) {
3098
- this_0.e(this.u80(parameters));
3098
+ this_0.e(this.x80(parameters));
3099
3099
  }
3100
3100
  // Inline function 'kotlin.text.isNotEmpty' call
3101
3101
  if (charSequenceLength(epilog) > 0) {
3102
- this_0.e(this.v80(epilog));
3102
+ this_0.e(this.y80(epilog));
3103
3103
  }
3104
3104
  } else {
3105
- this_0.e(this.s80(parameters, error));
3105
+ this_0.e(this.v80(parameters, error));
3106
3106
  }
3107
3107
  return this_0.v5();
3108
3108
  };
3109
- protoOf(MordantHelpFormatter).s80 = function (parameters, error) {
3109
+ protoOf(MordantHelpFormatter).v80 = function (parameters, error) {
3110
3110
  // Inline function 'kotlin.text.buildString' call
3111
3111
  // Inline function 'kotlin.contracts.contract' call
3112
3112
  // Inline function 'kotlin.apply' call
@@ -3114,7 +3114,7 @@
3114
3114
  // Inline function 'kotlin.contracts.contract' call
3115
3115
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderError.<anonymous>' call
3116
3116
  var tmp0_safe_receiver = error instanceof MultiUsageError ? error : null;
3117
- var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.a7w_1;
3117
+ var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.d7w_1;
3118
3118
  var errors = tmp1_elvis_lhs == null ? listOf_0(error) : tmp1_elvis_lhs;
3119
3119
  var iterator = errors.k();
3120
3120
  var index = 0;
@@ -3126,16 +3126,16 @@
3126
3126
  // Inline function 'kotlin.text.appendLine' call
3127
3127
  this_0.p8(_Char___init__impl__6a9atx(10));
3128
3128
  }
3129
- this_0.o8(this.w80(this.p80().a7z()));
3129
+ this_0.o8(this.z80(this.s80().d7z()));
3130
3130
  this_0.o8(' ');
3131
- this_0.o8(e.k7v(this.p80(), this.x80(this.z7z_1)));
3131
+ this_0.o8(e.n7v(this.s80(), this.a81(this.c80_1)));
3132
3132
  }
3133
3133
  var tmp$ret$2 = this_0.toString();
3134
3134
  return Text_init_$Create$(tmp$ret$2);
3135
3135
  };
3136
- protoOf(MordantHelpFormatter).r80 = function (parameters, programName) {
3137
- var optionalStyle = this.q80().x7c('muted');
3138
- var title = this.y80(this.p80().j7z());
3136
+ protoOf(MordantHelpFormatter).u80 = function (parameters, programName) {
3137
+ var optionalStyle = this.t80().a7d('muted');
3138
+ var title = this.b81(this.s80().m7z());
3139
3139
  var prog = title + ' ' + programName;
3140
3140
  // Inline function 'kotlin.collections.buildList' call
3141
3141
  // Inline function 'kotlin.contracts.contract' call
@@ -3169,8 +3169,8 @@
3169
3169
  tmp$ret$0 = false;
3170
3170
  }
3171
3171
  if (tmp$ret$0) {
3172
- var metavar = this.k80(this.p80().n7z());
3173
- this_0.e(optionalStyle.p76(this.z80(metavar)));
3172
+ var metavar = this.n80(this.s80().q7z());
3173
+ this_0.e(optionalStyle.s76(this.c81(metavar)));
3174
3174
  }
3175
3175
  // Inline function 'kotlin.collections.mapTo' call
3176
3176
  // Inline function 'kotlin.collections.filterIsInstance' call
@@ -3187,13 +3187,13 @@
3187
3187
  while (tmp0_iterator_1.l()) {
3188
3188
  var item = tmp0_iterator_1.m();
3189
3189
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderUsage.<anonymous>.<anonymous>' call
3190
- var name = this.k80(item.q7y_1);
3191
- if (!item.s7y_1)
3192
- name = this.z80(name);
3193
- if (item.t7y_1)
3194
- name = this.a81(name);
3195
- var style = item.s7y_1 ? TextStyle() : optionalStyle;
3196
- var tmp$ret$4 = style.p76(name);
3190
+ var name = this.n80(item.t7y_1);
3191
+ if (!item.v7y_1)
3192
+ name = this.c81(name);
3193
+ if (item.w7y_1)
3194
+ name = this.d81(name);
3195
+ var style = item.v7y_1 ? TextStyle() : optionalStyle;
3196
+ var tmp$ret$4 = style.s76(name);
3197
3197
  this_0.e(tmp$ret$4);
3198
3198
  }
3199
3199
  var tmp$ret$6;
@@ -3221,10 +3221,10 @@
3221
3221
  tmp$ret$6 = false;
3222
3222
  }
3223
3223
  if (tmp$ret$6) {
3224
- var commandMetavar = this.k80(this.p80().o7z());
3225
- var argsMetavar = this.k80(this.p80().p7z());
3226
- var repeatedArgs = this.a81(this.z80(argsMetavar));
3227
- this_0.e(optionalStyle.p76(commandMetavar + ' ' + repeatedArgs));
3224
+ var commandMetavar = this.n80(this.s80().r7z());
3225
+ var argsMetavar = this.n80(this.s80().s7z());
3226
+ var repeatedArgs = this.d81(this.c81(argsMetavar));
3227
+ this_0.e(optionalStyle.s76(commandMetavar + ' ' + repeatedArgs));
3228
3228
  }
3229
3229
  var usageParts = this_0.v5();
3230
3230
  var tmp_1;
@@ -3235,17 +3235,17 @@
3235
3235
  }
3236
3236
  return tmp_1;
3237
3237
  };
3238
- protoOf(MordantHelpFormatter).t80 = function (prolog) {
3238
+ protoOf(MordantHelpFormatter).w80 = function (prolog) {
3239
3239
  var tmp = new Markdown(prolog, true);
3240
3240
  return withPadding(tmp, false, MordantHelpFormatter$renderProlog$lambda);
3241
3241
  };
3242
- protoOf(MordantHelpFormatter).v80 = function (epilog) {
3242
+ protoOf(MordantHelpFormatter).y80 = function (epilog) {
3243
3243
  return new Markdown(epilog, true);
3244
3244
  };
3245
- protoOf(MordantHelpFormatter).b81 = function (title) {
3245
+ protoOf(MordantHelpFormatter).e81 = function (title) {
3246
3246
  return title + ':';
3247
3247
  };
3248
- protoOf(MordantHelpFormatter).c81 = function (parameters) {
3248
+ protoOf(MordantHelpFormatter).f81 = function (parameters) {
3249
3249
  // Inline function 'kotlin.collections.associateBy' call
3250
3250
  // Inline function 'kotlin.collections.filterIsInstance' call
3251
3251
  // Inline function 'kotlin.collections.filterIsInstanceTo' call
@@ -3264,7 +3264,7 @@
3264
3264
  while (tmp0_iterator_0.l()) {
3265
3265
  var element_0 = tmp0_iterator_0.m();
3266
3266
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptions.<anonymous>' call
3267
- var tmp$ret$2 = element_0.y7y_1;
3267
+ var tmp$ret$2 = element_0.b7z_1;
3268
3268
  destination_0.o2(tmp$ret$2, element_0);
3269
3269
  }
3270
3270
  var groupsByName = destination_0;
@@ -3288,7 +3288,7 @@
3288
3288
  while (tmp0_iterator_2.l()) {
3289
3289
  var element_2 = tmp0_iterator_2.m();
3290
3290
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptions.<anonymous>' call
3291
- var key = element_2.p7y_1;
3291
+ var key = element_2.s7y_1;
3292
3292
  // Inline function 'kotlin.collections.getOrPut' call
3293
3293
  var value = destination_2.l2(key);
3294
3294
  var tmp;
@@ -3327,19 +3327,19 @@
3327
3327
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptions.<anonymous>' call
3328
3328
  var title = item.xf();
3329
3329
  var params = item.yf();
3330
- var renderedTitle = this.b81(title == null ? this.p80().k7z() : title);
3330
+ var renderedTitle = this.e81(title == null ? this.s80().n7z() : title);
3331
3331
  // Inline function 'kotlin.collections.get' call
3332
3332
  var tmp1_safe_receiver = (isInterface(groupsByName, KtMap) ? groupsByName : THROW_CCE()).l2(title);
3333
- var content = this.d81(tmp1_safe_receiver == null ? null : tmp1_safe_receiver.z7y_1, params);
3334
- var tmp$ret$19 = RenderedSection_init_$Create$(this.e81(renderedTitle), content);
3333
+ var content = this.g81(tmp1_safe_receiver == null ? null : tmp1_safe_receiver.c7z_1, params);
3334
+ var tmp$ret$19 = RenderedSection_init_$Create$(this.h81(renderedTitle), content);
3335
3335
  destination_4.e(tmp$ret$19);
3336
3336
  }
3337
3337
  return toList_0(destination_4);
3338
3338
  };
3339
- protoOf(MordantHelpFormatter).u80 = function (parameters) {
3339
+ protoOf(MordantHelpFormatter).x80 = function (parameters) {
3340
3340
  return definitionList(MordantHelpFormatter$renderParameters$lambda(this, parameters));
3341
3341
  };
3342
- protoOf(MordantHelpFormatter).e80 = function (parameters) {
3342
+ protoOf(MordantHelpFormatter).h80 = function (parameters) {
3343
3343
  // Inline function 'kotlin.collections.buildList' call
3344
3344
  // Inline function 'kotlin.contracts.contract' call
3345
3345
  // Inline function 'kotlin.collections.buildListInternal' call
@@ -3347,12 +3347,12 @@
3347
3347
  var this_0 = ArrayList_init_$Create$();
3348
3348
  // Inline function 'kotlin.contracts.contract' call
3349
3349
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.collectParameterSections.<anonymous>' call
3350
- this_0.o(this.c81(parameters));
3351
3350
  this_0.o(this.f81(parameters));
3352
- this_0.o(this.g81(parameters));
3351
+ this_0.o(this.i81(parameters));
3352
+ this_0.o(this.j81(parameters));
3353
3353
  return this_0.v5();
3354
3354
  };
3355
- protoOf(MordantHelpFormatter).d81 = function (help, parameters) {
3355
+ protoOf(MordantHelpFormatter).g81 = function (help, parameters) {
3356
3356
  // Inline function 'kotlin.collections.map' call
3357
3357
  // Inline function 'kotlin.collections.mapTo' call
3358
3358
  var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(parameters, 10));
@@ -3361,28 +3361,28 @@
3361
3361
  var item = tmp0_iterator.m();
3362
3362
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptionGroup.<anonymous>' call
3363
3363
  var tmp;
3364
- if (item.n7y_1) {
3365
- tmp = plus_0(listOf_0(this.h81(item)), item.h7y_1);
3364
+ if (item.q7y_1) {
3365
+ tmp = plus_0(listOf_0(this.k81(item)), item.k7y_1);
3366
3366
  } else {
3367
- tmp = item.h7y_1;
3367
+ tmp = item.k7y_1;
3368
3368
  }
3369
3369
  var unjoinedNames = tmp;
3370
- var names = mutableListOf([this.i81(unjoinedNames)]);
3370
+ var names = mutableListOf([this.l81(unjoinedNames)]);
3371
3371
  // Inline function 'kotlin.collections.isNotEmpty' call
3372
- if (!item.i7y_1.q()) {
3372
+ if (!item.l7y_1.q()) {
3373
3373
  // Inline function 'kotlin.collections.plusAssign' call
3374
- var element = this.i81(item.i7y_1);
3374
+ var element = this.l81(item.l7y_1);
3375
3375
  names.e(element);
3376
3376
  }
3377
- var tmp_0 = joinToString(names, ' / ', VOID, this.j81(item));
3378
- var tmp_1 = this.k81(item.k7y_1, item.m7y_1);
3377
+ var tmp_0 = joinToString(names, ' / ', VOID, this.m81(item));
3378
+ var tmp_1 = this.n81(item.n7y_1, item.p7y_1);
3379
3379
  var tmp0_subject = 'required';
3380
3380
  var tmp_2;
3381
3381
  // Inline function 'kotlin.collections.contains' call
3382
3382
  // Inline function 'kotlin.collections.containsKey' call
3383
- var this_0 = item.m7y_1;
3383
+ var this_0 = item.p7y_1;
3384
3384
  if ((isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).j2(tmp0_subject)) {
3385
- var tmp1_safe_receiver = this.a80_1;
3385
+ var tmp1_safe_receiver = this.d80_1;
3386
3386
  var tmp_3;
3387
3387
  if (tmp1_safe_receiver == null) {
3388
3388
  tmp_3 = null;
@@ -3390,7 +3390,7 @@
3390
3390
  // Inline function 'kotlin.let' call
3391
3391
  // Inline function 'kotlin.contracts.contract' call
3392
3392
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptionGroup.<anonymous>.<anonymous>' call
3393
- tmp_3 = this.l81(tmp1_safe_receiver);
3393
+ tmp_3 = this.o81(tmp1_safe_receiver);
3394
3394
  }
3395
3395
  tmp_2 = tmp_3;
3396
3396
  } else {
@@ -3401,12 +3401,12 @@
3401
3401
  }
3402
3402
  var options = destination;
3403
3403
  if (help == null)
3404
- return this.f80(options);
3404
+ return this.i80(options);
3405
3405
  var tmp_4 = new Markdown(help, true);
3406
3406
  var markdown = withPadding(tmp_4, false, MordantHelpFormatter$renderOptionGroup$lambda);
3407
3407
  return verticalLayout(MordantHelpFormatter$renderOptionGroup$lambda_0(markdown, this, options));
3408
3408
  };
3409
- protoOf(MordantHelpFormatter).f81 = function (parameters) {
3409
+ protoOf(MordantHelpFormatter).i81 = function (parameters) {
3410
3410
  // Inline function 'kotlin.collections.map' call
3411
3411
  // Inline function 'kotlin.collections.filterIsInstance' call
3412
3412
  // Inline function 'kotlin.collections.filterIsInstanceTo' call
@@ -3424,7 +3424,7 @@
3424
3424
  while (tmp0_iterator_0.l()) {
3425
3425
  var item = tmp0_iterator_0.m();
3426
3426
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderArguments.<anonymous>' call
3427
- var tmp$ret$2 = new DefinitionRow(this.l80(this.k80(item.q7y_1)), this.k81(item.r7y_1, item.u7y_1));
3427
+ var tmp$ret$2 = new DefinitionRow(this.o80(this.n80(item.t7y_1)), this.n81(item.u7y_1, item.x7y_1));
3428
3428
  destination_0.e(tmp$ret$2);
3429
3429
  }
3430
3430
  var arguments_0 = destination_0;
@@ -3450,7 +3450,7 @@
3450
3450
  var element_0 = tmp0_iterator_1.m();
3451
3451
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderArguments.<anonymous>' call
3452
3452
  // Inline function 'kotlin.text.isEmpty' call
3453
- var this_0 = element_0.v7z_1;
3453
+ var this_0 = element_0.y7z_1;
3454
3454
  if (!(charSequenceLength(this_0) === 0)) {
3455
3455
  tmp$ret$5 = false;
3456
3456
  break $l$block_0;
@@ -3462,10 +3462,10 @@
3462
3462
  }
3463
3463
  if (tmp)
3464
3464
  return emptyList();
3465
- var title = this.e81(this.b81(this.p80().l7z()));
3466
- return listOf_0(RenderedSection_init_$Create$(title, this.f80(arguments_0)));
3465
+ var title = this.h81(this.e81(this.s80().o7z()));
3466
+ return listOf_0(RenderedSection_init_$Create$(title, this.i80(arguments_0)));
3467
3467
  };
3468
- protoOf(MordantHelpFormatter).g81 = function (parameters) {
3468
+ protoOf(MordantHelpFormatter).j81 = function (parameters) {
3469
3469
  // Inline function 'kotlin.collections.map' call
3470
3470
  // Inline function 'kotlin.collections.filterIsInstance' call
3471
3471
  // Inline function 'kotlin.collections.filterIsInstanceTo' call
@@ -3483,16 +3483,16 @@
3483
3483
  while (tmp0_iterator_0.l()) {
3484
3484
  var item = tmp0_iterator_0.m();
3485
3485
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderCommands.<anonymous>' call
3486
- var tmp$ret$2 = new DefinitionRow(this.m80(item.v7y_1), this.k81(item.w7y_1, item.x7y_1));
3486
+ var tmp$ret$2 = new DefinitionRow(this.p80(item.y7y_1), this.n81(item.z7y_1, item.a7z_1));
3487
3487
  destination_0.e(tmp$ret$2);
3488
3488
  }
3489
3489
  var commands = destination_0;
3490
3490
  if (commands.q())
3491
3491
  return emptyList();
3492
- var title = this.e81(this.b81(this.p80().m7z()));
3493
- return listOf_0(RenderedSection_init_$Create$(title, this.f80(commands)));
3492
+ var title = this.h81(this.e81(this.s80().p7z()));
3493
+ return listOf_0(RenderedSection_init_$Create$(title, this.i80(commands)));
3494
3494
  };
3495
- protoOf(MordantHelpFormatter).k81 = function (help, tags) {
3495
+ protoOf(MordantHelpFormatter).n81 = function (help, tags) {
3496
3496
  var tmp = asSequence(tags);
3497
3497
  var tmp_0 = filter(tmp, MordantHelpFormatter$renderParameterHelpText$lambda(this));
3498
3498
  var renderedTags = joinToString_0(tmp_0, ' ', VOID, VOID, VOID, VOID, MordantHelpFormatter$renderParameterHelpText$lambda_0(this));
@@ -3510,12 +3510,12 @@
3510
3510
  }
3511
3511
  return tmp_1;
3512
3512
  };
3513
- protoOf(MordantHelpFormatter).g80 = function (tag, value) {
3513
+ protoOf(MordantHelpFormatter).j80 = function (tag, value) {
3514
3514
  var tmp;
3515
3515
  switch (tag) {
3516
3516
  case 'default':
3517
3517
  var tmp_0;
3518
- if (this.b80_1) {
3518
+ if (this.e80_1) {
3519
3519
  // Inline function 'kotlin.text.isNotBlank' call
3520
3520
  tmp_0 = !isBlank(value);
3521
3521
  } else {
@@ -3525,7 +3525,7 @@
3525
3525
  tmp = tmp_0;
3526
3526
  break;
3527
3527
  case 'required':
3528
- tmp = this.c80_1;
3528
+ tmp = this.f80_1;
3529
3529
  break;
3530
3530
  default:
3531
3531
  tmp = true;
@@ -3533,7 +3533,7 @@
3533
3533
  }
3534
3534
  return tmp;
3535
3535
  };
3536
- protoOf(MordantHelpFormatter).i81 = function (names) {
3536
+ protoOf(MordantHelpFormatter).l81 = function (names) {
3537
3537
  // Inline function 'kotlin.collections.sortedBy' call
3538
3538
  // Inline function 'kotlin.comparisons.compareBy' call
3539
3539
  var tmp = MordantHelpFormatter$joinNamesForOption$lambda;
@@ -3541,77 +3541,77 @@
3541
3541
  var tmp_0 = sortedWith(names, tmp$ret$0);
3542
3542
  return joinToString(tmp_0, ', ', VOID, VOID, VOID, VOID, MordantHelpFormatter$joinNamesForOption$lambda_0(this));
3543
3543
  };
3544
- protoOf(MordantHelpFormatter).h80 = function (tag, value) {
3544
+ protoOf(MordantHelpFormatter).k80 = function (tag, value) {
3545
3545
  var t;
3546
3546
  switch (tag) {
3547
3547
  case 'default':
3548
- t = this.p80().q7z();
3548
+ t = this.s80().t7z();
3549
3549
  break;
3550
3550
  case 'required':
3551
- t = this.p80().r7z();
3551
+ t = this.s80().u7z();
3552
3552
  break;
3553
3553
  default:
3554
3554
  t = tag;
3555
3555
  break;
3556
3556
  }
3557
3557
  var fullTag = isBlank(value) ? '(' + t + ')' : '(' + t + ': ' + value + ')';
3558
- return tag === 'required' ? this.l81(fullTag) : this.m81(fullTag);
3558
+ return tag === 'required' ? this.o81(fullTag) : this.p81(fullTag);
3559
3559
  };
3560
- protoOf(MordantHelpFormatter).h81 = function (option) {
3561
- var tmp0_elvis_lhs = option.j7y_1;
3562
- var metavar = this.k80(tmp0_elvis_lhs == null ? this.p80().i7z() : tmp0_elvis_lhs);
3563
- return toString(first(first_1(option.h7y_1))) + metavar;
3560
+ protoOf(MordantHelpFormatter).k81 = function (option) {
3561
+ var tmp0_elvis_lhs = option.m7y_1;
3562
+ var metavar = this.n80(tmp0_elvis_lhs == null ? this.s80().l7z() : tmp0_elvis_lhs);
3563
+ return toString(first(first_1(option.k7y_1))) + metavar;
3564
3564
  };
3565
- protoOf(MordantHelpFormatter).k80 = function (name) {
3565
+ protoOf(MordantHelpFormatter).n80 = function (name) {
3566
3566
  // Inline function 'kotlin.text.lowercase' call
3567
3567
  // Inline function 'kotlin.js.asDynamic' call
3568
3568
  return '<' + name.toLowerCase() + '>';
3569
3569
  };
3570
- protoOf(MordantHelpFormatter).l81 = function (name) {
3571
- return this.q80().x7c('danger').p76(name);
3572
- };
3573
- protoOf(MordantHelpFormatter).m81 = function (name) {
3574
- return this.q80().x7c('muted').p76(name);
3570
+ protoOf(MordantHelpFormatter).o81 = function (name) {
3571
+ return this.t80().a7d('danger').s76(name);
3575
3572
  };
3576
- protoOf(MordantHelpFormatter).i80 = function (name) {
3577
- return this.q80().x7c('info').p76(name);
3573
+ protoOf(MordantHelpFormatter).p81 = function (name) {
3574
+ return this.t80().a7d('muted').s76(name);
3578
3575
  };
3579
3576
  protoOf(MordantHelpFormatter).l80 = function (name) {
3580
- return this.q80().x7c('info').p76(name);
3577
+ return this.t80().a7d('info').s76(name);
3581
3578
  };
3582
- protoOf(MordantHelpFormatter).m80 = function (name) {
3583
- return this.q80().x7c('info').p76(name);
3579
+ protoOf(MordantHelpFormatter).o80 = function (name) {
3580
+ return this.t80().a7d('info').s76(name);
3584
3581
  };
3585
- protoOf(MordantHelpFormatter).e81 = function (title) {
3586
- return this.q80().x7c('warning').p76(title);
3582
+ protoOf(MordantHelpFormatter).p80 = function (name) {
3583
+ return this.t80().a7d('info').s76(name);
3584
+ };
3585
+ protoOf(MordantHelpFormatter).h81 = function (title) {
3586
+ return this.t80().a7d('warning').s76(title);
3587
3587
  };
3588
- protoOf(MordantHelpFormatter).y80 = function (title) {
3589
- return this.q80().x7c('warning').p76(title);
3588
+ protoOf(MordantHelpFormatter).b81 = function (title) {
3589
+ return this.t80().a7d('warning').s76(title);
3590
3590
  };
3591
- protoOf(MordantHelpFormatter).w80 = function (title) {
3592
- return this.q80().x7c('danger').p76(title);
3591
+ protoOf(MordantHelpFormatter).z80 = function (title) {
3592
+ return this.t80().a7d('danger').s76(title);
3593
3593
  };
3594
- protoOf(MordantHelpFormatter).n81 = function (metavar) {
3595
- var style = this.q80().x7c('warning').w7a(this.q80().x7c('muted'));
3596
- return style.p76(metavar);
3594
+ protoOf(MordantHelpFormatter).q81 = function (metavar) {
3595
+ var style = this.t80().a7d('warning').z7a(this.t80().a7d('muted'));
3596
+ return style.s76(metavar);
3597
3597
  };
3598
- protoOf(MordantHelpFormatter).x80 = function (context) {
3598
+ protoOf(MordantHelpFormatter).a81 = function (context) {
3599
3599
  return new MordantHelpFormatter$parameterFormatter$1(this);
3600
3600
  };
3601
- protoOf(MordantHelpFormatter).z80 = function (metavar) {
3601
+ protoOf(MordantHelpFormatter).c81 = function (metavar) {
3602
3602
  return '[' + metavar + ']';
3603
3603
  };
3604
- protoOf(MordantHelpFormatter).a81 = function (metavar) {
3604
+ protoOf(MordantHelpFormatter).d81 = function (metavar) {
3605
3605
  return metavar + '...';
3606
3606
  };
3607
- protoOf(MordantHelpFormatter).o81 = function (metavar) {
3607
+ protoOf(MordantHelpFormatter).r81 = function (metavar) {
3608
3608
  return '=' + metavar;
3609
3609
  };
3610
- protoOf(MordantHelpFormatter).j81 = function (option) {
3611
- if (option.j7y_1 == null)
3610
+ protoOf(MordantHelpFormatter).m81 = function (option) {
3611
+ if (option.m7y_1 == null)
3612
3612
  return '';
3613
3613
  // Inline function 'kotlin.text.trim' call
3614
- var this_0 = option.j7y_1;
3614
+ var this_0 = option.m7y_1;
3615
3615
  // Inline function 'kotlin.text.trim' call
3616
3616
  var this_1 = isCharSequence(this_0) ? this_0 : THROW_CCE();
3617
3617
  var startIndex = 0;
@@ -3637,25 +3637,25 @@
3637
3637
  var tmp$ret$1 = charSequenceSubSequence(this_1, startIndex, endIndex + 1 | 0);
3638
3638
  var metavar = toString_0(tmp$ret$1);
3639
3639
  if (!contains(metavar, _Char___init__impl__6a9atx(124)))
3640
- metavar = this.k80(metavar);
3641
- metavar = this.n81(metavar);
3642
- if (option.l7y_1.i1_1 > 1)
3643
- metavar = this.a81(metavar);
3644
- metavar = this.o81(metavar);
3645
- if (option.l7y_1.h1_1 === 0)
3646
- metavar = this.z80(metavar);
3640
+ metavar = this.n80(metavar);
3641
+ metavar = this.q81(metavar);
3642
+ if (option.o7y_1.i1_1 > 1)
3643
+ metavar = this.d81(metavar);
3644
+ metavar = this.r81(metavar);
3645
+ if (option.o7y_1.h1_1 === 0)
3646
+ metavar = this.c81(metavar);
3647
3647
  return metavar;
3648
3648
  };
3649
- protoOf(MordantHelpFormatter).n80 = function (row) {
3649
+ protoOf(MordantHelpFormatter).q80 = function (row) {
3650
3650
  var tmp;
3651
3651
  // Inline function 'kotlin.text.isNullOrEmpty' call
3652
- var this_0 = row.w7z_1;
3652
+ var this_0 = row.z7z_1;
3653
3653
  // Inline function 'kotlin.contracts.contract' call
3654
3654
  if (this_0 == null || charSequenceLength(this_0) === 0) {
3655
3655
  tmp = ' ';
3656
3656
  } else {
3657
3657
  // Inline function 'kotlin.text.ifEmpty' call
3658
- var this_1 = drop(' ', this.p81(row.w7z_1));
3658
+ var this_1 = drop(' ', this.s81(row.z7z_1));
3659
3659
  // Inline function 'kotlin.contracts.contract' call
3660
3660
  var tmp_0;
3661
3661
  // Inline function 'kotlin.text.isEmpty' call
@@ -3666,18 +3666,18 @@
3666
3666
  tmp_0 = this_1;
3667
3667
  }
3668
3668
  var tmp$ret$3 = tmp_0;
3669
- tmp = row.w7z_1 + tmp$ret$3;
3669
+ tmp = row.z7z_1 + tmp$ret$3;
3670
3670
  }
3671
3671
  var termPrefix = tmp;
3672
- return Text_init_$Create$(termPrefix + row.u7z_1, Whitespace_PRE_WRAP_getInstance());
3672
+ return Text_init_$Create$(termPrefix + row.x7z_1, Whitespace_PRE_WRAP_getInstance());
3673
3673
  };
3674
- protoOf(MordantHelpFormatter).o80 = function (row) {
3675
- return isBlank(row.v7z_1) ? Text_init_$Create$('') : new Markdown(row.v7z_1, true);
3674
+ protoOf(MordantHelpFormatter).r80 = function (row) {
3675
+ return isBlank(row.y7z_1) ? Text_init_$Create$('') : new Markdown(row.y7z_1, true);
3676
3676
  };
3677
- protoOf(MordantHelpFormatter).f80 = function (rows) {
3677
+ protoOf(MordantHelpFormatter).i80 = function (rows) {
3678
3678
  return definitionList(MordantHelpFormatter$buildParameterList$lambda(rows, this));
3679
3679
  };
3680
- protoOf(MordantHelpFormatter).p81 = function (_this__u8e3s4) {
3680
+ protoOf(MordantHelpFormatter).s81 = function (_this__u8e3s4) {
3681
3681
  return get_graphemeLengthMpp(_this__u8e3s4);
3682
3682
  };
3683
3683
  function Argument_0() {
@@ -3696,121 +3696,121 @@
3696
3696
  return transformAll(_this__u8e3s4, VOID, false, VOID, optional$lambda(_this__u8e3s4));
3697
3697
  }
3698
3698
  function ArgumentTransformContext(argument, context) {
3699
- this.y81_1 = argument;
3700
- this.z81_1 = context;
3699
+ this.b82_1 = argument;
3700
+ this.c82_1 = context;
3701
3701
  }
3702
3702
  protoOf(ArgumentTransformContext).p9 = function () {
3703
- return this.z81_1;
3703
+ return this.c82_1;
3704
3704
  };
3705
- protoOf(ArgumentTransformContext).r7s = function () {
3706
- return this.y81_1.r7s();
3705
+ protoOf(ArgumentTransformContext).u7s = function () {
3706
+ return this.b82_1.u7s();
3707
3707
  };
3708
3708
  protoOf(ArgumentTransformContext).t2 = function () {
3709
- return this.y81_1.t2();
3709
+ return this.b82_1.t2();
3710
3710
  };
3711
- protoOf(ArgumentTransformContext).s7s = function () {
3712
- return this.y81_1.s7s();
3711
+ protoOf(ArgumentTransformContext).v7s = function () {
3712
+ return this.b82_1.v7s();
3713
3713
  };
3714
3714
  protoOf(ArgumentTransformContext).e3e = function () {
3715
- return this.y81_1.e3e();
3715
+ return this.b82_1.e3e();
3716
3716
  };
3717
- protoOf(ArgumentTransformContext).g7y = function (context, values) {
3718
- this.y81_1.g7y(context, values);
3717
+ protoOf(ArgumentTransformContext).j7y = function (context, values) {
3718
+ this.b82_1.j7y(context, values);
3719
3719
  };
3720
- protoOf(ArgumentTransformContext).c7t = function (context) {
3721
- return this.y81_1.c7t(context);
3720
+ protoOf(ArgumentTransformContext).f7t = function (context) {
3721
+ return this.b82_1.f7t(context);
3722
3722
  };
3723
- protoOf(ArgumentTransformContext).m7t = function (context) {
3724
- return this.y81_1.m7t(context);
3723
+ protoOf(ArgumentTransformContext).p7t = function (context) {
3724
+ return this.b82_1.p7t(context);
3725
3725
  };
3726
- protoOf(ArgumentTransformContext).q81 = function (context) {
3727
- this.y81_1.q81(context);
3726
+ protoOf(ArgumentTransformContext).t81 = function (context) {
3727
+ this.b82_1.t81(context);
3728
3728
  };
3729
- protoOf(ArgumentTransformContext).a82 = function (message) {
3730
- throw BadParameterValue_init_$Create$(message, this.y81_1);
3729
+ protoOf(ArgumentTransformContext).d82 = function (message) {
3730
+ throw BadParameterValue_init_$Create$(message, this.b82_1);
3731
3731
  };
3732
3732
  function ProcessedArgumentImpl(name, nvalues, required, helpGetter, helpTags, explicitCompletionCandidates, transformValue, transformAll, transformValidator) {
3733
- this.b82_1 = name;
3734
- this.c82_1 = nvalues;
3735
- this.d82_1 = required;
3736
- this.e82_1 = helpGetter;
3737
- this.f82_1 = helpTags;
3738
- this.g82_1 = explicitCompletionCandidates;
3739
- this.h82_1 = transformValue;
3740
- this.i82_1 = transformAll;
3741
- this.j82_1 = transformValidator;
3733
+ this.e82_1 = name;
3734
+ this.f82_1 = nvalues;
3735
+ this.g82_1 = required;
3736
+ this.h82_1 = helpGetter;
3737
+ this.i82_1 = helpTags;
3738
+ this.j82_1 = explicitCompletionCandidates;
3739
+ this.k82_1 = transformValue;
3740
+ this.l82_1 = transformAll;
3741
+ this.m82_1 = transformValidator;
3742
3742
  // Inline function 'kotlin.require' call
3743
3743
  // Inline function 'kotlin.contracts.contract' call
3744
- if (!!(this.c82_1 === 0)) {
3744
+ if (!!(this.f82_1 === 0)) {
3745
3745
  // Inline function 'com.github.ajalt.clikt.parameters.arguments.ProcessedArgumentImpl.<anonymous>' call
3746
3746
  var message = 'Arguments cannot have nvalues == 0';
3747
3747
  throw IllegalArgumentException_init_$Create$(toString_0(message));
3748
3748
  }
3749
- this.k82_1 = new NullableLateinit('Cannot read from argument delegate before parsing command line');
3749
+ this.n82_1 = new NullableLateinit('Cannot read from argument delegate before parsing command line');
3750
3750
  }
3751
3751
  protoOf(ProcessedArgumentImpl).t2 = function () {
3752
- return this.b82_1;
3753
- };
3754
- protoOf(ProcessedArgumentImpl).s7s = function () {
3755
- return this.c82_1;
3756
- };
3757
- protoOf(ProcessedArgumentImpl).e3e = function () {
3758
- return this.d82_1;
3759
- };
3760
- protoOf(ProcessedArgumentImpl).r81 = function () {
3761
3752
  return this.e82_1;
3762
3753
  };
3763
- protoOf(ProcessedArgumentImpl).z7u = function () {
3754
+ protoOf(ProcessedArgumentImpl).v7s = function () {
3764
3755
  return this.f82_1;
3765
3756
  };
3766
- protoOf(ProcessedArgumentImpl).u81 = function () {
3757
+ protoOf(ProcessedArgumentImpl).e3e = function () {
3767
3758
  return this.g82_1;
3768
3759
  };
3769
- protoOf(ProcessedArgumentImpl).s81 = function () {
3760
+ protoOf(ProcessedArgumentImpl).u81 = function () {
3770
3761
  return this.h82_1;
3771
3762
  };
3772
- protoOf(ProcessedArgumentImpl).t81 = function () {
3763
+ protoOf(ProcessedArgumentImpl).c7v = function () {
3773
3764
  return this.i82_1;
3774
3765
  };
3775
- protoOf(ProcessedArgumentImpl).c7t = function (context) {
3776
- var tmp0_safe_receiver = this.e82_1;
3766
+ protoOf(ProcessedArgumentImpl).x81 = function () {
3767
+ return this.j82_1;
3768
+ };
3769
+ protoOf(ProcessedArgumentImpl).v81 = function () {
3770
+ return this.k82_1;
3771
+ };
3772
+ protoOf(ProcessedArgumentImpl).w81 = function () {
3773
+ return this.l82_1;
3774
+ };
3775
+ protoOf(ProcessedArgumentImpl).f7t = function (context) {
3776
+ var tmp0_safe_receiver = this.h82_1;
3777
3777
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver(new HelpTransformContext(context));
3778
3778
  return tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs;
3779
3779
  };
3780
- protoOf(ProcessedArgumentImpl).l82 = function (_set____db54di) {
3781
- return this.k82_1.o82(this, value$factory(), _set____db54di);
3780
+ protoOf(ProcessedArgumentImpl).o82 = function (_set____db54di) {
3781
+ return this.n82_1.r82(this, value$factory(), _set____db54di);
3782
3782
  };
3783
3783
  protoOf(ProcessedArgumentImpl).b1 = function () {
3784
- return this.k82_1.p82(this, value$factory_0());
3784
+ return this.n82_1.s82(this, value$factory_0());
3785
3785
  };
3786
- protoOf(ProcessedArgumentImpl).r7s = function () {
3787
- var tmp0_elvis_lhs = this.g82_1;
3786
+ protoOf(ProcessedArgumentImpl).u7s = function () {
3787
+ var tmp0_elvis_lhs = this.j82_1;
3788
3788
  return tmp0_elvis_lhs == null ? None_getInstance() : tmp0_elvis_lhs;
3789
3789
  };
3790
- protoOf(ProcessedArgumentImpl).m7t = function (context) {
3791
- return new Argument(this.b82_1, this.c7t(context), this.d82_1 || this.c82_1 > 1, this.c82_1 < 0, this.f82_1);
3790
+ protoOf(ProcessedArgumentImpl).p7t = function (context) {
3791
+ return new Argument(this.e82_1, this.f7t(context), this.g82_1 || this.f82_1 > 1, this.f82_1 < 0, this.i82_1);
3792
3792
  };
3793
- protoOf(ProcessedArgumentImpl).q82 = function (thisRef, property) {
3793
+ protoOf(ProcessedArgumentImpl).t82 = function (thisRef, property) {
3794
3794
  return this.b1();
3795
3795
  };
3796
- protoOf(ProcessedArgumentImpl).r82 = function (thisRef, property) {
3797
- return this.q82(thisRef instanceof CliktCommand ? thisRef : THROW_CCE(), property);
3796
+ protoOf(ProcessedArgumentImpl).u82 = function (thisRef, property) {
3797
+ return this.t82(thisRef instanceof CliktCommand ? thisRef : THROW_CCE(), property);
3798
3798
  };
3799
- protoOf(ProcessedArgumentImpl).s82 = function (thisRef, property) {
3800
- if (isBlank(this.b82_1)) {
3799
+ protoOf(ProcessedArgumentImpl).v82 = function (thisRef, property) {
3800
+ if (isBlank(this.e82_1)) {
3801
3801
  var tmp = this;
3802
3802
  // Inline function 'kotlin.text.uppercase' call
3803
3803
  // Inline function 'kotlin.js.asDynamic' call
3804
3804
  var tmp$ret$1 = property.callableName.toUpperCase();
3805
- tmp.b82_1 = replace_0(tmp$ret$1, '-', '_');
3805
+ tmp.e82_1 = replace_0(tmp$ret$1, '-', '_');
3806
3806
  }
3807
- thisRef.s7t(this);
3807
+ thisRef.v7t(this);
3808
3808
  return this;
3809
3809
  };
3810
- protoOf(ProcessedArgumentImpl).x81 = function (thisRef, property) {
3811
- return this.s82(thisRef instanceof CliktCommand ? thisRef : THROW_CCE(), property);
3810
+ protoOf(ProcessedArgumentImpl).a82 = function (thisRef, property) {
3811
+ return this.v82(thisRef instanceof CliktCommand ? thisRef : THROW_CCE(), property);
3812
3812
  };
3813
- protoOf(ProcessedArgumentImpl).g7y = function (context, values) {
3813
+ protoOf(ProcessedArgumentImpl).j7y = function (context, values) {
3814
3814
  var ctx = new ArgumentTransformContext(this, context);
3815
3815
  // Inline function 'kotlin.collections.map' call
3816
3816
  // Inline function 'kotlin.collections.mapTo' call
@@ -3819,15 +3819,15 @@
3819
3819
  while (tmp0_iterator.l()) {
3820
3820
  var item = tmp0_iterator.m();
3821
3821
  // Inline function 'com.github.ajalt.clikt.parameters.arguments.ProcessedArgumentImpl.finalize.<anonymous>' call
3822
- var tmp$ret$0 = this.h82_1(ctx, item);
3822
+ var tmp$ret$0 = this.k82_1(ctx, item);
3823
3823
  destination.e(tmp$ret$0);
3824
3824
  }
3825
- this.l82(this.i82_1(ctx, destination));
3825
+ this.o82(this.l82_1(ctx, destination));
3826
3826
  };
3827
- protoOf(ProcessedArgumentImpl).q81 = function (context) {
3828
- this.j82_1(new ArgumentTransformContext(this, context), this.b1());
3827
+ protoOf(ProcessedArgumentImpl).t81 = function (context) {
3828
+ this.m82_1(new ArgumentTransformContext(this, context), this.b1());
3829
3829
  };
3830
- protoOf(ProcessedArgumentImpl).v81 = function (transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates) {
3830
+ protoOf(ProcessedArgumentImpl).y81 = function (transformValue, transformAll, validator, name, nvalues, required, helpGetter, helpTags, completionCandidates) {
3831
3831
  return new ProcessedArgumentImpl(name, nvalues, required, helpGetter, helpTags, completionCandidates, transformValue, transformAll, validator);
3832
3832
  };
3833
3833
  protoOf(ProcessedArgumentImpl).toString = function () {
@@ -3837,7 +3837,7 @@
3837
3837
  var this_0 = StringBuilder_init_$Create$();
3838
3838
  // Inline function 'kotlin.contracts.contract' call
3839
3839
  // Inline function 'com.github.ajalt.clikt.parameters.arguments.ProcessedArgumentImpl.toString.<anonymous>' call
3840
- this_0.o8(this.b82_1);
3840
+ this_0.o8(this.e82_1);
3841
3841
  // Inline function 'kotlin.onSuccess' call
3842
3842
  // Inline function 'kotlin.runCatching' call
3843
3843
  var tmp;
@@ -3877,17 +3877,17 @@
3877
3877
  nvalues = nvalues === VOID ? null : nvalues;
3878
3878
  required = required === VOID ? null : required;
3879
3879
  defaultForHelp = defaultForHelp === VOID ? null : defaultForHelp;
3880
- var tags = toMutableMap(_this__u8e3s4.z7u());
3880
+ var tags = toMutableMap(_this__u8e3s4.c7v());
3881
3881
  if (!(defaultForHelp == null)) {
3882
3882
  // Inline function 'kotlin.collections.set' call
3883
3883
  tags.o2('default', defaultForHelp);
3884
3884
  } else {
3885
3885
  tags.p2('default');
3886
3886
  }
3887
- var tmp = _this__u8e3s4.s81();
3887
+ var tmp = _this__u8e3s4.v81();
3888
3888
  var tmp_0 = defaultValidator();
3889
- var tmp_1 = nvalues == null ? _this__u8e3s4.s7s() : nvalues;
3890
- return _this__u8e3s4.w81(tmp, transform, tmp_0, VOID, tmp_1, required == null ? _this__u8e3s4.e3e() : required, VOID, tags);
3889
+ var tmp_1 = nvalues == null ? _this__u8e3s4.v7s() : nvalues;
3890
+ return _this__u8e3s4.z81(tmp, transform, tmp_0, VOID, tmp_1, required == null ? _this__u8e3s4.e3e() : required, VOID, tags);
3891
3891
  }
3892
3892
  function argument$lambda($help) {
3893
3893
  return function ($this$$receiver) {
@@ -3899,7 +3899,7 @@
3899
3899
  }
3900
3900
  function optional$lambda($this_optional) {
3901
3901
  return function ($this$transformAll, it) {
3902
- return it.q() ? null : $this_optional.t81()($this$transformAll, it);
3902
+ return it.q() ? null : $this_optional.w81()($this$transformAll, it);
3903
3903
  };
3904
3904
  }
3905
3905
  function defaultAllProcessor$lambda($this$null, it) {
@@ -3912,14 +3912,14 @@
3912
3912
  return getPropertyCallableRef('value', 1, KMutableProperty1, function (receiver) {
3913
3913
  return receiver.b1();
3914
3914
  }, function (receiver, value) {
3915
- return receiver.l82(value);
3915
+ return receiver.o82(value);
3916
3916
  });
3917
3917
  }
3918
3918
  function value$factory_0() {
3919
3919
  return getPropertyCallableRef('value', 1, KMutableProperty1, function (receiver) {
3920
3920
  return receiver.b1();
3921
3921
  }, function (receiver, value) {
3922
- return receiver.l82(value);
3922
+ return receiver.o82(value);
3923
3923
  });
3924
3924
  }
3925
3925
  function ParameterGroup() {
@@ -3931,29 +3931,29 @@
3931
3931
  return UNINITIALIZED_instance;
3932
3932
  }
3933
3933
  function NullableLateinit(errorMessage) {
3934
- this.m82_1 = errorMessage;
3935
- this.n82_1 = UNINITIALIZED_instance;
3934
+ this.p82_1 = errorMessage;
3935
+ this.q82_1 = UNINITIALIZED_instance;
3936
3936
  }
3937
- protoOf(NullableLateinit).p82 = function (thisRef, property) {
3938
- if (this.n82_1 === UNINITIALIZED_instance)
3939
- throw IllegalStateException_init_$Create$(this.m82_1);
3937
+ protoOf(NullableLateinit).s82 = function (thisRef, property) {
3938
+ if (this.q82_1 === UNINITIALIZED_instance)
3939
+ throw IllegalStateException_init_$Create$(this.p82_1);
3940
3940
  try {
3941
- var tmp = this.n82_1;
3941
+ var tmp = this.q82_1;
3942
3942
  return (tmp == null ? true : !(tmp == null)) ? tmp : THROW_CCE();
3943
3943
  } catch ($p) {
3944
3944
  if ($p instanceof ClassCastException) {
3945
3945
  var e = $p;
3946
- throw IllegalStateException_init_$Create$(this.m82_1);
3946
+ throw IllegalStateException_init_$Create$(this.p82_1);
3947
3947
  } else {
3948
3948
  throw $p;
3949
3949
  }
3950
3950
  }
3951
3951
  };
3952
- protoOf(NullableLateinit).r82 = function (thisRef, property) {
3953
- return this.p82(!(thisRef == null) ? thisRef : THROW_CCE(), property);
3952
+ protoOf(NullableLateinit).u82 = function (thisRef, property) {
3953
+ return this.s82(!(thisRef == null) ? thisRef : THROW_CCE(), property);
3954
3954
  };
3955
- protoOf(NullableLateinit).o82 = function (thisRef, property, value) {
3956
- this.n82_1 = value;
3955
+ protoOf(NullableLateinit).r82 = function (thisRef, property, value) {
3956
+ this.q82_1 = value;
3957
3957
  };
3958
3958
  function eagerOption(_this__u8e3s4, names, help, hidden, helpTags, groupName, action) {
3959
3959
  help = help === VOID ? '' : help;
@@ -3964,12 +3964,12 @@
3964
3964
  // Inline function 'kotlin.collections.toTypedArray' call
3965
3965
  var tmp$ret$0 = copyToArray(names);
3966
3966
  var this_0 = flag(option(_this__u8e3s4, tmp$ret$0.slice(), help, VOID, hidden, VOID, helpTags, VOID, VOID, true), []);
3967
- var tmp = this_0.s81();
3968
- var tmp_0 = this_0.u82();
3969
- var tmp_1 = this_0.t81();
3970
- var o = this_0.v82(tmp, tmp_0, tmp_1, eagerOption$lambda(action));
3971
- o.e7v(groupName);
3972
- _this__u8e3s4.r7t(o);
3967
+ var tmp = this_0.v81();
3968
+ var tmp_0 = this_0.x82();
3969
+ var tmp_1 = this_0.w81();
3970
+ var o = this_0.y82(tmp, tmp_0, tmp_1, eagerOption$lambda(action));
3971
+ o.h7v(groupName);
3972
+ _this__u8e3s4.u7t(o);
3973
3973
  return _this__u8e3s4;
3974
3974
  }
3975
3975
  function eagerOption$lambda($action) {
@@ -3989,16 +3989,16 @@
3989
3989
  function nullableFlag(_this__u8e3s4, secondaryNames) {
3990
3990
  var tmp = boolean(_this__u8e3s4);
3991
3991
  var tmp_0 = numberRangeToNumber(0, 0);
3992
- return transformValues(tmp, tmp_0, nullableFlag$lambda(secondaryNames)).w82(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, toSet_0(secondaryNames));
3992
+ return transformValues(tmp, tmp_0, nullableFlag$lambda(secondaryNames)).z82(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, toSet_0(secondaryNames));
3993
3993
  }
3994
3994
  function nullableFlag$lambda($secondaryNames) {
3995
3995
  return function ($this$transformValues, it) {
3996
3996
  var tmp;
3997
3997
  if (it.n() > 1) {
3998
- $this$transformValues.a82($this$transformValues.z82_1.k7s_1.f7z($this$transformValues.x82_1));
3998
+ $this$transformValues.d82($this$transformValues.c83_1.n7s_1.i7z($this$transformValues.a83_1));
3999
3999
  }
4000
4000
  var tmp0_elvis_lhs = lastOrNull(it);
4001
- return tmp0_elvis_lhs == null ? !contains_0($secondaryNames, $this$transformValues.x82_1) : tmp0_elvis_lhs;
4001
+ return tmp0_elvis_lhs == null ? !contains_0($secondaryNames, $this$transformValues.a83_1) : tmp0_elvis_lhs;
4002
4002
  };
4003
4003
  }
4004
4004
  function Option_0() {
@@ -4007,7 +4007,7 @@
4007
4007
  var tmp$ret$0;
4008
4008
  $l$block_0: {
4009
4009
  // Inline function 'kotlin.collections.maxByOrNull' call
4010
- var iterator = _this__u8e3s4.u7r().k();
4010
+ var iterator = _this__u8e3s4.x7r().k();
4011
4011
  if (!iterator.l()) {
4012
4012
  tmp$ret$0 = null;
4013
4013
  break $l$block_0;
@@ -4098,13 +4098,13 @@
4098
4098
  }
4099
4099
  function Parsed(values) {
4100
4100
  FinalValue.call(this);
4101
- this.d83_1 = values;
4101
+ this.g83_1 = values;
4102
4102
  }
4103
4103
  protoOf(Parsed).toString = function () {
4104
- return 'Parsed(values=' + toString_0(this.d83_1) + ')';
4104
+ return 'Parsed(values=' + toString_0(this.g83_1) + ')';
4105
4105
  };
4106
4106
  protoOf(Parsed).hashCode = function () {
4107
- return hashCode(this.d83_1);
4107
+ return hashCode(this.g83_1);
4108
4108
  };
4109
4109
  protoOf(Parsed).equals = function (other) {
4110
4110
  if (this === other)
@@ -4112,19 +4112,19 @@
4112
4112
  if (!(other instanceof Parsed))
4113
4113
  return false;
4114
4114
  var tmp0_other_with_cast = other instanceof Parsed ? other : THROW_CCE();
4115
- if (!equals(this.d83_1, tmp0_other_with_cast.d83_1))
4115
+ if (!equals(this.g83_1, tmp0_other_with_cast.g83_1))
4116
4116
  return false;
4117
4117
  return true;
4118
4118
  };
4119
4119
  function Sourced(values) {
4120
4120
  FinalValue.call(this);
4121
- this.e83_1 = values;
4121
+ this.h83_1 = values;
4122
4122
  }
4123
4123
  protoOf(Sourced).toString = function () {
4124
- return 'Sourced(values=' + toString_0(this.e83_1) + ')';
4124
+ return 'Sourced(values=' + toString_0(this.h83_1) + ')';
4125
4125
  };
4126
4126
  protoOf(Sourced).hashCode = function () {
4127
- return hashCode(this.e83_1);
4127
+ return hashCode(this.h83_1);
4128
4128
  };
4129
4129
  protoOf(Sourced).equals = function (other) {
4130
4130
  if (this === other)
@@ -4132,21 +4132,21 @@
4132
4132
  if (!(other instanceof Sourced))
4133
4133
  return false;
4134
4134
  var tmp0_other_with_cast = other instanceof Sourced ? other : THROW_CCE();
4135
- if (!equals(this.e83_1, tmp0_other_with_cast.e83_1))
4135
+ if (!equals(this.h83_1, tmp0_other_with_cast.h83_1))
4136
4136
  return false;
4137
4137
  return true;
4138
4138
  };
4139
4139
  function Envvar(key, value) {
4140
4140
  FinalValue.call(this);
4141
- this.f83_1 = key;
4142
- this.g83_1 = value;
4141
+ this.i83_1 = key;
4142
+ this.j83_1 = value;
4143
4143
  }
4144
4144
  protoOf(Envvar).toString = function () {
4145
- return 'Envvar(key=' + this.f83_1 + ', value=' + this.g83_1 + ')';
4145
+ return 'Envvar(key=' + this.i83_1 + ', value=' + this.j83_1 + ')';
4146
4146
  };
4147
4147
  protoOf(Envvar).hashCode = function () {
4148
- var result = getStringHashCode(this.f83_1);
4149
- result = imul(result, 31) + getStringHashCode(this.g83_1) | 0;
4148
+ var result = getStringHashCode(this.i83_1);
4149
+ result = imul(result, 31) + getStringHashCode(this.j83_1) | 0;
4150
4150
  return result;
4151
4151
  };
4152
4152
  protoOf(Envvar).equals = function (other) {
@@ -4155,9 +4155,9 @@
4155
4155
  if (!(other instanceof Envvar))
4156
4156
  return false;
4157
4157
  var tmp0_other_with_cast = other instanceof Envvar ? other : THROW_CCE();
4158
- if (!(this.f83_1 === tmp0_other_with_cast.f83_1))
4158
+ if (!(this.i83_1 === tmp0_other_with_cast.i83_1))
4159
4159
  return false;
4160
- if (!(this.g83_1 === tmp0_other_with_cast.g83_1))
4160
+ if (!(this.j83_1 === tmp0_other_with_cast.j83_1))
4161
4161
  return false;
4162
4162
  return true;
4163
4163
  };
@@ -4169,7 +4169,7 @@
4169
4169
  if (!invocations.q()) {
4170
4170
  tmp = new Parsed(invocations);
4171
4171
  } else {
4172
- if (context.h7s_1) {
4172
+ if (context.k7s_1) {
4173
4173
  var tmp0_elvis_lhs = readEnvVar(_this__u8e3s4, context, envvar);
4174
4174
  tmp = tmp0_elvis_lhs == null ? readValueSource(_this__u8e3s4, context) : tmp0_elvis_lhs;
4175
4175
  } else {
@@ -4218,7 +4218,7 @@
4218
4218
  return setOf_0(normalizedName);
4219
4219
  }
4220
4220
  function readEnvVar(_this__u8e3s4, context, envvar) {
4221
- var tmp0_elvis_lhs = inferEnvvar(_this__u8e3s4.u7r(), envvar, context.a7s_1);
4221
+ var tmp0_elvis_lhs = inferEnvvar(_this__u8e3s4.x7r(), envvar, context.d7s_1);
4222
4222
  var tmp;
4223
4223
  if (tmp0_elvis_lhs == null) {
4224
4224
  return null;
@@ -4226,7 +4226,7 @@
4226
4226
  tmp = tmp0_elvis_lhs;
4227
4227
  }
4228
4228
  var env = tmp;
4229
- var tmp1_safe_receiver = context.l7s_1(env);
4229
+ var tmp1_safe_receiver = context.o7s_1(env);
4230
4230
  var tmp_0;
4231
4231
  if (tmp1_safe_receiver == null) {
4232
4232
  tmp_0 = null;
@@ -4239,8 +4239,8 @@
4239
4239
  return tmp_0;
4240
4240
  }
4241
4241
  function readValueSource(_this__u8e3s4, context) {
4242
- var tmp0_safe_receiver = context.i7s_1;
4243
- var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.h83(context, _this__u8e3s4);
4242
+ var tmp0_safe_receiver = context.l7s_1;
4243
+ var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.k83(context, _this__u8e3s4);
4244
4244
  var tmp;
4245
4245
  if (tmp1_safe_receiver == null) {
4246
4246
  tmp = null;
@@ -4272,59 +4272,59 @@
4272
4272
  return toString(charSequenceGet(it.b1(), 0)) + '-' + toString(charSequenceGet(it.b1(), 1));
4273
4273
  }
4274
4274
  function OptionTransformContext(option, context) {
4275
- this.g7t_1 = option;
4276
- this.h7t_1 = context;
4275
+ this.j7t_1 = option;
4276
+ this.k7t_1 = context;
4277
4277
  }
4278
4278
  protoOf(OptionTransformContext).p9 = function () {
4279
- return this.h7t_1;
4279
+ return this.k7t_1;
4280
4280
  };
4281
- protoOf(OptionTransformContext).q7t = function () {
4282
- return this.g7t_1.q7t();
4281
+ protoOf(OptionTransformContext).t7t = function () {
4282
+ return this.j7t_1.t7t();
4283
4283
  };
4284
- protoOf(OptionTransformContext).c7v = function () {
4285
- return this.g7t_1.c7v();
4284
+ protoOf(OptionTransformContext).f7v = function () {
4285
+ return this.j7t_1.f7v();
4286
4286
  };
4287
- protoOf(OptionTransformContext).r7s = function () {
4288
- return this.g7t_1.r7s();
4287
+ protoOf(OptionTransformContext).u7s = function () {
4288
+ return this.j7t_1.u7s();
4289
4289
  };
4290
- protoOf(OptionTransformContext).b7v = function () {
4291
- return this.g7t_1.b7v();
4290
+ protoOf(OptionTransformContext).e7v = function () {
4291
+ return this.j7t_1.e7v();
4292
4292
  };
4293
- protoOf(OptionTransformContext).z7u = function () {
4294
- return this.g7t_1.z7u();
4293
+ protoOf(OptionTransformContext).c7v = function () {
4294
+ return this.j7t_1.c7v();
4295
4295
  };
4296
4296
  protoOf(OptionTransformContext).s3f = function () {
4297
- return this.g7t_1.s3f();
4297
+ return this.j7t_1.s3f();
4298
4298
  };
4299
- protoOf(OptionTransformContext).u7r = function () {
4300
- return this.g7t_1.u7r();
4299
+ protoOf(OptionTransformContext).x7r = function () {
4300
+ return this.j7t_1.x7r();
4301
4301
  };
4302
- protoOf(OptionTransformContext).s7s = function () {
4303
- return this.g7t_1.s7s();
4302
+ protoOf(OptionTransformContext).v7s = function () {
4303
+ return this.j7t_1.v7s();
4304
4304
  };
4305
- protoOf(OptionTransformContext).v7r = function () {
4306
- return this.g7t_1.v7r();
4305
+ protoOf(OptionTransformContext).y7r = function () {
4306
+ return this.j7t_1.y7r();
4307
4307
  };
4308
- protoOf(OptionTransformContext).d7y = function (context, invocations) {
4309
- this.g7t_1.d7y(context, invocations);
4308
+ protoOf(OptionTransformContext).g7y = function (context, invocations) {
4309
+ this.j7t_1.g7y(context, invocations);
4310
4310
  };
4311
- protoOf(OptionTransformContext).a83 = function (context) {
4312
- return this.g7t_1.a83(context);
4311
+ protoOf(OptionTransformContext).d83 = function (context) {
4312
+ return this.j7t_1.d83(context);
4313
4313
  };
4314
- protoOf(OptionTransformContext).b7t = function (context) {
4315
- return this.g7t_1.b7t(context);
4314
+ protoOf(OptionTransformContext).e7t = function (context) {
4315
+ return this.j7t_1.e7t(context);
4316
4316
  };
4317
- protoOf(OptionTransformContext).m7t = function (context) {
4318
- return this.g7t_1.m7t(context);
4317
+ protoOf(OptionTransformContext).p7t = function (context) {
4318
+ return this.j7t_1.p7t(context);
4319
4319
  };
4320
- protoOf(OptionTransformContext).q81 = function (context) {
4321
- this.g7t_1.q81(context);
4320
+ protoOf(OptionTransformContext).t81 = function (context) {
4321
+ this.j7t_1.t81(context);
4322
4322
  };
4323
- protoOf(OptionTransformContext).i83 = function () {
4324
- return this.h7t_1.f7s_1;
4323
+ protoOf(OptionTransformContext).l83 = function () {
4324
+ return this.k7t_1.i7s_1;
4325
4325
  };
4326
- protoOf(OptionTransformContext).a82 = function (message) {
4327
- throw BadParameterValue_init_$Create$_0(message, this.g7t_1);
4326
+ protoOf(OptionTransformContext).d82 = function (message) {
4327
+ throw BadParameterValue_init_$Create$_0(message, this.j7t_1);
4328
4328
  };
4329
4329
  function OptionWithValues() {
4330
4330
  }
@@ -4357,146 +4357,146 @@
4357
4357
  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);
4358
4358
  }
4359
4359
  function OptionCallTransformContext(name, option, context) {
4360
- this.x82_1 = name;
4361
- this.y82_1 = option;
4362
- this.z82_1 = context;
4360
+ this.a83_1 = name;
4361
+ this.b83_1 = option;
4362
+ this.c83_1 = context;
4363
4363
  }
4364
4364
  protoOf(OptionCallTransformContext).p9 = function () {
4365
- return this.z82_1;
4365
+ return this.c83_1;
4366
4366
  };
4367
- protoOf(OptionCallTransformContext).q7t = function () {
4368
- return this.y82_1.q7t();
4367
+ protoOf(OptionCallTransformContext).t7t = function () {
4368
+ return this.b83_1.t7t();
4369
4369
  };
4370
- protoOf(OptionCallTransformContext).c7v = function () {
4371
- return this.y82_1.c7v();
4370
+ protoOf(OptionCallTransformContext).f7v = function () {
4371
+ return this.b83_1.f7v();
4372
4372
  };
4373
- protoOf(OptionCallTransformContext).r7s = function () {
4374
- return this.y82_1.r7s();
4373
+ protoOf(OptionCallTransformContext).u7s = function () {
4374
+ return this.b83_1.u7s();
4375
4375
  };
4376
- protoOf(OptionCallTransformContext).b7v = function () {
4377
- return this.y82_1.b7v();
4376
+ protoOf(OptionCallTransformContext).e7v = function () {
4377
+ return this.b83_1.e7v();
4378
4378
  };
4379
- protoOf(OptionCallTransformContext).z7u = function () {
4380
- return this.y82_1.z7u();
4379
+ protoOf(OptionCallTransformContext).c7v = function () {
4380
+ return this.b83_1.c7v();
4381
4381
  };
4382
4382
  protoOf(OptionCallTransformContext).s3f = function () {
4383
- return this.y82_1.s3f();
4383
+ return this.b83_1.s3f();
4384
4384
  };
4385
- protoOf(OptionCallTransformContext).u7r = function () {
4386
- return this.y82_1.u7r();
4385
+ protoOf(OptionCallTransformContext).x7r = function () {
4386
+ return this.b83_1.x7r();
4387
4387
  };
4388
- protoOf(OptionCallTransformContext).s7s = function () {
4389
- return this.y82_1.s7s();
4388
+ protoOf(OptionCallTransformContext).v7s = function () {
4389
+ return this.b83_1.v7s();
4390
4390
  };
4391
- protoOf(OptionCallTransformContext).v7r = function () {
4392
- return this.y82_1.v7r();
4391
+ protoOf(OptionCallTransformContext).y7r = function () {
4392
+ return this.b83_1.y7r();
4393
4393
  };
4394
- protoOf(OptionCallTransformContext).d7y = function (context, invocations) {
4395
- this.y82_1.d7y(context, invocations);
4394
+ protoOf(OptionCallTransformContext).g7y = function (context, invocations) {
4395
+ this.b83_1.g7y(context, invocations);
4396
4396
  };
4397
- protoOf(OptionCallTransformContext).a83 = function (context) {
4398
- return this.y82_1.a83(context);
4397
+ protoOf(OptionCallTransformContext).d83 = function (context) {
4398
+ return this.b83_1.d83(context);
4399
4399
  };
4400
- protoOf(OptionCallTransformContext).b7t = function (context) {
4401
- return this.y82_1.b7t(context);
4400
+ protoOf(OptionCallTransformContext).e7t = function (context) {
4401
+ return this.b83_1.e7t(context);
4402
4402
  };
4403
- protoOf(OptionCallTransformContext).m7t = function (context) {
4404
- return this.y82_1.m7t(context);
4403
+ protoOf(OptionCallTransformContext).p7t = function (context) {
4404
+ return this.b83_1.p7t(context);
4405
4405
  };
4406
- protoOf(OptionCallTransformContext).q81 = function (context) {
4407
- this.y82_1.q81(context);
4406
+ protoOf(OptionCallTransformContext).t81 = function (context) {
4407
+ this.b83_1.t81(context);
4408
4408
  };
4409
- protoOf(OptionCallTransformContext).a82 = function (message) {
4410
- throw BadParameterValue_init_$Create$_1(message, this.y82_1, this.x82_1);
4409
+ protoOf(OptionCallTransformContext).d82 = function (message) {
4410
+ throw BadParameterValue_init_$Create$_1(message, this.b83_1, this.a83_1);
4411
4411
  };
4412
4412
  function OptionWithValuesImpl$metavar$lambda($this$null) {
4413
- return $this$null.k7s_1.h7z();
4413
+ return $this$null.n7s_1.k7z();
4414
4414
  }
4415
4415
  function OptionWithValuesImpl(names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, explicitCompletionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager, transformValue, transformEach, transformAll, transformValidator) {
4416
- this.p83_1 = metavarGetter;
4417
- this.q83_1 = nvalues;
4418
- this.r83_1 = helpGetter;
4419
- this.s83_1 = hidden;
4420
- this.t83_1 = helpTags;
4421
- this.u83_1 = valueSourceKey;
4422
- this.v83_1 = envvar;
4423
- this.w83_1 = valueSplit;
4424
- this.x83_1 = explicitCompletionCandidates;
4425
- this.y83_1 = secondaryNames;
4426
- this.z83_1 = acceptsNumberValueWithoutName;
4427
- this.a84_1 = acceptsUnattachedValue;
4428
- this.b84_1 = eager;
4429
- this.c84_1 = transformValue;
4430
- this.d84_1 = transformEach;
4431
- this.e84_1 = transformAll;
4432
- this.f84_1 = transformValidator;
4433
- this.g84_1 = null;
4434
- this.h84_1 = null;
4435
- this.i84_1 = new NullableLateinit('Cannot read from option delegate before parsing command line');
4436
- this.j84_1 = names;
4437
- }
4438
- protoOf(OptionWithValuesImpl).l83 = function () {
4439
- return this.p83_1;
4440
- };
4441
- protoOf(OptionWithValuesImpl).s7s = function () {
4442
- return this.q83_1;
4443
- };
4444
- protoOf(OptionWithValuesImpl).r81 = function () {
4445
- return this.r83_1;
4446
- };
4447
- protoOf(OptionWithValuesImpl).s3f = function () {
4416
+ this.s83_1 = metavarGetter;
4417
+ this.t83_1 = nvalues;
4418
+ this.u83_1 = helpGetter;
4419
+ this.v83_1 = hidden;
4420
+ this.w83_1 = helpTags;
4421
+ this.x83_1 = valueSourceKey;
4422
+ this.y83_1 = envvar;
4423
+ this.z83_1 = valueSplit;
4424
+ this.a84_1 = explicitCompletionCandidates;
4425
+ this.b84_1 = secondaryNames;
4426
+ this.c84_1 = acceptsNumberValueWithoutName;
4427
+ this.d84_1 = acceptsUnattachedValue;
4428
+ this.e84_1 = eager;
4429
+ this.f84_1 = transformValue;
4430
+ this.g84_1 = transformEach;
4431
+ this.h84_1 = transformAll;
4432
+ this.i84_1 = transformValidator;
4433
+ this.j84_1 = null;
4434
+ this.k84_1 = null;
4435
+ this.l84_1 = new NullableLateinit('Cannot read from option delegate before parsing command line');
4436
+ this.m84_1 = names;
4437
+ }
4438
+ protoOf(OptionWithValuesImpl).o83 = function () {
4448
4439
  return this.s83_1;
4449
4440
  };
4450
- protoOf(OptionWithValuesImpl).z7u = function () {
4441
+ protoOf(OptionWithValuesImpl).v7s = function () {
4451
4442
  return this.t83_1;
4452
4443
  };
4453
- protoOf(OptionWithValuesImpl).a7v = function () {
4444
+ protoOf(OptionWithValuesImpl).u81 = function () {
4454
4445
  return this.u83_1;
4455
4446
  };
4456
- protoOf(OptionWithValuesImpl).j83 = function () {
4447
+ protoOf(OptionWithValuesImpl).s3f = function () {
4457
4448
  return this.v83_1;
4458
4449
  };
4459
- protoOf(OptionWithValuesImpl).m83 = function () {
4450
+ protoOf(OptionWithValuesImpl).c7v = function () {
4460
4451
  return this.w83_1;
4461
4452
  };
4462
- protoOf(OptionWithValuesImpl).u81 = function () {
4453
+ protoOf(OptionWithValuesImpl).d7v = function () {
4463
4454
  return this.x83_1;
4464
4455
  };
4465
- protoOf(OptionWithValuesImpl).v7r = function () {
4456
+ protoOf(OptionWithValuesImpl).m83 = function () {
4466
4457
  return this.y83_1;
4467
4458
  };
4468
- protoOf(OptionWithValuesImpl).q7t = function () {
4459
+ protoOf(OptionWithValuesImpl).p83 = function () {
4469
4460
  return this.z83_1;
4470
4461
  };
4471
- protoOf(OptionWithValuesImpl).c7v = function () {
4462
+ protoOf(OptionWithValuesImpl).x81 = function () {
4472
4463
  return this.a84_1;
4473
4464
  };
4474
- protoOf(OptionWithValuesImpl).b7v = function () {
4465
+ protoOf(OptionWithValuesImpl).y7r = function () {
4475
4466
  return this.b84_1;
4476
4467
  };
4477
- protoOf(OptionWithValuesImpl).s81 = function () {
4468
+ protoOf(OptionWithValuesImpl).t7t = function () {
4478
4469
  return this.c84_1;
4479
4470
  };
4480
- protoOf(OptionWithValuesImpl).u82 = function () {
4471
+ protoOf(OptionWithValuesImpl).f7v = function () {
4481
4472
  return this.d84_1;
4482
4473
  };
4483
- protoOf(OptionWithValuesImpl).t81 = function () {
4474
+ protoOf(OptionWithValuesImpl).e7v = function () {
4484
4475
  return this.e84_1;
4485
4476
  };
4486
- protoOf(OptionWithValuesImpl).k83 = function () {
4477
+ protoOf(OptionWithValuesImpl).v81 = function () {
4487
4478
  return this.f84_1;
4488
4479
  };
4489
- protoOf(OptionWithValuesImpl).d7v = function () {
4480
+ protoOf(OptionWithValuesImpl).x82 = function () {
4490
4481
  return this.g84_1;
4491
4482
  };
4492
- protoOf(OptionWithValuesImpl).e7v = function (_set____db54di) {
4493
- this.h84_1 = _set____db54di;
4494
- };
4495
- protoOf(OptionWithValuesImpl).y7u = function () {
4483
+ protoOf(OptionWithValuesImpl).w81 = function () {
4496
4484
  return this.h84_1;
4497
4485
  };
4498
- protoOf(OptionWithValuesImpl).a83 = function (context) {
4499
- var tmp0_elvis_lhs = this.p83_1;
4486
+ protoOf(OptionWithValuesImpl).n83 = function () {
4487
+ return this.i84_1;
4488
+ };
4489
+ protoOf(OptionWithValuesImpl).g7v = function () {
4490
+ return this.j84_1;
4491
+ };
4492
+ protoOf(OptionWithValuesImpl).h7v = function (_set____db54di) {
4493
+ this.k84_1 = _set____db54di;
4494
+ };
4495
+ protoOf(OptionWithValuesImpl).b7v = function () {
4496
+ return this.k84_1;
4497
+ };
4498
+ protoOf(OptionWithValuesImpl).d83 = function (context) {
4499
+ var tmp0_elvis_lhs = this.s83_1;
4500
4500
  var tmp;
4501
4501
  if (tmp0_elvis_lhs == null) {
4502
4502
  tmp = OptionWithValuesImpl$metavar$lambda;
@@ -4505,30 +4505,30 @@
4505
4505
  }
4506
4506
  return tmp(context);
4507
4507
  };
4508
- protoOf(OptionWithValuesImpl).l82 = function (_set____db54di) {
4509
- return this.i84_1.o82(this, value$factory_1(), _set____db54di);
4508
+ protoOf(OptionWithValuesImpl).o82 = function (_set____db54di) {
4509
+ return this.l84_1.r82(this, value$factory_1(), _set____db54di);
4510
4510
  };
4511
4511
  protoOf(OptionWithValuesImpl).b1 = function () {
4512
- return this.i84_1.p82(this, value$factory_2());
4512
+ return this.l84_1.s82(this, value$factory_2());
4513
4513
  };
4514
- protoOf(OptionWithValuesImpl).u7r = function () {
4515
- return this.j84_1;
4514
+ protoOf(OptionWithValuesImpl).x7r = function () {
4515
+ return this.m84_1;
4516
4516
  };
4517
- protoOf(OptionWithValuesImpl).r7s = function () {
4518
- var tmp0_elvis_lhs = this.x83_1;
4517
+ protoOf(OptionWithValuesImpl).u7s = function () {
4518
+ var tmp0_elvis_lhs = this.a84_1;
4519
4519
  return tmp0_elvis_lhs == null ? None_getInstance() : tmp0_elvis_lhs;
4520
4520
  };
4521
- protoOf(OptionWithValuesImpl).b7t = function (context) {
4522
- var tmp0_safe_receiver = this.r83_1;
4521
+ protoOf(OptionWithValuesImpl).e7t = function (context) {
4522
+ var tmp0_safe_receiver = this.u83_1;
4523
4523
  var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver(new HelpTransformContext(context));
4524
4524
  return tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs;
4525
4525
  };
4526
- protoOf(OptionWithValuesImpl).d7y = function (context, invocations) {
4527
- var v = getFinalValue(this, context, invocations, this.v83_1);
4526
+ protoOf(OptionWithValuesImpl).g7y = function (context, invocations) {
4527
+ var v = getFinalValue(this, context, invocations, this.y83_1);
4528
4528
  var tmp;
4529
4529
  if (v instanceof Parsed) {
4530
4530
  var tmp_0;
4531
- if (this.w83_1 == null) {
4531
+ if (this.z83_1 == null) {
4532
4532
  tmp_0 = invocations;
4533
4533
  } else {
4534
4534
  // Inline function 'kotlin.collections.map' call
@@ -4540,17 +4540,17 @@
4540
4540
  // Inline function 'com.github.ajalt.clikt.parameters.options.OptionWithValuesImpl.finalize.<anonymous>' call
4541
4541
  // Inline function 'kotlin.collections.flatMap' call
4542
4542
  // Inline function 'kotlin.collections.flatMapTo' call
4543
- var this_0 = item.m84_1;
4543
+ var this_0 = item.p84_1;
4544
4544
  var destination_0 = ArrayList_init_$Create$();
4545
4545
  var tmp0_iterator_0 = this_0.k();
4546
4546
  while (tmp0_iterator_0.l()) {
4547
4547
  var element = tmp0_iterator_0.m();
4548
4548
  // Inline function 'com.github.ajalt.clikt.parameters.options.OptionWithValuesImpl.finalize.<anonymous>.<anonymous>' call
4549
4549
  // Inline function 'kotlin.text.split' call
4550
- var list = this.w83_1.bd(element, 0);
4550
+ var list = this.z83_1.bd(element, 0);
4551
4551
  addAll(destination_0, list);
4552
4552
  }
4553
- var tmp$ret$4 = item.n84(VOID, destination_0);
4553
+ var tmp$ret$4 = item.q84(VOID, destination_0);
4554
4554
  destination.e(tmp$ret$4);
4555
4555
  }
4556
4556
  tmp_0 = destination;
@@ -4559,27 +4559,27 @@
4559
4559
  } else {
4560
4560
  if (v instanceof Sourced) {
4561
4561
  // Inline function 'kotlin.collections.map' call
4562
- var this_1 = v.e83_1;
4562
+ var this_1 = v.h83_1;
4563
4563
  // Inline function 'kotlin.collections.mapTo' call
4564
4564
  var destination_1 = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_1, 10));
4565
4565
  var tmp0_iterator_1 = this_1.k();
4566
4566
  while (tmp0_iterator_1.l()) {
4567
4567
  var item_0 = tmp0_iterator_1.m();
4568
4568
  // Inline function 'com.github.ajalt.clikt.parameters.options.OptionWithValuesImpl.finalize.<anonymous>' call
4569
- var tmp$ret$7 = new Invocation('', item_0.k84_1);
4569
+ var tmp$ret$7 = new Invocation('', item_0.n84_1);
4570
4570
  destination_1.e(tmp$ret$7);
4571
4571
  }
4572
4572
  tmp = destination_1;
4573
4573
  } else {
4574
4574
  if (v instanceof Envvar) {
4575
4575
  var tmp_1;
4576
- if (this.w83_1 == null) {
4577
- tmp_1 = listOf_0(new Invocation(v.f83_1, listOf_0(v.g83_1)));
4576
+ if (this.z83_1 == null) {
4577
+ tmp_1 = listOf_0(new Invocation(v.i83_1, listOf_0(v.j83_1)));
4578
4578
  } else {
4579
4579
  // Inline function 'kotlin.text.split' call
4580
- var this_2 = v.g83_1;
4581
- var tmp$ret$10 = this.w83_1.bd(this_2, 0);
4582
- tmp_1 = listOf_0(new Invocation(v.f83_1, tmp$ret$10));
4580
+ var this_2 = v.j83_1;
4581
+ var tmp$ret$10 = this.z83_1.bd(this_2, 0);
4582
+ tmp_1 = listOf_0(new Invocation(v.i83_1, tmp$ret$10));
4583
4583
  }
4584
4584
  tmp = tmp_1;
4585
4585
  } else {
@@ -4596,39 +4596,39 @@
4596
4596
  while (tmp0_iterator_2.l()) {
4597
4597
  var item_1 = tmp0_iterator_2.m();
4598
4598
  // Inline function 'com.github.ajalt.clikt.parameters.options.OptionWithValuesImpl.finalize.<anonymous>' call
4599
- var tc = new OptionCallTransformContext(item_1.l84_1, this, context);
4599
+ var tc = new OptionCallTransformContext(item_1.o84_1, this, context);
4600
4600
  // Inline function 'kotlin.collections.map' call
4601
- var this_3 = item_1.m84_1;
4601
+ var this_3 = item_1.p84_1;
4602
4602
  // Inline function 'kotlin.collections.mapTo' call
4603
4603
  var destination_3 = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_3, 10));
4604
4604
  var tmp0_iterator_3 = this_3.k();
4605
4605
  while (tmp0_iterator_3.l()) {
4606
4606
  var item_2 = tmp0_iterator_3.m();
4607
4607
  // Inline function 'com.github.ajalt.clikt.parameters.options.OptionWithValuesImpl.finalize.<anonymous>.<anonymous>' call
4608
- var tmp$ret$11 = this.c84_1(tc, item_2);
4608
+ var tmp$ret$11 = this.f84_1(tc, item_2);
4609
4609
  destination_3.e(tmp$ret$11);
4610
4610
  }
4611
- var tmp$ret$14 = this.d84_1(tc, destination_3);
4611
+ var tmp$ret$14 = this.g84_1(tc, destination_3);
4612
4612
  destination_2.e(tmp$ret$14);
4613
4613
  }
4614
- this.l82(this.e84_1(tmp_2, destination_2));
4614
+ this.o82(this.h84_1(tmp_2, destination_2));
4615
4615
  };
4616
- protoOf(OptionWithValuesImpl).b83 = function (thisRef, property) {
4617
- this.j84_1 = inferOptionNames(this.j84_1, property.callableName);
4618
- thisRef.r7t(this);
4616
+ protoOf(OptionWithValuesImpl).e83 = function (thisRef, property) {
4617
+ this.m84_1 = inferOptionNames(this.m84_1, property.callableName);
4618
+ thisRef.u7t(this);
4619
4619
  return this;
4620
4620
  };
4621
- protoOf(OptionWithValuesImpl).x81 = function (thisRef, property) {
4622
- return this.b83((!(thisRef == null) ? isInterface(thisRef, ParameterHolder) : false) ? thisRef : THROW_CCE(), property);
4621
+ protoOf(OptionWithValuesImpl).a82 = function (thisRef, property) {
4622
+ return this.e83((!(thisRef == null) ? isInterface(thisRef, ParameterHolder) : false) ? thisRef : THROW_CCE(), property);
4623
4623
  };
4624
- protoOf(OptionWithValuesImpl).q81 = function (context) {
4625
- this.f84_1(new OptionTransformContext(this, context), this.b1());
4624
+ protoOf(OptionWithValuesImpl).t81 = function (context) {
4625
+ this.i84_1(new OptionTransformContext(this, context), this.b1());
4626
4626
  };
4627
- protoOf(OptionWithValuesImpl).n83 = function (transformValue, transformEach, transformAll, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) {
4627
+ protoOf(OptionWithValuesImpl).q83 = function (transformValue, transformEach, transformAll, validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) {
4628
4628
  return new OptionWithValuesImpl(names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager, transformValue, transformEach, transformAll, validator);
4629
4629
  };
4630
- protoOf(OptionWithValuesImpl).o83 = function (validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, envvar, valueSourceKey, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) {
4631
- return new OptionWithValuesImpl(names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager, this.c84_1, this.d84_1, this.e84_1, validator);
4630
+ protoOf(OptionWithValuesImpl).r83 = function (validator, names, metavarGetter, nvalues, helpGetter, hidden, helpTags, envvar, valueSourceKey, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager) {
4631
+ return new OptionWithValuesImpl(names, metavarGetter, nvalues, helpGetter, hidden, helpTags, valueSourceKey, envvar, valueSplit, completionCandidates, secondaryNames, acceptsNumberValueWithoutName, acceptsUnattachedValue, eager, this.f84_1, this.g84_1, this.h84_1, validator);
4632
4632
  };
4633
4633
  protoOf(OptionWithValuesImpl).toString = function () {
4634
4634
  // Inline function 'kotlin.text.buildString' call
@@ -4667,8 +4667,8 @@
4667
4667
  }
4668
4668
  return this_0.toString();
4669
4669
  };
4670
- protoOf(OptionWithValuesImpl).r82 = function (thisRef, property) {
4671
- return this.c83((!(thisRef == null) ? isInterface(thisRef, ParameterHolder) : false) ? thisRef : THROW_CCE(), property);
4670
+ protoOf(OptionWithValuesImpl).u82 = function (thisRef, property) {
4671
+ return this.f83((!(thisRef == null) ? isInterface(thisRef, ParameterHolder) : false) ? thisRef : THROW_CCE(), property);
4672
4672
  };
4673
4673
  function defaultEachProcessor() {
4674
4674
  return defaultEachProcessor$lambda;
@@ -4705,14 +4705,14 @@
4705
4705
  return getPropertyCallableRef('value', 1, KMutableProperty1, function (receiver) {
4706
4706
  return receiver.b1();
4707
4707
  }, function (receiver, value) {
4708
- return receiver.l82(value);
4708
+ return receiver.o82(value);
4709
4709
  });
4710
4710
  }
4711
4711
  function value$factory_2() {
4712
4712
  return getPropertyCallableRef('value', 1, KMutableProperty1, function (receiver) {
4713
4713
  return receiver.b1();
4714
4714
  }, function (receiver, value) {
4715
- return receiver.l82(value);
4715
+ return receiver.o82(value);
4716
4716
  });
4717
4717
  }
4718
4718
  function default_0(_this__u8e3s4, value, defaultForHelp) {
@@ -4720,11 +4720,11 @@
4720
4720
  return transformAll_0(_this__u8e3s4, defaultForHelp, VOID, default$lambda(value));
4721
4721
  }
4722
4722
  function transformAll_0(_this__u8e3s4, defaultForHelp, showAsRequired, transform) {
4723
- defaultForHelp = defaultForHelp === VOID ? _this__u8e3s4.z7u().l2('default') : defaultForHelp;
4723
+ defaultForHelp = defaultForHelp === VOID ? _this__u8e3s4.c7v().l2('default') : defaultForHelp;
4724
4724
  var tmp;
4725
4725
  if (showAsRequired === VOID) {
4726
4726
  // Inline function 'kotlin.collections.contains' call
4727
- var this_0 = _this__u8e3s4.z7u();
4727
+ var this_0 = _this__u8e3s4.c7v();
4728
4728
  // Inline function 'kotlin.collections.containsKey' call
4729
4729
  var key = 'required';
4730
4730
  tmp = (isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).j2(key);
@@ -4732,7 +4732,7 @@
4732
4732
  tmp = showAsRequired;
4733
4733
  }
4734
4734
  showAsRequired = tmp;
4735
- var tags = toMutableMap(_this__u8e3s4.z7u());
4735
+ var tags = toMutableMap(_this__u8e3s4.c7v());
4736
4736
  if (showAsRequired) {
4737
4737
  // Inline function 'kotlin.collections.set' call
4738
4738
  var key_0 = 'required';
@@ -4746,7 +4746,7 @@
4746
4746
  } else {
4747
4747
  tags.p2('default');
4748
4748
  }
4749
- return _this__u8e3s4.v82(_this__u8e3s4.s81(), _this__u8e3s4.u82(), transform, defaultValidator_0(), VOID, VOID, VOID, VOID, VOID, tags);
4749
+ return _this__u8e3s4.y82(_this__u8e3s4.v81(), _this__u8e3s4.x82(), transform, defaultValidator_0(), VOID, VOID, VOID, VOID, VOID, tags);
4750
4750
  }
4751
4751
  function prompt(_this__u8e3s4, text, default_0, hideInput, promptSuffix, showDefault, requireConfirmation, confirmationPrompt, confirmationMismatchMessage) {
4752
4752
  text = text === VOID ? null : text;
@@ -4783,28 +4783,28 @@
4783
4783
  };
4784
4784
  }
4785
4785
  function prompt$1$builder$1$1($it, $this_transformAll, $default, $showDefault, $hideInput, $promptSuffix, $this_prompt) {
4786
- this.x84_1 = $this_transformAll;
4787
- this.y84_1 = $this_prompt;
4788
- Prompt.call(this, $it, $this_transformAll.i83(), $default, $showDefault, VOID, $hideInput, VOID, $promptSuffix);
4786
+ this.a85_1 = $this_transformAll;
4787
+ this.b85_1 = $this_prompt;
4788
+ Prompt.call(this, $it, $this_transformAll.l83(), $default, $showDefault, VOID, $hideInput, VOID, $promptSuffix);
4789
4789
  }
4790
- protoOf(prompt$1$builder$1$1).h7n = function (input) {
4791
- var ctx = new OptionCallTransformContext('', this.x84_1, this.x84_1.h7t_1);
4790
+ protoOf(prompt$1$builder$1$1).k7n = function (input) {
4791
+ var ctx = new OptionCallTransformContext('', this.a85_1, this.a85_1.k7t_1);
4792
4792
  try {
4793
- var v = this.y84_1.u82()(ctx, listOf_0(this.y84_1.s81()(ctx, input)));
4794
- var tmp = this.x84_1.g7t_1;
4793
+ var v = this.b85_1.x82()(ctx, listOf_0(this.b85_1.v81()(ctx, input)));
4794
+ var tmp = this.a85_1.j7t_1;
4795
4795
  var tmp0_safe_receiver = isInterface(tmp, OptionWithValues) ? tmp : null;
4796
- var validator = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.k83();
4796
+ var validator = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.n83();
4797
4797
  if (validator == null)
4798
4798
  null;
4799
4799
  else
4800
- validator(this.x84_1, v);
4800
+ validator(this.a85_1, v);
4801
4801
  return new Valid(v);
4802
4802
  } catch ($p) {
4803
4803
  if ($p instanceof UsageError) {
4804
4804
  var e = $p;
4805
4805
  var tmp2_elvis_lhs = e.p9();
4806
- e.q7v(tmp2_elvis_lhs == null ? this.x84_1.h7t_1 : tmp2_elvis_lhs);
4807
- return new Invalid(e.k7v(this.x84_1.h7t_1.k7s_1, Plain_instance));
4806
+ e.t7v(tmp2_elvis_lhs == null ? this.a85_1.k7t_1 : tmp2_elvis_lhs);
4807
+ return new Invalid(e.n7v(this.a85_1.k7t_1.n7s_1, Plain_instance));
4808
4808
  } else {
4809
4809
  throw $p;
4810
4810
  }
@@ -4851,15 +4851,15 @@
4851
4851
  return provided;
4852
4852
  }
4853
4853
  var tmp_3;
4854
- if ($this$transformAll.h7t_1.p7s_1) {
4854
+ if ($this$transformAll.k7t_1.s7s_1) {
4855
4855
  throw new Abort();
4856
4856
  }
4857
4857
  var builder = prompt$lambda$lambda($this$transformAll, $default, $showDefault, $hideInput, $promptSuffix, $this_prompt);
4858
4858
  var tmp_4;
4859
4859
  if ($requireConfirmation) {
4860
- tmp_4 = Companion_instance_0.t7n(promptText, $confirmationPrompt, $confirmationMismatchMessage, builder).p7n();
4860
+ tmp_4 = Companion_instance_0.w7n(promptText, $confirmationPrompt, $confirmationMismatchMessage, builder).s7n();
4861
4861
  } else {
4862
- tmp_4 = builder(promptText).p7n();
4862
+ tmp_4 = builder(promptText).s7n();
4863
4863
  }
4864
4864
  var result = tmp_4;
4865
4865
  var tmp_5;
@@ -4893,34 +4893,34 @@
4893
4893
  var message_1 = 'Cannot set nvalues = 1. Use convert() instead.';
4894
4894
  throw IllegalArgumentException_init_$Create$(toString_0(message_1));
4895
4895
  }
4896
- var tmp = _this__u8e3s4.s81();
4896
+ var tmp = _this__u8e3s4.v81();
4897
4897
  var tmp_0 = defaultAllProcessor_0();
4898
4898
  var tmp_1 = defaultValidator_0();
4899
4899
  var tmp_2;
4900
4900
  if (nvalues.equals(numberRangeToNumber(0, 0))) {
4901
4901
  tmp_2 = transformValues$lambda;
4902
4902
  } else {
4903
- tmp_2 = _this__u8e3s4.l83();
4903
+ tmp_2 = _this__u8e3s4.o83();
4904
4904
  }
4905
- return _this__u8e3s4.v82(tmp, transform, tmp_0, tmp_1, VOID, tmp_2, nvalues);
4905
+ return _this__u8e3s4.y82(tmp, transform, tmp_0, tmp_1, VOID, tmp_2, nvalues);
4906
4906
  }
4907
4907
  function transformValues$lambda($this$null) {
4908
4908
  return null;
4909
4909
  }
4910
4910
  function HelpTransformContext(context) {
4911
- this.z84_1 = context;
4911
+ this.c85_1 = context;
4912
4912
  }
4913
4913
  protoOf(HelpTransformContext).p9 = function () {
4914
- return this.z84_1;
4914
+ return this.c85_1;
4915
4915
  };
4916
- protoOf(HelpTransformContext).a82 = function (message) {
4916
+ protoOf(HelpTransformContext).d82 = function (message) {
4917
4917
  throw new UsageError(message);
4918
4918
  };
4919
4919
  protoOf(HelpTransformContext).toString = function () {
4920
- return 'HelpTransformContext(context=' + toString_0(this.z84_1) + ')';
4920
+ return 'HelpTransformContext(context=' + toString_0(this.c85_1) + ')';
4921
4921
  };
4922
4922
  protoOf(HelpTransformContext).hashCode = function () {
4923
- return hashCode(this.z84_1);
4923
+ return hashCode(this.c85_1);
4924
4924
  };
4925
4925
  protoOf(HelpTransformContext).equals = function (other) {
4926
4926
  if (this === other)
@@ -4928,7 +4928,7 @@
4928
4928
  if (!(other instanceof HelpTransformContext))
4929
4929
  return false;
4930
4930
  var tmp0_other_with_cast = other instanceof HelpTransformContext ? other : THROW_CCE();
4931
- if (!equals(this.z84_1, tmp0_other_with_cast.z84_1))
4931
+ if (!equals(this.c85_1, tmp0_other_with_cast.c85_1))
4932
4932
  return false;
4933
4933
  return true;
4934
4934
  };
@@ -4941,10 +4941,10 @@
4941
4941
  var tmp = defaultEachProcessor();
4942
4942
  var tmp_0 = defaultAllProcessor_0();
4943
4943
  var tmp_1 = defaultValidator_0();
4944
- var tmp0_elvis_lhs = _this__u8e3s4.l83();
4944
+ var tmp0_elvis_lhs = _this__u8e3s4.o83();
4945
4945
  var tmp_2 = tmp0_elvis_lhs == null ? metavar_0 : tmp0_elvis_lhs;
4946
- var tmp1_elvis_lhs = _this__u8e3s4.u81();
4947
- return _this__u8e3s4.v82(valueTransform, tmp, tmp_0, tmp_1, VOID, tmp_2, VOID, VOID, VOID, VOID, VOID, VOID, VOID, tmp1_elvis_lhs == null ? null : tmp1_elvis_lhs);
4946
+ var tmp1_elvis_lhs = _this__u8e3s4.x81();
4947
+ return _this__u8e3s4.y82(valueTransform, tmp, tmp_0, tmp_1, VOID, tmp_2, VOID, VOID, VOID, VOID, VOID, VOID, VOID, tmp1_elvis_lhs == null ? null : tmp1_elvis_lhs);
4948
4948
  }
4949
4949
  function valueToBool(_this__u8e3s4, value) {
4950
4950
  // Inline function 'kotlin.text.lowercase' call
@@ -4968,7 +4968,7 @@
4968
4968
  tmp = false;
4969
4969
  break;
4970
4970
  default:
4971
- _this__u8e3s4.a82(_this__u8e3s4.p9().k7s_1.g7z(value));
4971
+ _this__u8e3s4.d82(_this__u8e3s4.p9().n7s_1.j7z(value));
4972
4972
  break;
4973
4973
  }
4974
4974
  return tmp;
@@ -4983,18 +4983,18 @@
4983
4983
  var tmp;
4984
4984
  try {
4985
4985
  // Inline function 'com.github.ajalt.clikt.parameters.types.boolean.<anonymous>' call
4986
- var it_0 = $this.s81()($this$null, it);
4986
+ var it_0 = $this.v81()($this$null, it);
4987
4987
  tmp = valueToBool($this$null, it_0);
4988
4988
  } catch ($p) {
4989
4989
  var tmp_0;
4990
4990
  if ($p instanceof UsageError) {
4991
4991
  var err = $p;
4992
4992
  var tmp_1 = err;
4993
- var tmp0_elvis_lhs = err.o7v_1;
4993
+ var tmp0_elvis_lhs = err.r7v_1;
4994
4994
  var tmp_2;
4995
4995
  if (tmp0_elvis_lhs == null) {
4996
4996
  // Inline function 'kotlin.takeUnless' call
4997
- var this_0 = $this$null.x82_1;
4997
+ var this_0 = $this$null.a83_1;
4998
4998
  // Inline function 'kotlin.contracts.contract' call
4999
4999
  var tmp_3;
5000
5000
  // Inline function 'com.github.ajalt.clikt.parameters.options.convert.<anonymous>.<anonymous>' call
@@ -5009,13 +5009,13 @@
5009
5009
  tmp_2 = tmp0_elvis_lhs;
5010
5010
  }
5011
5011
  var tmp1_elvis_lhs = tmp_2;
5012
- tmp_1.o7v_1 = tmp1_elvis_lhs == null ? longestName($this$null.y82_1) : tmp1_elvis_lhs;
5012
+ tmp_1.r7v_1 = tmp1_elvis_lhs == null ? longestName($this$null.b83_1) : tmp1_elvis_lhs;
5013
5013
  throw err;
5014
5014
  } else {
5015
5015
  if ($p instanceof Exception) {
5016
5016
  var err_0 = $p;
5017
5017
  var tmp2_elvis_lhs = err_0.message;
5018
- $this$null.a82(tmp2_elvis_lhs == null ? '' : tmp2_elvis_lhs);
5018
+ $this$null.d82(tmp2_elvis_lhs == null ? '' : tmp2_elvis_lhs);
5019
5019
  } else {
5020
5020
  throw $p;
5021
5021
  }
@@ -5026,23 +5026,23 @@
5026
5026
  };
5027
5027
  }
5028
5028
  function Invocation(name, values) {
5029
- this.l84_1 = name;
5030
- this.m84_1 = values;
5029
+ this.o84_1 = name;
5030
+ this.p84_1 = values;
5031
5031
  }
5032
- protoOf(Invocation).a85 = function (name, values) {
5032
+ protoOf(Invocation).d85 = function (name, values) {
5033
5033
  return new Invocation(name, values);
5034
5034
  };
5035
- protoOf(Invocation).n84 = function (name, values, $super) {
5036
- name = name === VOID ? this.l84_1 : name;
5037
- values = values === VOID ? this.m84_1 : values;
5038
- return $super === VOID ? this.a85(name, values) : $super.a85.call(this, name, values);
5035
+ protoOf(Invocation).q84 = function (name, values, $super) {
5036
+ name = name === VOID ? this.o84_1 : name;
5037
+ values = values === VOID ? this.p84_1 : values;
5038
+ return $super === VOID ? this.d85(name, values) : $super.d85.call(this, name, values);
5039
5039
  };
5040
5040
  protoOf(Invocation).toString = function () {
5041
- return 'Invocation(name=' + this.l84_1 + ', values=' + toString_0(this.m84_1) + ')';
5041
+ return 'Invocation(name=' + this.o84_1 + ', values=' + toString_0(this.p84_1) + ')';
5042
5042
  };
5043
5043
  protoOf(Invocation).hashCode = function () {
5044
- var result = getStringHashCode(this.l84_1);
5045
- result = imul(result, 31) + hashCode(this.m84_1) | 0;
5044
+ var result = getStringHashCode(this.o84_1);
5045
+ result = imul(result, 31) + hashCode(this.p84_1) | 0;
5046
5046
  return result;
5047
5047
  };
5048
5048
  protoOf(Invocation).equals = function (other) {
@@ -5051,18 +5051,18 @@
5051
5051
  if (!(other instanceof Invocation))
5052
5052
  return false;
5053
5053
  var tmp0_other_with_cast = other instanceof Invocation ? other : THROW_CCE();
5054
- if (!(this.l84_1 === tmp0_other_with_cast.l84_1))
5054
+ if (!(this.o84_1 === tmp0_other_with_cast.o84_1))
5055
5055
  return false;
5056
- if (!equals(this.m84_1, tmp0_other_with_cast.m84_1))
5056
+ if (!equals(this.p84_1, tmp0_other_with_cast.p84_1))
5057
5057
  return false;
5058
5058
  return true;
5059
5059
  };
5060
5060
  function parse($this, argv, context, canRun) {
5061
5061
  var tokens = argv;
5062
- var command = context.x7r_1;
5063
- var aliases = command.u7s();
5062
+ var command = context.a7s_1;
5063
+ var aliases = command.x7s();
5064
5064
  // Inline function 'kotlin.collections.associateBy' call
5065
- var this_0 = command.m7r_1;
5065
+ var this_0 = command.p7r_1;
5066
5066
  var capacity = coerceAtLeast(mapCapacity(collectionSizeOrDefault(this_0, 10)), 16);
5067
5067
  // Inline function 'kotlin.collections.associateByTo' call
5068
5068
  var destination = LinkedHashMap_init_$Create$(capacity);
@@ -5070,7 +5070,7 @@
5070
5070
  while (tmp0_iterator.l()) {
5071
5071
  var element = tmp0_iterator.m();
5072
5072
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5073
- var tmp$ret$0 = element.j7r_1;
5073
+ var tmp$ret$0 = element.m7r_1;
5074
5074
  destination.o2(tmp$ret$0, element);
5075
5075
  }
5076
5076
  var subcommands = destination;
@@ -5078,7 +5078,7 @@
5078
5078
  // Inline function 'kotlin.collections.mutableMapOf' call
5079
5079
  var optionsByName = LinkedHashMap_init_$Create$_0();
5080
5080
  // Inline function 'kotlin.collections.find' call
5081
- var this_1 = command.n7r_1;
5081
+ var this_1 = command.q7r_1;
5082
5082
  var tmp$ret$5;
5083
5083
  $l$block: {
5084
5084
  // Inline function 'kotlin.collections.firstOrNull' call
@@ -5086,7 +5086,7 @@
5086
5086
  while (tmp0_iterator_0.l()) {
5087
5087
  var element_0 = tmp0_iterator_0.m();
5088
5088
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5089
- if (element_0.q7t()) {
5089
+ if (element_0.t7t()) {
5090
5090
  tmp$ret$5 = element_0;
5091
5091
  break $l$block;
5092
5092
  }
@@ -5094,7 +5094,7 @@
5094
5094
  tmp$ret$5 = null;
5095
5095
  }
5096
5096
  var numberOption = tmp$ret$5;
5097
- var arguments_0 = command.o7r_1;
5097
+ var arguments_0 = command.r7r_1;
5098
5098
  // Inline function 'kotlin.collections.mutableSetOf' call
5099
5099
  var prefixes = LinkedHashSet_init_$Create$();
5100
5100
  // Inline function 'kotlin.collections.mutableSetOf' call
@@ -5102,11 +5102,11 @@
5102
5102
  var tmp$ret$10;
5103
5103
  $l$block_0: {
5104
5104
  // Inline function 'kotlin.sequences.any' call
5105
- var tmp0_iterator_1 = context.e7t().k();
5105
+ var tmp0_iterator_1 = context.h7t().k();
5106
5106
  while (tmp0_iterator_1.l()) {
5107
5107
  var element_1 = tmp0_iterator_1.m();
5108
5108
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5109
- if (element_1.x7r_1.g7r_1) {
5109
+ if (element_1.a7s_1.j7r_1) {
5110
5110
  tmp$ret$10 = true;
5111
5111
  break $l$block_0;
5112
5112
  }
@@ -5118,24 +5118,24 @@
5118
5118
  var positionalArgs = ArrayList_init_$Create$();
5119
5119
  var subcommand = null;
5120
5120
  var canParseOptions = true;
5121
- var canExpandAtFiles = context.w7u();
5121
+ var canExpandAtFiles = context.z7u();
5122
5122
  // Inline function 'kotlin.collections.mutableListOf' call
5123
5123
  var invocations = ArrayList_init_$Create$();
5124
5124
  // Inline function 'kotlin.collections.mutableListOf' call
5125
5125
  var errors = ArrayList_init_$Create$();
5126
5126
  var i = {_v: 0};
5127
5127
  var minAliasI = 0;
5128
- var tmp0_iterator_2 = command.n7r_1.k();
5128
+ var tmp0_iterator_2 = command.q7r_1.k();
5129
5129
  while (tmp0_iterator_2.l()) {
5130
5130
  var option = tmp0_iterator_2.m();
5131
5131
  // Inline function 'kotlin.require' call
5132
5132
  var tmp;
5133
5133
  // Inline function 'kotlin.collections.isNotEmpty' call
5134
- if (!option.u7r().q()) {
5134
+ if (!option.x7r().q()) {
5135
5135
  tmp = true;
5136
5136
  } else {
5137
5137
  // Inline function 'kotlin.collections.isNotEmpty' call
5138
- tmp = !option.v7r().q();
5138
+ tmp = !option.y7r().q();
5139
5139
  }
5140
5140
  // Inline function 'kotlin.contracts.contract' call
5141
5141
  if (!tmp) {
@@ -5145,12 +5145,12 @@
5145
5145
  }
5146
5146
  // Inline function 'kotlin.require' call
5147
5147
  // Inline function 'kotlin.contracts.contract' call
5148
- if (!(option.c7v() || option.s7s().i1_1 <= 1)) {
5148
+ if (!(option.f7v() || option.v7s().i1_1 <= 1)) {
5149
5149
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5150
5150
  var message_0 = 'acceptsUnattachedValue must be true if the option accepts more than one value';
5151
5151
  throw IllegalArgumentException_init_$Create$(toString_0(message_0));
5152
5152
  }
5153
- var tmp1_iterator = plus(option.u7r(), option.v7r()).k();
5153
+ var tmp1_iterator = plus(option.x7r(), option.y7r()).k();
5154
5154
  while (tmp1_iterator.l()) {
5155
5155
  var name = tmp1_iterator.m();
5156
5156
  // Inline function 'kotlin.collections.set' call
@@ -5165,12 +5165,12 @@
5165
5165
  }
5166
5166
  }
5167
5167
  prefixes.d2('');
5168
- if (tokens.q() && command.d7r_1) {
5168
+ if (tokens.q() && command.g7r_1) {
5169
5169
  throw new PrintHelpMessage(context, true);
5170
5170
  }
5171
5171
  loop: while (i._v <= get_lastIndex_0(tokens)) {
5172
5172
  var tok = tokens.p(i._v);
5173
- var normTok = context.e7s_1(context, tok);
5173
+ var normTok = context.h7s_1(context, tok);
5174
5174
  var prefix = splitOptionPrefix(tok).kg_1;
5175
5175
  var tmp_0;
5176
5176
  if (canExpandAtFiles && startsWith(tok, '@')) {
@@ -5198,8 +5198,8 @@
5198
5198
  canParseOptions = false;
5199
5199
  canExpandAtFiles = false;
5200
5200
  } else {
5201
- if (canParseOptions && (prefix.length > 1 && prefixes.o1(prefix) || longNames.o1(normTok) || parse$isLongOptionWithEquals(longNames, context, optionsByName, prefix, tok) || !context.z7r_1)) {
5202
- parse$consumeParse(positionalArgs, invocations, i, errors, context, i._v, parseLongOpt($this, command.h7r_1, context, tokens, tok, i._v, optionsByName, subcommandNames));
5201
+ if (canParseOptions && (prefix.length > 1 && prefixes.o1(prefix) || longNames.o1(normTok) || parse$isLongOptionWithEquals(longNames, context, optionsByName, prefix, tok) || !context.c7s_1)) {
5202
+ parse$consumeParse(positionalArgs, invocations, i, errors, context, i._v, parseLongOpt($this, command.k7r_1, context, tokens, tok, i._v, optionsByName, subcommandNames));
5203
5203
  } else {
5204
5204
  var tmp_1;
5205
5205
  var tmp_2;
@@ -5215,7 +5215,7 @@
5215
5215
  tmp_1 = false;
5216
5216
  }
5217
5217
  if (tmp_1) {
5218
- parse$consumeParse(positionalArgs, invocations, i, errors, context, i._v, parseShortOpt($this, command.h7r_1, context, tokens, tok, i._v, optionsByName, numberOption, subcommandNames));
5218
+ parse$consumeParse(positionalArgs, invocations, i, errors, context, i._v, parseShortOpt($this, command.k7r_1, context, tokens, tok, i._v, optionsByName, numberOption, subcommandNames));
5219
5219
  } else {
5220
5220
  var tmp_3;
5221
5221
  if (i._v >= minAliasI) {
@@ -5237,7 +5237,7 @@
5237
5237
  i._v = i._v + 1 | 0;
5238
5238
  break loop;
5239
5239
  } else {
5240
- if (!context.y7r_1)
5240
+ if (!context.b7s_1)
5241
5241
  canParseOptions = false;
5242
5242
  // Inline function 'kotlin.collections.plusAssign' call
5243
5243
  var element_4 = to(i._v, tokens.p(i._v));
@@ -5257,7 +5257,7 @@
5257
5257
  while (tmp0_iterator_3.l()) {
5258
5258
  var element_5 = tmp0_iterator_3.m();
5259
5259
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5260
- var key = element_5.b85_1;
5260
+ var key = element_5.e85_1;
5261
5261
  // Inline function 'kotlin.collections.getOrPut' call
5262
5262
  var value = destination_0.l2(key);
5263
5263
  var tmp_4;
@@ -5271,7 +5271,7 @@
5271
5271
  }
5272
5272
  var list = tmp_4;
5273
5273
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5274
- var tmp$ret$28 = element_5.e85();
5274
+ var tmp$ret$28 = element_5.h85();
5275
5275
  list.e(tmp$ret$28);
5276
5276
  }
5277
5277
  var invocationsByOption = destination_0;
@@ -5282,9 +5282,9 @@
5282
5282
  while (tmp0_iterator_4.l()) {
5283
5283
  var element_6 = tmp0_iterator_4.m();
5284
5284
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5285
- var tmp_5 = element_6.b85_1;
5285
+ var tmp_5 = element_6.e85_1;
5286
5286
  var tmp0_safe_receiver = isInterface(tmp_5, GroupableOption) ? tmp_5 : null;
5287
- var key_0 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.d7v();
5287
+ var key_0 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.g7v();
5288
5288
  // Inline function 'kotlin.collections.getOrPut' call
5289
5289
  var value_0 = destination_1.l2(key_0);
5290
5290
  var tmp_6;
@@ -5320,7 +5320,7 @@
5320
5320
  while (tmp0_iterator_6.l()) {
5321
5321
  var element_8 = tmp0_iterator_6.m();
5322
5322
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
5323
- var key_1 = element_8.b85_1;
5323
+ var key_1 = element_8.e85_1;
5324
5324
  // Inline function 'kotlin.collections.getOrPut' call
5325
5325
  var value_1 = destination_3.l2(key_1);
5326
5326
  var tmp_8;
@@ -5334,7 +5334,7 @@
5334
5334
  }
5335
5335
  var list_1 = tmp_8;
5336
5336
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
5337
- var tmp$ret$41 = element_8.e85();
5337
+ var tmp$ret$41 = element_8.h85();
5338
5338
  list_1.e(tmp$ret$41);
5339
5339
  }
5340
5340
  var result = LinkedHashMap_init_$Create$_0();
@@ -5343,7 +5343,7 @@
5343
5343
  while (tmp0_iterator_7.l()) {
5344
5344
  var entry = tmp0_iterator_7.m();
5345
5345
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
5346
- if (!entry.a1().b7v()) {
5346
+ if (!entry.a1().e7v()) {
5347
5347
  result.o2(entry.a1(), entry.b1());
5348
5348
  }
5349
5349
  }
@@ -5352,16 +5352,16 @@
5352
5352
  var invocationsByOptionByGroup = destination_2;
5353
5353
  // Inline function 'kotlin.collections.filter' call
5354
5354
  // Inline function 'kotlin.collections.filterTo' call
5355
- var this_2 = command.n7r_1;
5355
+ var this_2 = command.q7r_1;
5356
5356
  var destination_4 = ArrayList_init_$Create$();
5357
5357
  var tmp0_iterator_8 = this_2.k();
5358
5358
  while (tmp0_iterator_8.l()) {
5359
5359
  var element_9 = tmp0_iterator_8.m();
5360
5360
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5361
5361
  var tmp_9;
5362
- if (!element_9.b7v()) {
5362
+ if (!element_9.e7v()) {
5363
5363
  var tmp0_safe_receiver_0 = isInterface(element_9, GroupableOption) ? element_9 : null;
5364
- tmp_9 = (tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.d7v()) == null;
5364
+ tmp_9 = (tmp0_safe_receiver_0 == null ? null : tmp0_safe_receiver_0.g7v()) == null;
5365
5365
  } else {
5366
5366
  tmp_9 = false;
5367
5367
  }
@@ -5382,13 +5382,13 @@
5382
5382
  var o = element_10.a1();
5383
5383
  // Inline function 'kotlin.collections.component2' call
5384
5384
  var inv = element_10.b1();
5385
- if (o.b7v()) {
5386
- o.d7y(context, inv);
5387
- o.q81(context);
5385
+ if (o.e7v()) {
5386
+ o.g7y(context, inv);
5387
+ o.t81(context);
5388
5388
  }
5389
5389
  }
5390
5390
  var argsParseResult = parseArguments($this, i._v, positionalArgs, arguments_0);
5391
- var tmp2_safe_receiver = argsParseResult.h85_1;
5391
+ var tmp2_safe_receiver = argsParseResult.k85_1;
5392
5392
  if (tmp2_safe_receiver == null)
5393
5393
  null;
5394
5394
  else {
@@ -5396,7 +5396,7 @@
5396
5396
  // Inline function 'kotlin.contracts.contract' call
5397
5397
  parse$addError(errors, context, tmp2_safe_receiver);
5398
5398
  }
5399
- var excessResult = handleExcessArguments($this, argsParseResult.f85_1, hasMultipleSubAncestor, i._v, tokens, subcommands, positionalArgs, context);
5399
+ var excessResult = handleExcessArguments($this, argsParseResult.i85_1, hasMultipleSubAncestor, i._v, tokens, subcommands, positionalArgs, context);
5400
5400
  var tmp3_safe_receiver = excessResult.lg_1;
5401
5401
  if (tmp3_safe_receiver == null)
5402
5402
  null;
@@ -5415,7 +5415,7 @@
5415
5415
  while (tmp0_iterator_10.l()) {
5416
5416
  var element_11 = tmp0_iterator_10.m();
5417
5417
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5418
- if (element_11.k85_1) {
5418
+ if (element_11.n85_1) {
5419
5419
  destination_5.e(element_11);
5420
5420
  }
5421
5421
  }
@@ -5438,7 +5438,7 @@
5438
5438
  while (tmp0_iterator_11.l()) {
5439
5439
  var item = tmp0_iterator_11.m();
5440
5440
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5441
- var tmp$ret$69 = item.i85_1;
5441
+ var tmp$ret$69 = item.l85_1;
5442
5442
  destination_6.e(tmp$ret$69);
5443
5443
  }
5444
5444
  var usageErrors = destination_6;
@@ -5446,18 +5446,18 @@
5446
5446
  // Inline function 'com.github.ajalt.clikt.parsers.gatherErrors' call
5447
5447
  try {
5448
5448
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5449
- finalizeParameters(context, ungroupedOptions, command.p7r_1, invocationsByOptionByGroup, argsParseResult.g85_1);
5449
+ finalizeParameters(context, ungroupedOptions, command.s7r_1, invocationsByOptionByGroup, argsParseResult.j85_1);
5450
5450
  } catch ($p) {
5451
5451
  if ($p instanceof UsageError) {
5452
5452
  var e = $p;
5453
5453
  // Inline function 'kotlin.collections.plusAssign' call
5454
5454
  usageErrors.e(e);
5455
- context.p7s_1 = true;
5455
+ context.s7s_1 = true;
5456
5456
  } else {
5457
5457
  throw $p;
5458
5458
  }
5459
5459
  }
5460
- var tmp4_safe_receiver = Companion_instance_2.v7v(usageErrors);
5460
+ var tmp4_safe_receiver = Companion_instance_2.y7v(usageErrors);
5461
5461
  if (tmp4_safe_receiver == null)
5462
5462
  null;
5463
5463
  else {
@@ -5473,59 +5473,59 @@
5473
5473
  // Inline function 'com.github.ajalt.clikt.parsers.gatherErrors' call
5474
5474
  try {
5475
5475
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
5476
- element_12.q81(context);
5476
+ element_12.t81(context);
5477
5477
  } catch ($p) {
5478
5478
  if ($p instanceof UsageError) {
5479
5479
  var e_0 = $p;
5480
5480
  // Inline function 'kotlin.collections.plusAssign' call
5481
5481
  usageErrors.e(e_0);
5482
- context.p7s_1 = true;
5482
+ context.s7s_1 = true;
5483
5483
  } else {
5484
5484
  throw $p;
5485
5485
  }
5486
5486
  }
5487
5487
  }
5488
5488
  // Inline function 'kotlin.collections.forEach' call
5489
- var tmp0_iterator_13 = command.p7r_1.k();
5489
+ var tmp0_iterator_13 = command.s7r_1.k();
5490
5490
  while (tmp0_iterator_13.l()) {
5491
5491
  var element_13 = tmp0_iterator_13.m();
5492
5492
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5493
5493
  // Inline function 'com.github.ajalt.clikt.parsers.gatherErrors' call
5494
5494
  try {
5495
5495
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
5496
- element_13.q81(context);
5496
+ element_13.t81(context);
5497
5497
  } catch ($p) {
5498
5498
  if ($p instanceof UsageError) {
5499
5499
  var e_1 = $p;
5500
5500
  // Inline function 'kotlin.collections.plusAssign' call
5501
5501
  usageErrors.e(e_1);
5502
- context.p7s_1 = true;
5502
+ context.s7s_1 = true;
5503
5503
  } else {
5504
5504
  throw $p;
5505
5505
  }
5506
5506
  }
5507
5507
  }
5508
5508
  // Inline function 'kotlin.collections.forEach' call
5509
- var tmp0_iterator_14 = command.o7r_1.k();
5509
+ var tmp0_iterator_14 = command.r7r_1.k();
5510
5510
  while (tmp0_iterator_14.l()) {
5511
5511
  var element_14 = tmp0_iterator_14.m();
5512
5512
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5513
5513
  // Inline function 'com.github.ajalt.clikt.parsers.gatherErrors' call
5514
5514
  try {
5515
5515
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>.<anonymous>' call
5516
- element_14.q81(context);
5516
+ element_14.t81(context);
5517
5517
  } catch ($p) {
5518
5518
  if ($p instanceof UsageError) {
5519
5519
  var e_2 = $p;
5520
5520
  // Inline function 'kotlin.collections.plusAssign' call
5521
5521
  usageErrors.e(e_2);
5522
- context.p7s_1 = true;
5522
+ context.s7s_1 = true;
5523
5523
  } else {
5524
5524
  throw $p;
5525
5525
  }
5526
5526
  }
5527
5527
  }
5528
- var tmp5_safe_receiver = Companion_instance_2.v7v(usageErrors);
5528
+ var tmp5_safe_receiver = Companion_instance_2.y7v(usageErrors);
5529
5529
  if (tmp5_safe_receiver == null)
5530
5530
  null;
5531
5531
  else {
@@ -5542,19 +5542,19 @@
5542
5542
  tmp_13 = false;
5543
5543
  }
5544
5544
  if (tmp_13) {
5545
- tmp_12 = !command.c7r_1;
5545
+ tmp_12 = !command.f7r_1;
5546
5546
  } else {
5547
5547
  tmp_12 = false;
5548
5548
  }
5549
5549
  if (tmp_12) {
5550
5550
  throw new PrintHelpMessage(context, true);
5551
5551
  }
5552
- command.t7r().o7s_1 = subcommand;
5553
- if (command.t7r().b7s_1) {
5554
- var tmp6_iterator = command.o7t().k();
5552
+ command.w7r().r7s_1 = subcommand;
5553
+ if (command.w7r().e7s_1) {
5554
+ var tmp6_iterator = command.r7t().k();
5555
5555
  while (tmp6_iterator.l()) {
5556
5556
  var warning = tmp6_iterator.m();
5557
- get_terminal(command).i7o(warning, VOID, VOID, VOID, VOID, true);
5557
+ get_terminal(command).l7o(warning, VOID, VOID, VOID, VOID, true);
5558
5558
  }
5559
5559
  }
5560
5560
  command.cs();
@@ -5573,16 +5573,16 @@
5573
5573
  } catch ($p) {
5574
5574
  if ($p instanceof UsageError) {
5575
5575
  var e_3 = $p;
5576
- e_3.q7v(context);
5576
+ e_3.t7v(context);
5577
5577
  throw e_3;
5578
5578
  } else {
5579
5579
  throw $p;
5580
5580
  }
5581
5581
  }
5582
5582
  if (!(subcommand == null)) {
5583
- var nextTokens = parse($this, drop_0(tokens, i._v), subcommand.t7r(), true);
5583
+ var nextTokens = parse($this, drop_0(tokens, i._v), subcommand.w7r(), true);
5584
5584
  var tmp_15;
5585
- if (command.g7r_1) {
5585
+ if (command.j7r_1) {
5586
5586
  // Inline function 'kotlin.collections.isNotEmpty' call
5587
5587
  tmp_15 = !nextTokens.q();
5588
5588
  } else {
@@ -5610,7 +5610,7 @@
5610
5610
  }
5611
5611
  if (tmp_0) {
5612
5612
  var actual = last(positionalArgs).lg_1;
5613
- throw new NoSuchSubcommand(actual, context.j7s_1(actual, toList_0(subcommands.m2())));
5613
+ throw new NoSuchSubcommand(actual, context.m7s_1(actual, toList_0(subcommands.m2())));
5614
5614
  } else {
5615
5615
  tmp = to(-1, new Err(excessArgsError($this, positionalArgs, excess, context), i, false));
5616
5616
  }
@@ -5637,7 +5637,7 @@
5637
5637
  var tmp0_container = tmp;
5638
5638
  var name = tmp0_container.xf();
5639
5639
  var attachedValue = tmp0_container.yf();
5640
- name = context.e7s_1(context, name);
5640
+ name = context.h7s_1(context, name);
5641
5641
  var tmp1_elvis_lhs = optionsByName.l2(name);
5642
5642
  var tmp_1;
5643
5643
  if (tmp1_elvis_lhs == null) {
@@ -5658,7 +5658,7 @@
5658
5658
  destination.o2(element.a1(), element.b1());
5659
5659
  }
5660
5660
  }
5661
- var possibilities = context.j7s_1(tmp_3, toList_0(destination.m2()));
5661
+ var possibilities = context.m7s_1(tmp_3, toList_0(destination.m2()));
5662
5662
  return new OptParseResult(1, VOID, VOID, new Err(new NoSuchOption(name, possibilities), index));
5663
5663
  }
5664
5664
  } else {
@@ -5673,7 +5673,7 @@
5673
5673
  if (!(attachedValue == null)) {
5674
5674
  // Inline function 'kotlin.collections.plusAssign' call
5675
5675
  values.e(attachedValue);
5676
- } else if (!option.c7v()) {
5676
+ } else if (!option.f7v()) {
5677
5677
  return OptParseResult_init_$Create$_0(1, option, name, emptyList());
5678
5678
  }
5679
5679
  var inductionVariable = index + 1 | 0;
@@ -5683,10 +5683,10 @@
5683
5683
  var i = inductionVariable;
5684
5684
  inductionVariable = inductionVariable + 1 | 0;
5685
5685
  var tok = tokens.p(i);
5686
- if (values.n() >= option.s7s().i1_1)
5686
+ if (values.n() >= option.v7s().i1_1)
5687
5687
  break $l$loop_0;
5688
5688
  var tmp;
5689
- if (values.n() >= option.s7s().h1_1) {
5689
+ if (values.n() >= option.v7s().h1_1) {
5690
5690
  var tmp_0;
5691
5691
  var tmp_1;
5692
5692
  var tmp_2;
@@ -5727,7 +5727,7 @@
5727
5727
  }
5728
5728
  while (!(i === last));
5729
5729
  var consumed = values.n() + (attachedValue == null ? 1 : 0) | 0;
5730
- var progression = option.s7s();
5730
+ var progression = option.v7s();
5731
5731
  var containsLower = progression.h1_1;
5732
5732
  var containsUpper = progression.i1_1;
5733
5733
  var containsArg = values.n();
@@ -5773,7 +5773,7 @@
5773
5773
  inductionVariable_0 = inductionVariable_0 + 1 | 0;
5774
5774
  if (i === 0)
5775
5775
  continue $l$loop;
5776
- var name = context.e7s_1(context, prefix + toString(opt));
5776
+ var name = context.h7s_1(context, prefix + toString(opt));
5777
5777
  var tmp2_elvis_lhs = optionsByName.l2(name);
5778
5778
  var tmp_0;
5779
5779
  if (tmp2_elvis_lhs == null) {
@@ -5803,10 +5803,10 @@
5803
5803
  tmp_0 = tmp2_elvis_lhs;
5804
5804
  }
5805
5805
  var option = tmp_0;
5806
- if (option.s7s().i1_1 > 0) {
5806
+ if (option.v7s().i1_1 > 0) {
5807
5807
  var value = i < get_lastIndex(tok) ? drop(tok, i + 1 | 0) : null;
5808
5808
  var result = parseOptValues($this, option, name, ignoreUnknown, tokens, index, value, optionsByName, subcommandNames);
5809
- return result.p85(VOID, VOID, plus_0(invocations, result.n85_1));
5809
+ return result.s85(VOID, VOID, plus_0(invocations, result.q85_1));
5810
5810
  } else {
5811
5811
  // Inline function 'kotlin.collections.plusAssign' call
5812
5812
  var element_0 = new OptInvocation(option, name, emptyList());
@@ -5827,7 +5827,7 @@
5827
5827
  $l$loop: while (tmp0_iterator.l()) {
5828
5828
  var item = tmp0_iterator.m();
5829
5829
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parseArguments.<anonymous>' call
5830
- if (!(item.s7s() > 0))
5830
+ if (!(item.v7s() > 0))
5831
5831
  break $l$loop;
5832
5832
  list.e(item);
5833
5833
  }
@@ -5837,7 +5837,7 @@
5837
5837
  var element = tmp0_iterator_0.m();
5838
5838
  var tmp_0 = sum;
5839
5839
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parseArguments.<anonymous>' call
5840
- sum = tmp_0 + element.s7s() | 0;
5840
+ sum = tmp_0 + element.v7s() | 0;
5841
5841
  }
5842
5842
  var endSize = sum;
5843
5843
  var i = 0;
@@ -5846,15 +5846,15 @@
5846
5846
  var argument = tmp0_iterator_1.m();
5847
5847
  var remaining = positionalArgs.n() - i | 0;
5848
5848
  var tmp_1;
5849
- if (argument.s7s() <= 0) {
5849
+ if (argument.v7s() <= 0) {
5850
5850
  // Inline function 'kotlin.comparisons.maxOf' call
5851
5851
  var a = argument.e3e() ? 1 : 0;
5852
5852
  var b = remaining - endSize | 0;
5853
5853
  tmp_1 = Math.max(a, b);
5854
- } else if (argument.s7s() > 0 && !argument.e3e() && remaining === 0) {
5854
+ } else if (argument.v7s() > 0 && !argument.e3e() && remaining === 0) {
5855
5855
  tmp_1 = 0;
5856
5856
  } else {
5857
- tmp_1 = argument.s7s();
5857
+ tmp_1 = argument.v7s();
5858
5858
  }
5859
5859
  var consumed = tmp_1;
5860
5860
  if (consumed > remaining) {
@@ -5885,19 +5885,19 @@
5885
5885
  return new ArgsParseResult(excess, toList_1(out), null);
5886
5886
  }
5887
5887
  function loadArgFile($this, filename, context) {
5888
- return shlex(filename, ensureNotNull(context.g7s_1)(filename), context);
5888
+ return shlex(filename, ensureNotNull(context.j7s_1)(filename), context);
5889
5889
  }
5890
5890
  function excessArgsError($this, positionalArgs, excess, context) {
5891
5891
  var tmp = takeLast(positionalArgs, excess);
5892
5892
  var actual = joinToString(tmp, ' ', '(', ')', 3, VOID, Parser$excessArgsError$lambda);
5893
- var message = excess === 1 ? context.k7s_1.d7z(actual) : context.k7s_1.e7z(actual, excess);
5893
+ var message = excess === 1 ? context.n7s_1.g7z(actual) : context.n7s_1.h7z(actual, excess);
5894
5894
  return new UsageError(message);
5895
5895
  }
5896
5896
  function sam$kotlin_Comparator$0_2(function_0) {
5897
- this.q85_1 = function_0;
5897
+ this.t85_1 = function_0;
5898
5898
  }
5899
5899
  protoOf(sam$kotlin_Comparator$0_2).ud = function (a, b) {
5900
- return this.q85_1(a, b);
5900
+ return this.t85_1(a, b);
5901
5901
  };
5902
5902
  protoOf(sam$kotlin_Comparator$0_2).compare = function (a, b) {
5903
5903
  return this.ud(a, b);
@@ -5910,22 +5910,22 @@
5910
5910
  return false;
5911
5911
  if (prefix.length > 1)
5912
5912
  return true;
5913
- if (longNames.o1($context.e7s_1($context, substringBefore(token, '='))))
5913
+ if (longNames.o1($context.h7s_1($context, substringBefore(token, '='))))
5914
5914
  return true;
5915
5915
  // Inline function 'kotlin.collections.contains' call
5916
5916
  // Inline function 'kotlin.collections.containsKey' call
5917
- var key = $context.e7s_1($context, take(token, 2));
5917
+ var key = $context.h7s_1($context, take(token, 2));
5918
5918
  return !(isInterface(optionsByName, KtMap) ? optionsByName : THROW_CCE()).j2(key);
5919
5919
  }
5920
5920
  function parse$addError(errors, $context, e) {
5921
5921
  // Inline function 'kotlin.collections.plusAssign' call
5922
5922
  errors.e(e);
5923
- $context.p7s_1 = true;
5923
+ $context.s7s_1 = true;
5924
5924
  }
5925
5925
  function parse$consumeParse(positionalArgs, invocations, i, errors, $context, tokenIndex, result) {
5926
5926
  // Inline function 'kotlin.collections.plusAssign' call
5927
5927
  // Inline function 'kotlin.collections.map' call
5928
- var this_0 = result.m85_1;
5928
+ var this_0 = result.p85_1;
5929
5929
  // Inline function 'kotlin.collections.mapTo' call
5930
5930
  var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
5931
5931
  var tmp0_iterator = this_0.k();
@@ -5937,9 +5937,9 @@
5937
5937
  }
5938
5938
  addAll(positionalArgs, destination);
5939
5939
  // Inline function 'kotlin.collections.plusAssign' call
5940
- var elements = result.n85_1;
5940
+ var elements = result.q85_1;
5941
5941
  addAll(invocations, elements);
5942
- var tmp0_safe_receiver = result.o85_1;
5942
+ var tmp0_safe_receiver = result.r85_1;
5943
5943
  if (tmp0_safe_receiver == null)
5944
5944
  null;
5945
5945
  else {
@@ -5947,14 +5947,14 @@
5947
5947
  // Inline function 'kotlin.contracts.contract' call
5948
5948
  parse$addError(errors, $context, tmp0_safe_receiver);
5949
5949
  }
5950
- i._v = i._v + result.l85_1 | 0;
5950
+ i._v = i._v + result.o85_1 | 0;
5951
5951
  }
5952
5952
  function Parser$parse$lambda(a, b) {
5953
5953
  // Inline function 'kotlin.comparisons.compareValuesBy' call
5954
5954
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5955
- var tmp = a.j85_1;
5955
+ var tmp = a.m85_1;
5956
5956
  // Inline function 'com.github.ajalt.clikt.parsers.Parser.parse.<anonymous>' call
5957
- var tmp$ret$1 = b.j85_1;
5957
+ var tmp$ret$1 = b.m85_1;
5958
5958
  return compareValues(tmp, tmp$ret$1);
5959
5959
  }
5960
5960
  function Parser$parseArguments$lambda(it) {
@@ -5966,7 +5966,7 @@
5966
5966
  }
5967
5967
  function Parser() {
5968
5968
  }
5969
- protoOf(Parser).b7u = function (argv, context) {
5969
+ protoOf(Parser).e7u = function (argv, context) {
5970
5970
  parse(this, argv, context, true);
5971
5971
  };
5972
5972
  var Parser_instance;
@@ -5974,20 +5974,20 @@
5974
5974
  return Parser_instance;
5975
5975
  }
5976
5976
  function OptInvocation(opt, name, values) {
5977
- this.b85_1 = opt;
5978
- this.c85_1 = name;
5979
- this.d85_1 = values;
5977
+ this.e85_1 = opt;
5978
+ this.f85_1 = name;
5979
+ this.g85_1 = values;
5980
5980
  }
5981
- protoOf(OptInvocation).e85 = function () {
5982
- return new Invocation(this.c85_1, this.d85_1);
5981
+ protoOf(OptInvocation).h85 = function () {
5982
+ return new Invocation(this.f85_1, this.g85_1);
5983
5983
  };
5984
5984
  protoOf(OptInvocation).toString = function () {
5985
- return 'OptInvocation(opt=' + toString_0(this.b85_1) + ', name=' + this.c85_1 + ', values=' + toString_0(this.d85_1) + ')';
5985
+ return 'OptInvocation(opt=' + toString_0(this.e85_1) + ', name=' + this.f85_1 + ', values=' + toString_0(this.g85_1) + ')';
5986
5986
  };
5987
5987
  protoOf(OptInvocation).hashCode = function () {
5988
- var result = hashCode(this.b85_1);
5989
- result = imul(result, 31) + getStringHashCode(this.c85_1) | 0;
5990
- result = imul(result, 31) + hashCode(this.d85_1) | 0;
5988
+ var result = hashCode(this.e85_1);
5989
+ result = imul(result, 31) + getStringHashCode(this.f85_1) | 0;
5990
+ result = imul(result, 31) + hashCode(this.g85_1) | 0;
5991
5991
  return result;
5992
5992
  };
5993
5993
  protoOf(OptInvocation).equals = function (other) {
@@ -5996,27 +5996,27 @@
5996
5996
  if (!(other instanceof OptInvocation))
5997
5997
  return false;
5998
5998
  var tmp0_other_with_cast = other instanceof OptInvocation ? other : THROW_CCE();
5999
- if (!equals(this.b85_1, tmp0_other_with_cast.b85_1))
5999
+ if (!equals(this.e85_1, tmp0_other_with_cast.e85_1))
6000
6000
  return false;
6001
- if (!(this.c85_1 === tmp0_other_with_cast.c85_1))
6001
+ if (!(this.f85_1 === tmp0_other_with_cast.f85_1))
6002
6002
  return false;
6003
- if (!equals(this.d85_1, tmp0_other_with_cast.d85_1))
6003
+ if (!equals(this.g85_1, tmp0_other_with_cast.g85_1))
6004
6004
  return false;
6005
6005
  return true;
6006
6006
  };
6007
6007
  function Err(e, i, includeInMulti) {
6008
6008
  includeInMulti = includeInMulti === VOID ? true : includeInMulti;
6009
- this.i85_1 = e;
6010
- this.j85_1 = i;
6011
- this.k85_1 = includeInMulti;
6009
+ this.l85_1 = e;
6010
+ this.m85_1 = i;
6011
+ this.n85_1 = includeInMulti;
6012
6012
  }
6013
6013
  protoOf(Err).toString = function () {
6014
- return 'Err(e=' + this.i85_1.toString() + ', i=' + this.j85_1 + ', includeInMulti=' + this.k85_1 + ')';
6014
+ return 'Err(e=' + this.l85_1.toString() + ', i=' + this.m85_1 + ', includeInMulti=' + this.n85_1 + ')';
6015
6015
  };
6016
6016
  protoOf(Err).hashCode = function () {
6017
- var result = hashCode(this.i85_1);
6018
- result = imul(result, 31) + this.j85_1 | 0;
6019
- result = imul(result, 31) + getBooleanHashCode(this.k85_1) | 0;
6017
+ var result = hashCode(this.l85_1);
6018
+ result = imul(result, 31) + this.m85_1 | 0;
6019
+ result = imul(result, 31) + getBooleanHashCode(this.n85_1) | 0;
6020
6020
  return result;
6021
6021
  };
6022
6022
  protoOf(Err).equals = function (other) {
@@ -6025,11 +6025,11 @@
6025
6025
  if (!(other instanceof Err))
6026
6026
  return false;
6027
6027
  var tmp0_other_with_cast = other instanceof Err ? other : THROW_CCE();
6028
- if (!equals(this.i85_1, tmp0_other_with_cast.i85_1))
6028
+ if (!equals(this.l85_1, tmp0_other_with_cast.l85_1))
6029
6029
  return false;
6030
- if (!(this.j85_1 === tmp0_other_with_cast.j85_1))
6030
+ if (!(this.m85_1 === tmp0_other_with_cast.m85_1))
6031
6031
  return false;
6032
- if (!(this.k85_1 === tmp0_other_with_cast.k85_1))
6032
+ if (!(this.n85_1 === tmp0_other_with_cast.n85_1))
6033
6033
  return false;
6034
6034
  return true;
6035
6035
  };
@@ -6051,29 +6051,29 @@
6051
6051
  unknown = unknown === VOID ? emptyList() : unknown;
6052
6052
  known = known === VOID ? emptyList() : known;
6053
6053
  err = err === VOID ? null : err;
6054
- this.l85_1 = consumed;
6055
- this.m85_1 = unknown;
6056
- this.n85_1 = known;
6057
- this.o85_1 = err;
6054
+ this.o85_1 = consumed;
6055
+ this.p85_1 = unknown;
6056
+ this.q85_1 = known;
6057
+ this.r85_1 = err;
6058
6058
  }
6059
- protoOf(OptParseResult).r85 = function (consumed, unknown, known, err) {
6059
+ protoOf(OptParseResult).u85 = function (consumed, unknown, known, err) {
6060
6060
  return new OptParseResult(consumed, unknown, known, err);
6061
6061
  };
6062
- protoOf(OptParseResult).p85 = function (consumed, unknown, known, err, $super) {
6063
- consumed = consumed === VOID ? this.l85_1 : consumed;
6064
- unknown = unknown === VOID ? this.m85_1 : unknown;
6065
- known = known === VOID ? this.n85_1 : known;
6066
- err = err === VOID ? this.o85_1 : err;
6067
- return $super === VOID ? this.r85(consumed, unknown, known, err) : $super.r85.call(this, consumed, unknown, known, err);
6062
+ protoOf(OptParseResult).s85 = function (consumed, unknown, known, err, $super) {
6063
+ consumed = consumed === VOID ? this.o85_1 : consumed;
6064
+ unknown = unknown === VOID ? this.p85_1 : unknown;
6065
+ known = known === VOID ? this.q85_1 : known;
6066
+ err = err === VOID ? this.r85_1 : err;
6067
+ return $super === VOID ? this.u85(consumed, unknown, known, err) : $super.u85.call(this, consumed, unknown, known, err);
6068
6068
  };
6069
6069
  protoOf(OptParseResult).toString = function () {
6070
- return 'OptParseResult(consumed=' + this.l85_1 + ', unknown=' + toString_0(this.m85_1) + ', known=' + toString_0(this.n85_1) + ', err=' + toString_1(this.o85_1) + ')';
6070
+ return 'OptParseResult(consumed=' + this.o85_1 + ', unknown=' + toString_0(this.p85_1) + ', known=' + toString_0(this.q85_1) + ', err=' + toString_1(this.r85_1) + ')';
6071
6071
  };
6072
6072
  protoOf(OptParseResult).hashCode = function () {
6073
- var result = this.l85_1;
6074
- result = imul(result, 31) + hashCode(this.m85_1) | 0;
6075
- result = imul(result, 31) + hashCode(this.n85_1) | 0;
6076
- result = imul(result, 31) + (this.o85_1 == null ? 0 : this.o85_1.hashCode()) | 0;
6073
+ var result = this.o85_1;
6074
+ result = imul(result, 31) + hashCode(this.p85_1) | 0;
6075
+ result = imul(result, 31) + hashCode(this.q85_1) | 0;
6076
+ result = imul(result, 31) + (this.r85_1 == null ? 0 : this.r85_1.hashCode()) | 0;
6077
6077
  return result;
6078
6078
  };
6079
6079
  protoOf(OptParseResult).equals = function (other) {
@@ -6082,28 +6082,28 @@
6082
6082
  if (!(other instanceof OptParseResult))
6083
6083
  return false;
6084
6084
  var tmp0_other_with_cast = other instanceof OptParseResult ? other : THROW_CCE();
6085
- if (!(this.l85_1 === tmp0_other_with_cast.l85_1))
6085
+ if (!(this.o85_1 === tmp0_other_with_cast.o85_1))
6086
6086
  return false;
6087
- if (!equals(this.m85_1, tmp0_other_with_cast.m85_1))
6087
+ if (!equals(this.p85_1, tmp0_other_with_cast.p85_1))
6088
6088
  return false;
6089
- if (!equals(this.n85_1, tmp0_other_with_cast.n85_1))
6089
+ if (!equals(this.q85_1, tmp0_other_with_cast.q85_1))
6090
6090
  return false;
6091
- if (!equals(this.o85_1, tmp0_other_with_cast.o85_1))
6091
+ if (!equals(this.r85_1, tmp0_other_with_cast.r85_1))
6092
6092
  return false;
6093
6093
  return true;
6094
6094
  };
6095
6095
  function ArgsParseResult(excessCount, args, err) {
6096
- this.f85_1 = excessCount;
6097
- this.g85_1 = args;
6098
- this.h85_1 = err;
6096
+ this.i85_1 = excessCount;
6097
+ this.j85_1 = args;
6098
+ this.k85_1 = err;
6099
6099
  }
6100
6100
  protoOf(ArgsParseResult).toString = function () {
6101
- return 'ArgsParseResult(excessCount=' + this.f85_1 + ', args=' + toString_0(this.g85_1) + ', err=' + toString_1(this.h85_1) + ')';
6101
+ return 'ArgsParseResult(excessCount=' + this.i85_1 + ', args=' + toString_0(this.j85_1) + ', err=' + toString_1(this.k85_1) + ')';
6102
6102
  };
6103
6103
  protoOf(ArgsParseResult).hashCode = function () {
6104
- var result = this.f85_1;
6105
- result = imul(result, 31) + hashCode(this.g85_1) | 0;
6106
- result = imul(result, 31) + (this.h85_1 == null ? 0 : this.h85_1.hashCode()) | 0;
6104
+ var result = this.i85_1;
6105
+ result = imul(result, 31) + hashCode(this.j85_1) | 0;
6106
+ result = imul(result, 31) + (this.k85_1 == null ? 0 : this.k85_1.hashCode()) | 0;
6107
6107
  return result;
6108
6108
  };
6109
6109
  protoOf(ArgsParseResult).equals = function (other) {
@@ -6112,16 +6112,16 @@
6112
6112
  if (!(other instanceof ArgsParseResult))
6113
6113
  return false;
6114
6114
  var tmp0_other_with_cast = other instanceof ArgsParseResult ? other : THROW_CCE();
6115
- if (!(this.f85_1 === tmp0_other_with_cast.f85_1))
6115
+ if (!(this.i85_1 === tmp0_other_with_cast.i85_1))
6116
6116
  return false;
6117
- if (!equals(this.g85_1, tmp0_other_with_cast.g85_1))
6117
+ if (!equals(this.j85_1, tmp0_other_with_cast.j85_1))
6118
6118
  return false;
6119
- if (!equals(this.h85_1, tmp0_other_with_cast.h85_1))
6119
+ if (!equals(this.k85_1, tmp0_other_with_cast.k85_1))
6120
6120
  return false;
6121
6121
  return true;
6122
6122
  };
6123
6123
  function shlex(filename, text, context) {
6124
- var tmp1_elvis_lhs = context == null ? null : context.k7s_1;
6124
+ var tmp1_elvis_lhs = context == null ? null : context.n7s_1;
6125
6125
  var localization = tmp1_elvis_lhs == null ? get_defaultLocalization() : tmp1_elvis_lhs;
6126
6126
  // Inline function 'kotlin.collections.mutableListOf' call
6127
6127
  var toks = ArrayList_init_$Create$();
@@ -6143,7 +6143,7 @@
6143
6143
  } else {
6144
6144
  if (c === _Char___init__impl__6a9atx(92)) {
6145
6145
  if (i._v >= get_lastIndex(text)) {
6146
- shlex$err(filename, text, i, localization.c7z());
6146
+ shlex$err(filename, text, i, localization.f7z());
6147
6147
  }
6148
6148
  if (contains('\r\n', charSequenceGet(text, i._v + 1 | 0))) {
6149
6149
  do {
@@ -6215,7 +6215,7 @@
6215
6215
  }
6216
6216
  var tmp_8 = inQuote;
6217
6217
  if (!((tmp_8 == null ? null : new Char(tmp_8)) == null)) {
6218
- shlex$err(filename, text, i, localization.b7z());
6218
+ shlex$err(filename, text, i, localization.e7z());
6219
6219
  }
6220
6220
  // Inline function 'kotlin.text.isNotEmpty' call
6221
6221
  if (charSequenceLength(sb) > 0) {
@@ -6296,23 +6296,23 @@
6296
6296
  var impls;
6297
6297
  function readFileIfExists(filename) {
6298
6298
  _init_properties_MppImpl_kt__zar9hh();
6299
- return get_impls().s85(filename);
6299
+ return get_impls().v85(filename);
6300
6300
  }
6301
6301
  function NodeMppImpls(fs) {
6302
- this.t85_1 = fs;
6302
+ this.w85_1 = fs;
6303
6303
  }
6304
- protoOf(NodeMppImpls).t7q = function (key) {
6304
+ protoOf(NodeMppImpls).w7q = function (key) {
6305
6305
  var tmp = process.env[key];
6306
6306
  return (!(tmp == null) ? typeof tmp === 'string' : false) ? tmp : null;
6307
6307
  };
6308
- protoOf(NodeMppImpls).u85 = function (status) {
6308
+ protoOf(NodeMppImpls).x85 = function (status) {
6309
6309
  // Inline function 'kotlin.js.unsafeCast' call
6310
6310
  return process.exit(status);
6311
6311
  };
6312
- protoOf(NodeMppImpls).s85 = function (filename) {
6312
+ protoOf(NodeMppImpls).v85 = function (filename) {
6313
6313
  var tmp;
6314
6314
  try {
6315
- var tmp_0 = this.t85_1.readFileSync(filename, 'utf-8');
6315
+ var tmp_0 = this.w85_1.readFileSync(filename, 'utf-8');
6316
6316
  tmp = (!(tmp_0 == null) ? typeof tmp_0 === 'string' : false) ? tmp_0 : null;
6317
6317
  } catch ($p) {
6318
6318
  var tmp_1;
@@ -6328,12 +6328,12 @@
6328
6328
  };
6329
6329
  function BrowserMppImpls() {
6330
6330
  }
6331
- protoOf(BrowserMppImpls).t7q = function (key) {
6331
+ protoOf(BrowserMppImpls).w7q = function (key) {
6332
6332
  return null;
6333
6333
  };
6334
- protoOf(BrowserMppImpls).u85 = function (status) {
6334
+ protoOf(BrowserMppImpls).x85 = function (status) {
6335
6335
  };
6336
- protoOf(BrowserMppImpls).s85 = function (filename) {
6336
+ protoOf(BrowserMppImpls).v85 = function (filename) {
6337
6337
  return null;
6338
6338
  };
6339
6339
  var BrowserMppImpls_instance;
@@ -6342,11 +6342,11 @@
6342
6342
  }
6343
6343
  function readEnvvar(key) {
6344
6344
  _init_properties_MppImpl_kt__zar9hh();
6345
- return get_impls().t7q(key);
6345
+ return get_impls().w7q(key);
6346
6346
  }
6347
6347
  function exitProcessMpp(status) {
6348
6348
  _init_properties_MppImpl_kt__zar9hh();
6349
- return get_impls().u85(status);
6349
+ return get_impls().x85(status);
6350
6350
  }
6351
6351
  function get_graphemeLengthMpp(_this__u8e3s4) {
6352
6352
  _init_properties_MppImpl_kt__zar9hh();
@@ -6374,42 +6374,42 @@
6374
6374
  }
6375
6375
  }
6376
6376
  //region block: post-declaration
6377
- protoOf(defaultLocalization$1).a7z = usageError;
6378
- protoOf(defaultLocalization$1).l7w = badParameter;
6379
- protoOf(defaultLocalization$1).j7w = badParameterWithMessage;
6380
- protoOf(defaultLocalization$1).k7w = badParameterWithParam;
6381
- protoOf(defaultLocalization$1).i7w = badParameterWithMessageAndParam;
6382
- protoOf(defaultLocalization$1).j7x = missingArgument;
6383
- protoOf(defaultLocalization$1).s7w = noSuchSubcommand;
6384
- protoOf(defaultLocalization$1).y7w = noSuchOption;
6385
- protoOf(defaultLocalization$1).e7x = incorrectOptionValueCount;
6386
- protoOf(defaultLocalization$1).p7x = incorrectArgumentValueCount;
6387
- protoOf(defaultLocalization$1).l7v = fileNotFound;
6388
- protoOf(defaultLocalization$1).x7x = invalidFileFormat;
6389
- protoOf(defaultLocalization$1).w7x = invalidFileFormat_0;
6390
- protoOf(defaultLocalization$1).b7z = unclosedQuote;
6391
- protoOf(defaultLocalization$1).c7z = fileEndsWithSlash;
6392
- protoOf(defaultLocalization$1).d7z = extraArgumentOne;
6393
- protoOf(defaultLocalization$1).e7z = extraArgumentMany;
6394
- protoOf(defaultLocalization$1).f7z = invalidFlagValueInFile;
6395
- protoOf(defaultLocalization$1).g7z = boolConversionError;
6396
- protoOf(defaultLocalization$1).h7z = stringMetavar;
6397
- protoOf(defaultLocalization$1).i7z = intMetavar;
6398
- protoOf(defaultLocalization$1).j7z = usageTitle;
6399
- protoOf(defaultLocalization$1).k7z = optionsTitle;
6400
- protoOf(defaultLocalization$1).l7z = argumentsTitle;
6401
- protoOf(defaultLocalization$1).m7z = commandsTitle;
6402
- protoOf(defaultLocalization$1).n7z = optionsMetavar;
6403
- protoOf(defaultLocalization$1).o7z = commandMetavar;
6404
- protoOf(defaultLocalization$1).p7z = argumentsMetavar;
6405
- protoOf(defaultLocalization$1).q7z = helpTagDefault;
6406
- protoOf(defaultLocalization$1).r7z = helpTagRequired;
6407
- protoOf(defaultLocalization$1).f7t = helpOptionMessage;
6408
- protoOf(ProcessedArgumentImpl).w81 = copy$default;
6409
- protoOf(OptionWithValuesImpl).v82 = copy$default_0;
6410
- protoOf(OptionWithValuesImpl).w82 = copy$default_1;
6411
- protoOf(OptionWithValuesImpl).c83 = getValue_0;
6412
- protoOf(OptionWithValuesImpl).m7t = parameterHelp;
6377
+ protoOf(defaultLocalization$1).d7z = usageError;
6378
+ protoOf(defaultLocalization$1).o7w = badParameter;
6379
+ protoOf(defaultLocalization$1).m7w = badParameterWithMessage;
6380
+ protoOf(defaultLocalization$1).n7w = badParameterWithParam;
6381
+ protoOf(defaultLocalization$1).l7w = badParameterWithMessageAndParam;
6382
+ protoOf(defaultLocalization$1).m7x = missingArgument;
6383
+ protoOf(defaultLocalization$1).v7w = noSuchSubcommand;
6384
+ protoOf(defaultLocalization$1).b7x = noSuchOption;
6385
+ protoOf(defaultLocalization$1).h7x = incorrectOptionValueCount;
6386
+ protoOf(defaultLocalization$1).s7x = incorrectArgumentValueCount;
6387
+ protoOf(defaultLocalization$1).o7v = fileNotFound;
6388
+ protoOf(defaultLocalization$1).a7y = invalidFileFormat;
6389
+ protoOf(defaultLocalization$1).z7x = invalidFileFormat_0;
6390
+ protoOf(defaultLocalization$1).e7z = unclosedQuote;
6391
+ protoOf(defaultLocalization$1).f7z = fileEndsWithSlash;
6392
+ protoOf(defaultLocalization$1).g7z = extraArgumentOne;
6393
+ protoOf(defaultLocalization$1).h7z = extraArgumentMany;
6394
+ protoOf(defaultLocalization$1).i7z = invalidFlagValueInFile;
6395
+ protoOf(defaultLocalization$1).j7z = boolConversionError;
6396
+ protoOf(defaultLocalization$1).k7z = stringMetavar;
6397
+ protoOf(defaultLocalization$1).l7z = intMetavar;
6398
+ protoOf(defaultLocalization$1).m7z = usageTitle;
6399
+ protoOf(defaultLocalization$1).n7z = optionsTitle;
6400
+ protoOf(defaultLocalization$1).o7z = argumentsTitle;
6401
+ protoOf(defaultLocalization$1).p7z = commandsTitle;
6402
+ protoOf(defaultLocalization$1).q7z = optionsMetavar;
6403
+ protoOf(defaultLocalization$1).r7z = commandMetavar;
6404
+ protoOf(defaultLocalization$1).s7z = argumentsMetavar;
6405
+ protoOf(defaultLocalization$1).t7z = helpTagDefault;
6406
+ protoOf(defaultLocalization$1).u7z = helpTagRequired;
6407
+ protoOf(defaultLocalization$1).i7t = helpOptionMessage;
6408
+ protoOf(ProcessedArgumentImpl).z81 = copy$default;
6409
+ protoOf(OptionWithValuesImpl).y82 = copy$default_0;
6410
+ protoOf(OptionWithValuesImpl).z82 = copy$default_1;
6411
+ protoOf(OptionWithValuesImpl).f83 = getValue_0;
6412
+ protoOf(OptionWithValuesImpl).p7t = parameterHelp;
6413
6413
  //endregion
6414
6414
  //region block: init
6415
6415
  BashCompletionGenerator_instance = new BashCompletionGenerator();