git-digger 1.6.1 → 1.6.2

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.
@@ -3,14 +3,14 @@
3
3
  //region block: imports
4
4
  var CoreCliktCommand = kotlin_clikt_clikt.$_$.a;
5
5
  var VOID = kotlin_kotlin.$_$.g;
6
- var Unit_instance = kotlin_kotlin.$_$.i3;
7
- var protoOf = kotlin_kotlin.$_$.q8;
8
- var initMetadataForClass = kotlin_kotlin.$_$.r7;
6
+ var Unit_instance = kotlin_kotlin.$_$.j3;
7
+ var protoOf = kotlin_kotlin.$_$.s8;
8
+ var initMetadataForClass = kotlin_kotlin.$_$.t7;
9
9
  var selfAndAncestors = kotlin_clikt_clikt.$_$.e;
10
- var mapNotNull = kotlin_kotlin.$_$.r9;
11
- var firstOrNull = kotlin_kotlin.$_$.m9;
10
+ var mapNotNull = kotlin_kotlin.$_$.t9;
11
+ var firstOrNull = kotlin_kotlin.$_$.o9;
12
12
  var Terminal_init_$Create$ = kotlin_mordant_mordant.$_$.g;
13
- var last = kotlin_kotlin.$_$.q9;
13
+ var last = kotlin_kotlin.$_$.s9;
14
14
  var MultiplatformSystem_instance = kotlin_mordant_mordant.$_$.i;
15
15
  var FileNotFound = kotlin_clikt_clikt.$_$.b;
16
16
  var Terminal = kotlin_mordant_mordant.$_$.b;
@@ -18,17 +18,17 @@
18
18
  var Text_init_$Create$ = kotlin_mordant_mordant.$_$.h;
19
19
  var AbstractHelpFormatter = kotlin_clikt_clikt.$_$.g;
20
20
  var verticalLayout = kotlin_mordant_mordant.$_$.a;
21
- var charSequenceLength = kotlin_kotlin.$_$.h7;
21
+ var charSequenceLength = kotlin_kotlin.$_$.j7;
22
22
  var definitionList = kotlin_mordant_mordant.$_$.c;
23
23
  var withPadding = kotlin_mordant_mordant.$_$.d;
24
- var collectionSizeOrDefault = kotlin_kotlin.$_$.f4;
24
+ var collectionSizeOrDefault = kotlin_kotlin.$_$.g4;
25
25
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.k;
26
- var ensureNotNull = kotlin_kotlin.$_$.nc;
27
- var drop = kotlin_kotlin.$_$.ca;
28
- var plus = kotlin_kotlin.$_$.tc;
26
+ var ensureNotNull = kotlin_kotlin.$_$.pc;
27
+ var drop = kotlin_kotlin.$_$.ea;
28
+ var plus = kotlin_kotlin.$_$.vc;
29
29
  var Whitespace_PRE_WRAP_getInstance = kotlin_mordant_mordant.$_$.f;
30
- var isBlank = kotlin_kotlin.$_$.ia;
31
- var replace = kotlin_kotlin.$_$.ta;
30
+ var isBlank = kotlin_kotlin.$_$.ka;
31
+ var replace = kotlin_kotlin.$_$.va;
32
32
  //endregion
33
33
  //region block: pre-declaration
34
34
  initMetadataForClass(CliktCommand, 'CliktCommand', VOID, CoreCliktCommand);
@@ -41,7 +41,7 @@
41
41
  }
42
42
  function installMordant(_this__u8e3s4, force) {
43
43
  force = force === VOID ? false : force;
44
- _this__u8e3s4.h1i(installMordant$lambda(force));
44
+ _this__u8e3s4.a1k(installMordant$lambda(force));
45
45
  }
46
46
  function get_terminal(_this__u8e3s4) {
47
47
  // Inline function 'com.github.ajalt.clikt.core.Context.findObject' call
@@ -53,7 +53,7 @@
53
53
  // Inline function 'kotlin.also' call
54
54
  var this_0 = Terminal_init_$Create$();
55
55
  // Inline function 'com.github.ajalt.clikt.core.<get-terminal>.<anonymous>' call
56
- var tmp0 = last(selfAndAncestors(_this__u8e3s4)).f1g_1;
56
+ var tmp0 = last(selfAndAncestors(_this__u8e3s4)).y1h_1;
57
57
  // Inline function 'kotlin.collections.set' call
58
58
  var key_0 = 'mordant_terminal';
59
59
  tmp0.e2(key_0, this_0);
@@ -67,10 +67,10 @@
67
67
  return new MordantHelpFormatter(it);
68
68
  }
69
69
  function installMordant$lambda$lambda_0(it) {
70
- return MultiplatformSystem_instance.c24(it);
70
+ return MultiplatformSystem_instance.v25(it);
71
71
  }
72
72
  function installMordant$lambda$lambda_1(it) {
73
- var tmp0_elvis_lhs = MultiplatformSystem_instance.e24(it);
73
+ var tmp0_elvis_lhs = MultiplatformSystem_instance.x25(it);
74
74
  var tmp;
75
75
  if (tmp0_elvis_lhs == null) {
76
76
  throw new FileNotFound(it);
@@ -80,91 +80,91 @@
80
80
  return tmp;
81
81
  }
82
82
  function installMordant$lambda$lambda_2(it) {
83
- MultiplatformSystem_instance.d24(it);
83
+ MultiplatformSystem_instance.w25(it);
84
84
  return Unit_instance;
85
85
  }
86
86
  function installMordant$lambda$lambda_3(context, message, trailingNewline, err) {
87
87
  if (trailingNewline) {
88
- get_terminal(context).c2e(message, VOID, VOID, VOID, VOID, err);
88
+ get_terminal(context).v2f(message, VOID, VOID, VOID, VOID, err);
89
89
  } else {
90
- get_terminal(context).a2e(message, VOID, VOID, VOID, VOID, err);
90
+ get_terminal(context).t2f(message, VOID, VOID, VOID, VOID, err);
91
91
  }
92
92
  return Unit_instance;
93
93
  }
94
94
  function installMordant$lambda($force) {
95
95
  return function ($this$configureContext) {
96
96
  var tmp;
97
- if (!$force && !($this$configureContext.i1i_1 == null)) {
97
+ if (!$force && !($this$configureContext.b1k_1 == null)) {
98
98
  return Unit_instance;
99
99
  }
100
100
  var tmp_0 = $this$configureContext;
101
- tmp_0.n1i_1 = installMordant$lambda$lambda;
101
+ tmp_0.g1k_1 = installMordant$lambda$lambda;
102
102
  var tmp_1 = $this$configureContext;
103
- tmp_1.v1i_1 = installMordant$lambda$lambda_0;
103
+ tmp_1.o1k_1 = installMordant$lambda$lambda_0;
104
104
  var tmp_2 = $this$configureContext;
105
- tmp_2.q1i_1 = installMordant$lambda$lambda_1;
105
+ tmp_2.j1k_1 = installMordant$lambda$lambda_1;
106
106
  var tmp_3 = $this$configureContext;
107
- tmp_3.y1i_1 = installMordant$lambda$lambda_2;
107
+ tmp_3.r1k_1 = installMordant$lambda$lambda_2;
108
108
  var tmp_4 = $this$configureContext;
109
- tmp_4.x1i_1 = installMordant$lambda$lambda_3;
109
+ tmp_4.q1k_1 = installMordant$lambda$lambda_3;
110
110
  return Unit_instance;
111
111
  };
112
112
  }
113
113
  function _get_terminal_$lambda_5keric($key) {
114
114
  return function (it) {
115
- var tmp = it.f1g_1.w1($key);
115
+ var tmp = it.y1h_1.w1($key);
116
116
  return tmp instanceof Terminal ? tmp : null;
117
117
  };
118
118
  }
119
119
  function MordantHelpFormatter$formatHelp$lambda(this$0, $error, $prolog, $epilog, $parameters, $programName) {
120
120
  return function ($this$verticalLayout) {
121
- $this$verticalLayout.s2a(1);
122
- $this$verticalLayout.p2a(this$0.q1o($error, $prolog, $epilog, $parameters, $programName));
121
+ $this$verticalLayout.l2c(1);
122
+ $this$verticalLayout.i2c(this$0.j1q($error, $prolog, $epilog, $parameters, $programName));
123
123
  return Unit_instance;
124
124
  };
125
125
  }
126
126
  function MordantHelpFormatter$renderUsage$lambda($prog, $usageParts) {
127
127
  return function ($this$definitionList) {
128
- $this$definitionList.m2e($prog, Text_init_$Create$($usageParts, Whitespace_NORMAL_getInstance()));
129
- $this$definitionList.g2e_1 = true;
130
- $this$definitionList.j2e(1);
128
+ $this$definitionList.f2g($prog, Text_init_$Create$($usageParts, Whitespace_NORMAL_getInstance()));
129
+ $this$definitionList.z2f_1 = true;
130
+ $this$definitionList.c2g(1);
131
131
  return Unit_instance;
132
132
  };
133
133
  }
134
134
  function MordantHelpFormatter$renderProlog$lambda($this$withPadding) {
135
- $this$withPadding.p2c_1 = 2;
135
+ $this$withPadding.i2e_1 = 2;
136
136
  return Unit_instance;
137
137
  }
138
138
  function MordantHelpFormatter$renderParameters$lambda(this$0, $parameters) {
139
139
  return function ($this$definitionList) {
140
- var _iterator__ex2g4s = this$0.d1q($parameters).m();
141
- while (_iterator__ex2g4s.n()) {
142
- var section = _iterator__ex2g4s.o();
143
- $this$definitionList.m2e(section.x1n_1, section.y1n_1);
140
+ var _iterator__ex2g4s = this$0.w1r($parameters).p();
141
+ while (_iterator__ex2g4s.q()) {
142
+ var section = _iterator__ex2g4s.r();
143
+ $this$definitionList.f2g(section.q1p_1, section.r1p_1);
144
144
  }
145
145
  return Unit_instance;
146
146
  };
147
147
  }
148
148
  function MordantHelpFormatter$renderOptionGroup$lambda($this$withPadding) {
149
- $this$withPadding.m2c_1 = 1;
150
- $this$withPadding.p2c_1 = 2;
151
- $this$withPadding.o2c_1 = 1;
149
+ $this$withPadding.f2e_1 = 1;
150
+ $this$withPadding.i2e_1 = 2;
151
+ $this$withPadding.h2e_1 = 1;
152
152
  return Unit_instance;
153
153
  }
154
154
  function MordantHelpFormatter$renderOptionGroup$lambda_0($markdown, this$0, $options) {
155
155
  return function ($this$verticalLayout) {
156
- $this$verticalLayout.r2a($markdown);
157
- $this$verticalLayout.r2a(this$0.n1q($options));
156
+ $this$verticalLayout.k2c($markdown);
157
+ $this$verticalLayout.k2c(this$0.g1s($options));
158
158
  return Unit_instance;
159
159
  };
160
160
  }
161
161
  function MordantHelpFormatter$buildParameterList$lambda($rows, this$0) {
162
162
  return function ($this$definitionList) {
163
- $this$definitionList.g2e_1 = true;
164
- var _iterator__ex2g4s = $rows.m();
165
- while (_iterator__ex2g4s.n()) {
166
- var row = _iterator__ex2g4s.o();
167
- $this$definitionList.n2e(this$0.i1r(row), this$0.j1r(row));
163
+ $this$definitionList.z2f_1 = true;
164
+ var _iterator__ex2g4s = $rows.p();
165
+ while (_iterator__ex2g4s.q()) {
166
+ var row = _iterator__ex2g4s.r();
167
+ $this$definitionList.g2g(this$0.b1t(row), this$0.c1t(row));
168
168
  }
169
169
  return Unit_instance;
170
170
  };
@@ -175,20 +175,20 @@
175
175
  showRequiredTag = showRequiredTag === VOID ? false : showRequiredTag;
176
176
  AbstractHelpFormatter.call(this, context, requiredOptionMarker, showDefaultValues, showRequiredTag);
177
177
  }
178
- protoOf(MordantHelpFormatter).r2f = function () {
179
- return get_terminal(this.e1o_1).m27_1;
178
+ protoOf(MordantHelpFormatter).k2h = function () {
179
+ return get_terminal(this.x1p_1).f29_1;
180
180
  };
181
- protoOf(MordantHelpFormatter).b1i = function (error, prolog, epilog, parameters, programName) {
181
+ protoOf(MordantHelpFormatter).u1j = function (error, prolog, epilog, parameters, programName) {
182
182
  var widget = verticalLayout(MordantHelpFormatter$formatHelp$lambda(this, error, prolog, epilog, parameters, programName));
183
- return get_terminal(this.e1o_1).d2e(widget);
183
+ return get_terminal(this.x1p_1).w2f(widget);
184
184
  };
185
- protoOf(MordantHelpFormatter).s1o = function (parameters, error) {
186
- return Text_init_$Create$(this.w1o(parameters, error));
185
+ protoOf(MordantHelpFormatter).l1q = function (parameters, error) {
186
+ return Text_init_$Create$(this.p1q(parameters, error));
187
187
  };
188
- protoOf(MordantHelpFormatter).r1o = function (parameters, programName) {
189
- var title = this.s2f(this.p1o().d1r());
188
+ protoOf(MordantHelpFormatter).k1q = function (parameters, programName) {
189
+ var title = this.l2h(this.i1q().w1s());
190
190
  var prog = title + ' ' + programName;
191
- var usageParts = this.a1p(parameters);
191
+ var usageParts = this.t1q(parameters);
192
192
  var tmp;
193
193
  // Inline function 'kotlin.text.isEmpty' call
194
194
  if (charSequenceLength(usageParts) === 0) {
@@ -198,78 +198,78 @@
198
198
  }
199
199
  return tmp;
200
200
  };
201
- protoOf(MordantHelpFormatter).t1o = function (prolog) {
202
- var tmp = this.t2f(prolog);
201
+ protoOf(MordantHelpFormatter).m1q = function (prolog) {
202
+ var tmp = this.m2h(prolog);
203
203
  return withPadding(tmp, false, MordantHelpFormatter$renderProlog$lambda);
204
204
  };
205
- protoOf(MordantHelpFormatter).v1o = function (epilog) {
206
- return this.t2f(epilog);
205
+ protoOf(MordantHelpFormatter).o1q = function (epilog) {
206
+ return this.m2h(epilog);
207
207
  };
208
- protoOf(MordantHelpFormatter).u1o = function (parameters) {
208
+ protoOf(MordantHelpFormatter).n1q = function (parameters) {
209
209
  return definitionList(MordantHelpFormatter$renderParameters$lambda(this, parameters));
210
210
  };
211
- protoOf(MordantHelpFormatter).b1q = function (help, parameters) {
211
+ protoOf(MordantHelpFormatter).u1r = function (help, parameters) {
212
212
  // Inline function 'kotlin.collections.map' call
213
213
  // Inline function 'kotlin.collections.mapTo' call
214
214
  var destination = ArrayList_init_$Create$(collectionSizeOrDefault(parameters, 10));
215
- var _iterator__ex2g4s = parameters.m();
216
- while (_iterator__ex2g4s.n()) {
217
- var item = _iterator__ex2g4s.o();
215
+ var _iterator__ex2g4s = parameters.p();
216
+ while (_iterator__ex2g4s.q()) {
217
+ var item = _iterator__ex2g4s.r();
218
218
  // Inline function 'com.github.ajalt.clikt.output.MordantHelpFormatter.renderOptionGroup.stub_for_inlining' call
219
- var tmp$ret$0 = this.g1q(item);
219
+ var tmp$ret$0 = this.z1r(item);
220
220
  destination.e(tmp$ret$0);
221
221
  }
222
222
  var options = destination;
223
223
  if (help == null)
224
- return this.n1q(options);
225
- var tmp = this.t2f(help);
224
+ return this.g1s(options);
225
+ var tmp = this.m2h(help);
226
226
  var markdown = withPadding(tmp, false, MordantHelpFormatter$renderOptionGroup$lambda);
227
227
  return verticalLayout(MordantHelpFormatter$renderOptionGroup$lambda_0(markdown, this, options));
228
228
  };
229
- protoOf(MordantHelpFormatter).m1o = function (name) {
229
+ protoOf(MordantHelpFormatter).f1q = function (name) {
230
230
  // Inline function 'kotlin.text.lowercase' call
231
231
  // Inline function 'kotlin.js.asDynamic' call
232
232
  return '<' + name.toLowerCase() + '>';
233
233
  };
234
- protoOf(MordantHelpFormatter).l1q = function (name) {
235
- return this.r2f().b27('danger').a20(name);
234
+ protoOf(MordantHelpFormatter).e1s = function (name) {
235
+ return this.k2h().u28('danger').t21(name);
236
236
  };
237
- protoOf(MordantHelpFormatter).u1q = function (name) {
238
- return this.r2f().b27('muted').a20(name);
237
+ protoOf(MordantHelpFormatter).n1s = function (name) {
238
+ return this.k2h().u28('muted').t21(name);
239
239
  };
240
- protoOf(MordantHelpFormatter).k1o = function (name) {
241
- return this.r2f().b27('info').a20(name);
240
+ protoOf(MordantHelpFormatter).d1q = function (name) {
241
+ return this.k2h().u28('info').t21(name);
242
242
  };
243
- protoOf(MordantHelpFormatter).n1o = function (name) {
244
- return this.r2f().b27('info').a20(name);
243
+ protoOf(MordantHelpFormatter).g1q = function (name) {
244
+ return this.k2h().u28('info').t21(name);
245
245
  };
246
- protoOf(MordantHelpFormatter).o1o = function (name) {
247
- return this.r2f().b27('info').a20(name);
246
+ protoOf(MordantHelpFormatter).h1q = function (name) {
247
+ return this.k2h().u28('info').t21(name);
248
248
  };
249
- protoOf(MordantHelpFormatter).c1q = function (title) {
250
- return this.r2f().b27('warning').a20(title);
249
+ protoOf(MordantHelpFormatter).v1r = function (title) {
250
+ return this.k2h().u28('warning').t21(title);
251
251
  };
252
- protoOf(MordantHelpFormatter).s2f = function (title) {
253
- return this.r2f().b27('warning').a20(title);
252
+ protoOf(MordantHelpFormatter).l2h = function (title) {
253
+ return this.k2h().u28('warning').t21(title);
254
254
  };
255
- protoOf(MordantHelpFormatter).y1o = function (title) {
256
- return this.r2f().b27('danger').a20(title);
255
+ protoOf(MordantHelpFormatter).r1q = function (title) {
256
+ return this.k2h().u28('danger').t21(title);
257
257
  };
258
- protoOf(MordantHelpFormatter).d1p = function (parameter) {
259
- return this.r2f().b27('muted').a20(parameter);
258
+ protoOf(MordantHelpFormatter).w1q = function (parameter) {
259
+ return this.k2h().u28('muted').t21(parameter);
260
260
  };
261
- protoOf(MordantHelpFormatter).w1q = function (metavar) {
262
- return this.r2f().b27('warning').p23(this.r2f().b27('muted')).a20(metavar);
261
+ protoOf(MordantHelpFormatter).p1s = function (metavar) {
262
+ return this.k2h().u28('warning').i25(this.k2h().u28('muted')).t21(metavar);
263
263
  };
264
- protoOf(MordantHelpFormatter).i1r = function (row) {
264
+ protoOf(MordantHelpFormatter).b1t = function (row) {
265
265
  var tmp;
266
266
  // Inline function 'kotlin.text.isNullOrEmpty' call
267
- var this_0 = row.b1o_1;
267
+ var this_0 = row.u1p_1;
268
268
  if (this_0 == null || charSequenceLength(this_0) === 0) {
269
269
  tmp = ' ';
270
270
  } else {
271
271
  // Inline function 'kotlin.text.ifEmpty' call
272
- var this_1 = drop(' ', ensureNotNull(row.b1o_1).length);
272
+ var this_1 = drop(' ', ensureNotNull(row.u1p_1).length);
273
273
  var tmp_0;
274
274
  // Inline function 'kotlin.text.isEmpty' call
275
275
  if (charSequenceLength(this_1) === 0) {
@@ -279,18 +279,18 @@
279
279
  tmp_0 = this_1;
280
280
  }
281
281
  var tmp$ret$3 = tmp_0;
282
- tmp = plus(row.b1o_1, tmp$ret$3);
282
+ tmp = plus(row.u1p_1, tmp$ret$3);
283
283
  }
284
284
  var termPrefix = tmp;
285
- return Text_init_$Create$(termPrefix + row.z1n_1, Whitespace_PRE_WRAP_getInstance());
285
+ return Text_init_$Create$(termPrefix + row.s1p_1, Whitespace_PRE_WRAP_getInstance());
286
286
  };
287
- protoOf(MordantHelpFormatter).j1r = function (row) {
288
- return isBlank(row.a1o_1) ? Text_init_$Create$('') : this.t2f(row.a1o_1);
287
+ protoOf(MordantHelpFormatter).c1t = function (row) {
288
+ return isBlank(row.t1p_1) ? Text_init_$Create$('') : this.m2h(row.t1p_1);
289
289
  };
290
- protoOf(MordantHelpFormatter).n1q = function (rows) {
290
+ protoOf(MordantHelpFormatter).g1s = function (rows) {
291
291
  return definitionList(MordantHelpFormatter$buildParameterList$lambda(rows, this));
292
292
  };
293
- protoOf(MordantHelpFormatter).t2f = function (text) {
293
+ protoOf(MordantHelpFormatter).m2h = function (text) {
294
294
  return Text_init_$Create$(replace(text, '\n\n', '\x85\x85'), Whitespace_NORMAL_getInstance());
295
295
  };
296
296
  //region block: exports