@taqueria/protocol 0.24.1 → 0.25.0-alpha
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/Alias.d.ts +2 -2
- package/Alias.d.ts.map +1 -1
- package/Base.d.ts +2 -2
- package/Base.d.ts.map +1 -1
- package/Command.d.ts +2 -2
- package/Command.d.ts.map +1 -1
- package/Config.d.ts +2 -2
- package/Config.d.ts.map +1 -1
- package/Contract.d.ts +2 -2
- package/Contract.d.ts.map +1 -1
- package/EconomicalProtocolHash.d.ts +2 -2
- package/EconomicalProtocolHash.d.ts.map +1 -1
- package/Environment.d.ts +2 -2
- package/Environment.d.ts.map +1 -1
- package/EphemeralState.d.ts +5 -5
- package/EphemeralState.d.ts.map +1 -1
- package/EphemeralState.js +3 -3
- package/EphemeralState.js.map +1 -1
- package/EphemeralState.mjs +3 -3
- package/EphemeralState.mjs.map +1 -1
- package/Faucet.d.ts +2 -2
- package/Faucet.d.ts.map +1 -1
- package/HumanReadableIdentifier.d.ts +2 -2
- package/HumanReadableIdentifier.d.ts.map +1 -1
- package/InstalledPlugin.d.ts +2 -2
- package/InstalledPlugin.d.ts.map +1 -1
- package/LoadedConfig.d.ts +2 -2
- package/LoadedConfig.d.ts.map +1 -1
- package/MetadataConfig.d.ts +2 -2
- package/MetadataConfig.d.ts.map +1 -1
- package/NetworkConfig.d.ts +2 -2
- package/NetworkConfig.d.ts.map +1 -1
- package/Operation.d.ts +3 -7
- package/Operation.d.ts.map +1 -1
- package/Option.d.ts +2 -2
- package/Option.d.ts.map +1 -1
- package/ParsedOperation.d.ts +2 -3
- package/ParsedOperation.d.ts.map +1 -1
- package/ParsedTemplate.d.ts +2 -4
- package/ParsedTemplate.d.ts.map +1 -1
- package/PersistentState.d.ts +5 -5
- package/PersistentState.d.ts.map +1 -1
- package/PluginActionName.d.ts +3 -3
- package/PluginActionName.d.ts.map +1 -1
- package/PluginDependenciesResponse.d.ts +4 -4
- package/PluginDependenciesResponse.d.ts.map +1 -1
- package/PluginInfo.d.ts +2 -2
- package/PluginInfo.d.ts.map +1 -1
- package/PluginJsonResponse.d.ts +2 -2
- package/PluginJsonResponse.d.ts.map +1 -1
- package/PluginProxyResponse.d.ts +2 -2
- package/PluginProxyResponse.d.ts.map +1 -1
- package/PluginResponseEncoding.d.ts +2 -2
- package/PluginResponseEncoding.d.ts.map +1 -1
- package/PluginSchema.d.ts +3 -31
- package/PluginSchema.d.ts.map +1 -1
- package/PositionalArg.d.ts +2 -2
- package/PositionalArg.d.ts.map +1 -1
- package/Provisioner.d.ts +4 -4
- package/Provisioner.d.ts.map +1 -1
- package/ProvisionerID.d.ts +2 -2
- package/ProvisionerID.d.ts.map +1 -1
- package/Provisions.d.ts +2 -2
- package/Provisions.d.ts.map +1 -1
- package/PublicKeyHash.d.ts +3 -3
- package/PublicKeyHash.d.ts.map +1 -1
- package/RequestArgs.d.ts +4 -53
- package/RequestArgs.d.ts.map +1 -1
- package/SHA256.d.ts +2 -2
- package/SHA256.d.ts.map +1 -1
- package/SandboxAccountConfig.d.ts +2 -2
- package/SandboxAccountConfig.d.ts.map +1 -1
- package/SandboxConfig.d.ts +2 -2
- package/SandboxConfig.d.ts.map +1 -1
- package/SanitizedAbsPath.d.ts +2 -2
- package/SanitizedAbsPath.d.ts.map +1 -1
- package/SanitizedArgs.d.ts +9 -131
- package/SanitizedArgs.d.ts.map +1 -1
- package/SanitizedArgs.js +0 -1
- package/SanitizedArgs.js.map +1 -1
- package/SanitizedArgs.mjs +0 -1
- package/SanitizedArgs.mjs.map +1 -1
- package/SanitizedPath.d.ts +2 -2
- package/SanitizedPath.d.ts.map +1 -1
- package/ScaffoldConfig.d.ts +1 -1
- package/ScaffoldConfig.d.ts.map +1 -1
- package/Settings.d.ts +2 -2
- package/Settings.d.ts.map +1 -1
- package/SingleChar.d.ts +2 -2
- package/SingleChar.d.ts.map +1 -1
- package/TaqError.d.ts +2 -2
- package/TaqError.d.ts.map +1 -1
- package/Task.d.ts +2 -2
- package/Task.d.ts.map +1 -1
- package/Template.d.ts +2 -8
- package/Template.d.ts.map +1 -1
- package/Timestamp.d.ts +2 -2
- package/Timestamp.d.ts.map +1 -1
- package/Tz.d.ts +1 -1
- package/Tz.d.ts.map +1 -1
- package/Url.d.ts +2 -2
- package/Url.d.ts.map +1 -1
- package/Verb.d.ts +2 -2
- package/Verb.d.ts.map +1 -1
- package/VersionNumber.d.ts +2 -2
- package/VersionNumber.d.ts.map +1 -1
- package/i18n.d.ts +1 -1
- package/i18n.d.ts.map +1 -1
- package/package.json +1 -1
- package/tzkt-config.d.ts +2 -2
- package/tzkt-config.d.ts.map +1 -1
package/SanitizedArgs.d.ts
CHANGED
|
@@ -17,7 +17,6 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
17
17
|
yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
|
|
18
18
|
plugin: z.ZodOptional<z.ZodString>;
|
|
19
19
|
env: z.ZodOptional<z.ZodString>;
|
|
20
|
-
quickstart: z.ZodOptional<z.ZodString>;
|
|
21
20
|
setBuild: z.ZodEffects<z.ZodString, string, unknown>;
|
|
22
21
|
setVersion: z.ZodString;
|
|
23
22
|
pluginName: z.ZodOptional<z.ZodString>;
|
|
@@ -28,7 +27,6 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
28
27
|
help?: boolean | undefined;
|
|
29
28
|
yes?: boolean | undefined;
|
|
30
29
|
env?: string | undefined;
|
|
31
|
-
quickstart?: string | undefined;
|
|
32
30
|
pluginName?: string | undefined;
|
|
33
31
|
debug: boolean;
|
|
34
32
|
fromVsCode: boolean;
|
|
@@ -54,7 +52,6 @@ export declare const rawSchema: z.ZodObject<{
|
|
|
54
52
|
help?: unknown;
|
|
55
53
|
yes?: unknown;
|
|
56
54
|
env?: string | undefined;
|
|
57
|
-
quickstart?: string | undefined;
|
|
58
55
|
setBuild?: unknown;
|
|
59
56
|
pluginName?: string | undefined;
|
|
60
57
|
_: (string | number)[];
|
|
@@ -78,7 +75,6 @@ export declare const scaffoldRawSchema: z.ZodObject<z.extendShape<{
|
|
|
78
75
|
yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
|
|
79
76
|
plugin: z.ZodOptional<z.ZodString>;
|
|
80
77
|
env: z.ZodOptional<z.ZodString>;
|
|
81
|
-
quickstart: z.ZodOptional<z.ZodString>;
|
|
82
78
|
setBuild: z.ZodEffects<z.ZodString, string, unknown>;
|
|
83
79
|
setVersion: z.ZodString;
|
|
84
80
|
pluginName: z.ZodOptional<z.ZodString>;
|
|
@@ -96,7 +92,6 @@ export declare const scaffoldRawSchema: z.ZodObject<z.extendShape<{
|
|
|
96
92
|
help?: boolean | undefined;
|
|
97
93
|
yes?: boolean | undefined;
|
|
98
94
|
env?: string | undefined;
|
|
99
|
-
quickstart?: string | undefined;
|
|
100
95
|
pluginName?: string | undefined;
|
|
101
96
|
debug: boolean;
|
|
102
97
|
fromVsCode: boolean;
|
|
@@ -128,7 +123,6 @@ export declare const scaffoldRawSchema: z.ZodObject<z.extendShape<{
|
|
|
128
123
|
help?: unknown;
|
|
129
124
|
yes?: unknown;
|
|
130
125
|
env?: string | undefined;
|
|
131
|
-
quickstart?: string | undefined;
|
|
132
126
|
setBuild?: unknown;
|
|
133
127
|
pluginName?: string | undefined;
|
|
134
128
|
_: (string | number)[];
|
|
@@ -154,7 +148,6 @@ export declare const provisionRawSchema: z.ZodObject<z.extendShape<{
|
|
|
154
148
|
yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
|
|
155
149
|
plugin: z.ZodOptional<z.ZodString>;
|
|
156
150
|
env: z.ZodOptional<z.ZodString>;
|
|
157
|
-
quickstart: z.ZodOptional<z.ZodString>;
|
|
158
151
|
setBuild: z.ZodEffects<z.ZodString, string, unknown>;
|
|
159
152
|
setVersion: z.ZodString;
|
|
160
153
|
pluginName: z.ZodOptional<z.ZodString>;
|
|
@@ -169,7 +162,6 @@ export declare const provisionRawSchema: z.ZodObject<z.extendShape<{
|
|
|
169
162
|
help?: boolean | undefined;
|
|
170
163
|
yes?: boolean | undefined;
|
|
171
164
|
env?: string | undefined;
|
|
172
|
-
quickstart?: string | undefined;
|
|
173
165
|
pluginName?: string | undefined;
|
|
174
166
|
debug: boolean;
|
|
175
167
|
fromVsCode: boolean;
|
|
@@ -197,7 +189,6 @@ export declare const provisionRawSchema: z.ZodObject<z.extendShape<{
|
|
|
197
189
|
help?: unknown;
|
|
198
190
|
yes?: unknown;
|
|
199
191
|
env?: string | undefined;
|
|
200
|
-
quickstart?: string | undefined;
|
|
201
192
|
setBuild?: unknown;
|
|
202
193
|
pluginName?: string | undefined;
|
|
203
194
|
_: (string | number)[];
|
|
@@ -222,7 +213,6 @@ export declare const templateRawSchema: z.ZodObject<z.extendShape<{
|
|
|
222
213
|
yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
|
|
223
214
|
plugin: z.ZodOptional<z.ZodString>;
|
|
224
215
|
env: z.ZodOptional<z.ZodString>;
|
|
225
|
-
quickstart: z.ZodOptional<z.ZodString>;
|
|
226
216
|
setBuild: z.ZodEffects<z.ZodString, string, unknown>;
|
|
227
217
|
setVersion: z.ZodString;
|
|
228
218
|
pluginName: z.ZodOptional<z.ZodString>;
|
|
@@ -235,7 +225,6 @@ export declare const templateRawSchema: z.ZodObject<z.extendShape<{
|
|
|
235
225
|
help?: boolean | undefined;
|
|
236
226
|
yes?: boolean | undefined;
|
|
237
227
|
env?: string | undefined;
|
|
238
|
-
quickstart?: string | undefined;
|
|
239
228
|
pluginName?: string | undefined;
|
|
240
229
|
debug: boolean;
|
|
241
230
|
fromVsCode: boolean;
|
|
@@ -262,7 +251,6 @@ export declare const templateRawSchema: z.ZodObject<z.extendShape<{
|
|
|
262
251
|
help?: unknown;
|
|
263
252
|
yes?: unknown;
|
|
264
253
|
env?: string | undefined;
|
|
265
|
-
quickstart?: string | undefined;
|
|
266
254
|
setBuild?: unknown;
|
|
267
255
|
pluginName?: string | undefined;
|
|
268
256
|
_: (string | number)[];
|
|
@@ -287,7 +275,6 @@ export declare const managePluginRawSchema: z.ZodObject<z.extendShape<Omit<{
|
|
|
287
275
|
yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
|
|
288
276
|
plugin: z.ZodOptional<z.ZodString>;
|
|
289
277
|
env: z.ZodOptional<z.ZodString>;
|
|
290
|
-
quickstart: z.ZodOptional<z.ZodString>;
|
|
291
278
|
setBuild: z.ZodEffects<z.ZodString, string, unknown>;
|
|
292
279
|
setVersion: z.ZodString;
|
|
293
280
|
pluginName: z.ZodOptional<z.ZodString>;
|
|
@@ -300,7 +287,6 @@ export declare const managePluginRawSchema: z.ZodObject<z.extendShape<Omit<{
|
|
|
300
287
|
help?: boolean | undefined;
|
|
301
288
|
yes?: boolean | undefined;
|
|
302
289
|
env?: string | undefined;
|
|
303
|
-
quickstart?: string | undefined;
|
|
304
290
|
debug: boolean;
|
|
305
291
|
fromVsCode: boolean;
|
|
306
292
|
projectDir: string & {
|
|
@@ -326,7 +312,6 @@ export declare const managePluginRawSchema: z.ZodObject<z.extendShape<Omit<{
|
|
|
326
312
|
help?: unknown;
|
|
327
313
|
yes?: unknown;
|
|
328
314
|
env?: string | undefined;
|
|
329
|
-
quickstart?: string | undefined;
|
|
330
315
|
setBuild?: unknown;
|
|
331
316
|
_: (string | number)[];
|
|
332
317
|
setVersion: string;
|
|
@@ -350,7 +335,6 @@ export declare const versionRawSchema: z.ZodObject<z.extendShape<{
|
|
|
350
335
|
yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
|
|
351
336
|
plugin: z.ZodOptional<z.ZodString>;
|
|
352
337
|
env: z.ZodOptional<z.ZodString>;
|
|
353
|
-
quickstart: z.ZodOptional<z.ZodString>;
|
|
354
338
|
setBuild: z.ZodEffects<z.ZodString, string, unknown>;
|
|
355
339
|
setVersion: z.ZodString;
|
|
356
340
|
pluginName: z.ZodOptional<z.ZodString>;
|
|
@@ -362,7 +346,6 @@ export declare const versionRawSchema: z.ZodObject<z.extendShape<{
|
|
|
362
346
|
help?: boolean | undefined;
|
|
363
347
|
yes?: boolean | undefined;
|
|
364
348
|
env?: string | undefined;
|
|
365
|
-
quickstart?: string | undefined;
|
|
366
349
|
pluginName?: string | undefined;
|
|
367
350
|
debug: boolean;
|
|
368
351
|
fromVsCode: boolean;
|
|
@@ -389,7 +372,6 @@ export declare const versionRawSchema: z.ZodObject<z.extendShape<{
|
|
|
389
372
|
help?: unknown;
|
|
390
373
|
yes?: unknown;
|
|
391
374
|
env?: string | undefined;
|
|
392
|
-
quickstart?: string | undefined;
|
|
393
375
|
setBuild?: unknown;
|
|
394
376
|
pluginName?: string | undefined;
|
|
395
377
|
_: (string | number)[];
|
|
@@ -413,7 +395,6 @@ export declare const addContractsRawSchema: z.ZodEffects<z.ZodObject<z.extendSha
|
|
|
413
395
|
yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
|
|
414
396
|
plugin: z.ZodOptional<z.ZodString>;
|
|
415
397
|
env: z.ZodOptional<z.ZodString>;
|
|
416
|
-
quickstart: z.ZodOptional<z.ZodString>;
|
|
417
398
|
setBuild: z.ZodEffects<z.ZodString, string, unknown>;
|
|
418
399
|
setVersion: z.ZodString;
|
|
419
400
|
pluginName: z.ZodOptional<z.ZodString>;
|
|
@@ -427,7 +408,6 @@ export declare const addContractsRawSchema: z.ZodEffects<z.ZodObject<z.extendSha
|
|
|
427
408
|
help?: boolean | undefined;
|
|
428
409
|
yes?: boolean | undefined;
|
|
429
410
|
env?: string | undefined;
|
|
430
|
-
quickstart?: string | undefined;
|
|
431
411
|
pluginName?: string | undefined;
|
|
432
412
|
sourceFile: string;
|
|
433
413
|
debug: boolean;
|
|
@@ -455,7 +435,6 @@ export declare const addContractsRawSchema: z.ZodEffects<z.ZodObject<z.extendSha
|
|
|
455
435
|
help?: unknown;
|
|
456
436
|
yes?: unknown;
|
|
457
437
|
env?: string | undefined;
|
|
458
|
-
quickstart?: string | undefined;
|
|
459
438
|
setBuild?: unknown;
|
|
460
439
|
pluginName?: string | undefined;
|
|
461
440
|
sourceFile: string;
|
|
@@ -469,7 +448,6 @@ export declare const addContractsRawSchema: z.ZodEffects<z.ZodObject<z.extendSha
|
|
|
469
448
|
help?: boolean | undefined;
|
|
470
449
|
yes?: boolean | undefined;
|
|
471
450
|
env?: string | undefined;
|
|
472
|
-
quickstart?: string | undefined;
|
|
473
451
|
pluginName?: string | undefined;
|
|
474
452
|
sourceFile: string;
|
|
475
453
|
debug: boolean;
|
|
@@ -503,7 +481,6 @@ export declare const removeContractsRawSchema: z.ZodObject<z.extendShape<{
|
|
|
503
481
|
yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
|
|
504
482
|
plugin: z.ZodOptional<z.ZodString>;
|
|
505
483
|
env: z.ZodOptional<z.ZodString>;
|
|
506
|
-
quickstart: z.ZodOptional<z.ZodString>;
|
|
507
484
|
setBuild: z.ZodEffects<z.ZodString, string, unknown>;
|
|
508
485
|
setVersion: z.ZodString;
|
|
509
486
|
pluginName: z.ZodOptional<z.ZodString>;
|
|
@@ -516,7 +493,6 @@ export declare const removeContractsRawSchema: z.ZodObject<z.extendShape<{
|
|
|
516
493
|
help?: boolean | undefined;
|
|
517
494
|
yes?: boolean | undefined;
|
|
518
495
|
env?: string | undefined;
|
|
519
|
-
quickstart?: string | undefined;
|
|
520
496
|
pluginName?: string | undefined;
|
|
521
497
|
debug: boolean;
|
|
522
498
|
fromVsCode: boolean;
|
|
@@ -543,7 +519,6 @@ export declare const removeContractsRawSchema: z.ZodObject<z.extendShape<{
|
|
|
543
519
|
help?: unknown;
|
|
544
520
|
yes?: unknown;
|
|
545
521
|
env?: string | undefined;
|
|
546
|
-
quickstart?: string | undefined;
|
|
547
522
|
setBuild?: unknown;
|
|
548
523
|
pluginName?: string | undefined;
|
|
549
524
|
_: (string | number)[];
|
|
@@ -560,7 +535,6 @@ export declare const generatedSchemas: {
|
|
|
560
535
|
help?: boolean | undefined;
|
|
561
536
|
yes?: boolean | undefined;
|
|
562
537
|
env?: string | undefined;
|
|
563
|
-
quickstart?: string | undefined;
|
|
564
538
|
pluginName?: string | undefined;
|
|
565
539
|
debug: boolean;
|
|
566
540
|
fromVsCode: boolean;
|
|
@@ -584,7 +558,6 @@ export declare const generatedSchemas: {
|
|
|
584
558
|
help?: boolean | undefined;
|
|
585
559
|
yes?: boolean | undefined;
|
|
586
560
|
env?: string | undefined;
|
|
587
|
-
quickstart?: string | undefined;
|
|
588
561
|
pluginName?: string | undefined;
|
|
589
562
|
debug: boolean;
|
|
590
563
|
fromVsCode: boolean;
|
|
@@ -604,7 +577,6 @@ export declare const generatedSchemas: {
|
|
|
604
577
|
help?: boolean | undefined;
|
|
605
578
|
yes?: boolean | undefined;
|
|
606
579
|
env?: string | undefined;
|
|
607
|
-
quickstart?: string | undefined;
|
|
608
580
|
pluginName?: string | undefined;
|
|
609
581
|
debug: boolean;
|
|
610
582
|
fromVsCode: boolean;
|
|
@@ -627,7 +599,6 @@ export declare const generatedSchemas: {
|
|
|
627
599
|
help?: boolean | undefined;
|
|
628
600
|
yes?: boolean | undefined;
|
|
629
601
|
env?: string | undefined;
|
|
630
|
-
quickstart?: string | undefined;
|
|
631
602
|
pluginName?: string | undefined;
|
|
632
603
|
debug: boolean;
|
|
633
604
|
fromVsCode: boolean;
|
|
@@ -650,7 +621,6 @@ export declare const generatedSchemas: {
|
|
|
650
621
|
help?: boolean | undefined;
|
|
651
622
|
yes?: boolean | undefined;
|
|
652
623
|
env?: string | undefined;
|
|
653
|
-
quickstart?: string | undefined;
|
|
654
624
|
pluginName?: string | undefined;
|
|
655
625
|
debug: boolean;
|
|
656
626
|
fromVsCode: boolean;
|
|
@@ -670,7 +640,6 @@ export declare const generatedSchemas: {
|
|
|
670
640
|
help?: boolean | undefined;
|
|
671
641
|
yes?: boolean | undefined;
|
|
672
642
|
env?: string | undefined;
|
|
673
|
-
quickstart?: string | undefined;
|
|
674
643
|
pluginName?: string | undefined;
|
|
675
644
|
debug: boolean;
|
|
676
645
|
fromVsCode: boolean;
|
|
@@ -693,7 +662,6 @@ export declare const generatedSchemas: {
|
|
|
693
662
|
help?: boolean | undefined;
|
|
694
663
|
yes?: boolean | undefined;
|
|
695
664
|
env?: string | undefined;
|
|
696
|
-
quickstart?: string | undefined;
|
|
697
665
|
pluginName?: string | undefined;
|
|
698
666
|
debug: boolean;
|
|
699
667
|
fromVsCode: boolean;
|
|
@@ -717,7 +685,6 @@ export declare const create: (input: {
|
|
|
717
685
|
help?: boolean | undefined;
|
|
718
686
|
yes?: boolean | undefined;
|
|
719
687
|
env?: string | undefined;
|
|
720
|
-
quickstart?: string | undefined;
|
|
721
688
|
pluginName?: string | undefined;
|
|
722
689
|
debug: boolean;
|
|
723
690
|
fromVsCode: boolean;
|
|
@@ -737,7 +704,6 @@ export declare const create: (input: {
|
|
|
737
704
|
help?: boolean | undefined;
|
|
738
705
|
yes?: boolean | undefined;
|
|
739
706
|
env?: string | undefined;
|
|
740
|
-
quickstart?: string | undefined;
|
|
741
707
|
pluginName?: string | undefined;
|
|
742
708
|
debug: boolean;
|
|
743
709
|
fromVsCode: boolean;
|
|
@@ -759,7 +725,6 @@ export declare const create: (input: {
|
|
|
759
725
|
help?: boolean | undefined;
|
|
760
726
|
yes?: boolean | undefined;
|
|
761
727
|
env?: string | undefined;
|
|
762
|
-
quickstart?: string | undefined;
|
|
763
728
|
pluginName?: string | undefined;
|
|
764
729
|
debug: boolean;
|
|
765
730
|
fromVsCode: boolean;
|
|
@@ -781,7 +746,6 @@ export declare const create: (input: {
|
|
|
781
746
|
help?: boolean | undefined;
|
|
782
747
|
yes?: boolean | undefined;
|
|
783
748
|
env?: string | undefined;
|
|
784
|
-
quickstart?: string | undefined;
|
|
785
749
|
pluginName?: string | undefined;
|
|
786
750
|
debug: boolean;
|
|
787
751
|
fromVsCode: boolean;
|
|
@@ -801,7 +765,6 @@ export declare const create: (input: {
|
|
|
801
765
|
help?: boolean | undefined;
|
|
802
766
|
yes?: boolean | undefined;
|
|
803
767
|
env?: string | undefined;
|
|
804
|
-
quickstart?: string | undefined;
|
|
805
768
|
pluginName?: string | undefined;
|
|
806
769
|
debug: boolean;
|
|
807
770
|
fromVsCode: boolean;
|
|
@@ -817,8 +780,8 @@ export declare const create: (input: {
|
|
|
817
780
|
} & {
|
|
818
781
|
readonly __kind: any;
|
|
819
782
|
}>;
|
|
820
|
-
export
|
|
821
|
-
export
|
|
783
|
+
export type SanitizedArgs = z.infer<typeof generatedSchemas.schema>;
|
|
784
|
+
export type t = SanitizedArgs;
|
|
822
785
|
export declare const schemas: {
|
|
823
786
|
schema: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
|
|
824
787
|
plugin?: string | undefined;
|
|
@@ -827,7 +790,6 @@ export declare const schemas: {
|
|
|
827
790
|
help?: boolean | undefined;
|
|
828
791
|
yes?: boolean | undefined;
|
|
829
792
|
env?: string | undefined;
|
|
830
|
-
quickstart?: string | undefined;
|
|
831
793
|
pluginName?: string | undefined;
|
|
832
794
|
debug: boolean;
|
|
833
795
|
fromVsCode: boolean;
|
|
@@ -849,7 +811,6 @@ export declare const schemas: {
|
|
|
849
811
|
help?: boolean | undefined;
|
|
850
812
|
yes?: boolean | undefined;
|
|
851
813
|
env?: string | undefined;
|
|
852
|
-
quickstart?: string | undefined;
|
|
853
814
|
pluginName?: string | undefined;
|
|
854
815
|
debug: boolean;
|
|
855
816
|
fromVsCode: boolean;
|
|
@@ -879,7 +840,6 @@ export declare const scaffoldTaskArgs: {
|
|
|
879
840
|
help?: boolean | undefined;
|
|
880
841
|
yes?: boolean | undefined;
|
|
881
842
|
env?: string | undefined;
|
|
882
|
-
quickstart?: string | undefined;
|
|
883
843
|
pluginName?: string | undefined;
|
|
884
844
|
debug: boolean;
|
|
885
845
|
fromVsCode: boolean;
|
|
@@ -910,7 +870,6 @@ export declare const scaffoldTaskArgs: {
|
|
|
910
870
|
help?: boolean | undefined;
|
|
911
871
|
yes?: boolean | undefined;
|
|
912
872
|
env?: string | undefined;
|
|
913
|
-
quickstart?: string | undefined;
|
|
914
873
|
pluginName?: string | undefined;
|
|
915
874
|
debug: boolean;
|
|
916
875
|
fromVsCode: boolean;
|
|
@@ -936,7 +895,6 @@ export declare const scaffoldTaskArgs: {
|
|
|
936
895
|
help?: boolean | undefined;
|
|
937
896
|
yes?: boolean | undefined;
|
|
938
897
|
env?: string | undefined;
|
|
939
|
-
quickstart?: string | undefined;
|
|
940
898
|
pluginName?: string | undefined;
|
|
941
899
|
debug: boolean;
|
|
942
900
|
fromVsCode: boolean;
|
|
@@ -965,7 +923,6 @@ export declare const scaffoldTaskArgs: {
|
|
|
965
923
|
help?: boolean | undefined;
|
|
966
924
|
yes?: boolean | undefined;
|
|
967
925
|
env?: string | undefined;
|
|
968
|
-
quickstart?: string | undefined;
|
|
969
926
|
pluginName?: string | undefined;
|
|
970
927
|
debug: boolean;
|
|
971
928
|
fromVsCode: boolean;
|
|
@@ -994,7 +951,6 @@ export declare const scaffoldTaskArgs: {
|
|
|
994
951
|
help?: boolean | undefined;
|
|
995
952
|
yes?: boolean | undefined;
|
|
996
953
|
env?: string | undefined;
|
|
997
|
-
quickstart?: string | undefined;
|
|
998
954
|
pluginName?: string | undefined;
|
|
999
955
|
debug: boolean;
|
|
1000
956
|
fromVsCode: boolean;
|
|
@@ -1020,7 +976,6 @@ export declare const scaffoldTaskArgs: {
|
|
|
1020
976
|
help?: boolean | undefined;
|
|
1021
977
|
yes?: boolean | undefined;
|
|
1022
978
|
env?: string | undefined;
|
|
1023
|
-
quickstart?: string | undefined;
|
|
1024
979
|
pluginName?: string | undefined;
|
|
1025
980
|
debug: boolean;
|
|
1026
981
|
fromVsCode: boolean;
|
|
@@ -1049,7 +1004,6 @@ export declare const scaffoldTaskArgs: {
|
|
|
1049
1004
|
help?: boolean | undefined;
|
|
1050
1005
|
yes?: boolean | undefined;
|
|
1051
1006
|
env?: string | undefined;
|
|
1052
|
-
quickstart?: string | undefined;
|
|
1053
1007
|
pluginName?: string | undefined;
|
|
1054
1008
|
debug: boolean;
|
|
1055
1009
|
fromVsCode: boolean;
|
|
@@ -1085,7 +1039,6 @@ export declare const provisionTaskArgs: {
|
|
|
1085
1039
|
help?: boolean | undefined;
|
|
1086
1040
|
yes?: boolean | undefined;
|
|
1087
1041
|
env?: string | undefined;
|
|
1088
|
-
quickstart?: string | undefined;
|
|
1089
1042
|
pluginName?: string | undefined;
|
|
1090
1043
|
debug: boolean;
|
|
1091
1044
|
fromVsCode: boolean;
|
|
@@ -1112,7 +1065,6 @@ export declare const provisionTaskArgs: {
|
|
|
1112
1065
|
help?: boolean | undefined;
|
|
1113
1066
|
yes?: boolean | undefined;
|
|
1114
1067
|
env?: string | undefined;
|
|
1115
|
-
quickstart?: string | undefined;
|
|
1116
1068
|
pluginName?: string | undefined;
|
|
1117
1069
|
debug: boolean;
|
|
1118
1070
|
fromVsCode: boolean;
|
|
@@ -1134,7 +1086,6 @@ export declare const provisionTaskArgs: {
|
|
|
1134
1086
|
help?: boolean | undefined;
|
|
1135
1087
|
yes?: boolean | undefined;
|
|
1136
1088
|
env?: string | undefined;
|
|
1137
|
-
quickstart?: string | undefined;
|
|
1138
1089
|
pluginName?: string | undefined;
|
|
1139
1090
|
debug: boolean;
|
|
1140
1091
|
fromVsCode: boolean;
|
|
@@ -1159,7 +1110,6 @@ export declare const provisionTaskArgs: {
|
|
|
1159
1110
|
help?: boolean | undefined;
|
|
1160
1111
|
yes?: boolean | undefined;
|
|
1161
1112
|
env?: string | undefined;
|
|
1162
|
-
quickstart?: string | undefined;
|
|
1163
1113
|
pluginName?: string | undefined;
|
|
1164
1114
|
debug: boolean;
|
|
1165
1115
|
fromVsCode: boolean;
|
|
@@ -1184,7 +1134,6 @@ export declare const provisionTaskArgs: {
|
|
|
1184
1134
|
help?: boolean | undefined;
|
|
1185
1135
|
yes?: boolean | undefined;
|
|
1186
1136
|
env?: string | undefined;
|
|
1187
|
-
quickstart?: string | undefined;
|
|
1188
1137
|
pluginName?: string | undefined;
|
|
1189
1138
|
debug: boolean;
|
|
1190
1139
|
fromVsCode: boolean;
|
|
@@ -1206,7 +1155,6 @@ export declare const provisionTaskArgs: {
|
|
|
1206
1155
|
help?: boolean | undefined;
|
|
1207
1156
|
yes?: boolean | undefined;
|
|
1208
1157
|
env?: string | undefined;
|
|
1209
|
-
quickstart?: string | undefined;
|
|
1210
1158
|
pluginName?: string | undefined;
|
|
1211
1159
|
debug: boolean;
|
|
1212
1160
|
fromVsCode: boolean;
|
|
@@ -1231,7 +1179,6 @@ export declare const provisionTaskArgs: {
|
|
|
1231
1179
|
help?: boolean | undefined;
|
|
1232
1180
|
yes?: boolean | undefined;
|
|
1233
1181
|
env?: string | undefined;
|
|
1234
|
-
quickstart?: string | undefined;
|
|
1235
1182
|
pluginName?: string | undefined;
|
|
1236
1183
|
debug: boolean;
|
|
1237
1184
|
fromVsCode: boolean;
|
|
@@ -1261,7 +1208,6 @@ export declare const installTaskArgs: {
|
|
|
1261
1208
|
help?: boolean | undefined;
|
|
1262
1209
|
yes?: boolean | undefined;
|
|
1263
1210
|
env?: string | undefined;
|
|
1264
|
-
quickstart?: string | undefined;
|
|
1265
1211
|
debug: boolean;
|
|
1266
1212
|
fromVsCode: boolean;
|
|
1267
1213
|
projectDir: string & {
|
|
@@ -1286,7 +1232,6 @@ export declare const installTaskArgs: {
|
|
|
1286
1232
|
help?: boolean | undefined;
|
|
1287
1233
|
yes?: boolean | undefined;
|
|
1288
1234
|
env?: string | undefined;
|
|
1289
|
-
quickstart?: string | undefined;
|
|
1290
1235
|
debug: boolean;
|
|
1291
1236
|
fromVsCode: boolean;
|
|
1292
1237
|
projectDir: string & {
|
|
@@ -1306,7 +1251,6 @@ export declare const installTaskArgs: {
|
|
|
1306
1251
|
help?: boolean | undefined;
|
|
1307
1252
|
yes?: boolean | undefined;
|
|
1308
1253
|
env?: string | undefined;
|
|
1309
|
-
quickstart?: string | undefined;
|
|
1310
1254
|
debug: boolean;
|
|
1311
1255
|
fromVsCode: boolean;
|
|
1312
1256
|
projectDir: string & {
|
|
@@ -1329,7 +1273,6 @@ export declare const installTaskArgs: {
|
|
|
1329
1273
|
help?: boolean | undefined;
|
|
1330
1274
|
yes?: boolean | undefined;
|
|
1331
1275
|
env?: string | undefined;
|
|
1332
|
-
quickstart?: string | undefined;
|
|
1333
1276
|
debug: boolean;
|
|
1334
1277
|
fromVsCode: boolean;
|
|
1335
1278
|
projectDir: string & {
|
|
@@ -1352,7 +1295,6 @@ export declare const installTaskArgs: {
|
|
|
1352
1295
|
help?: boolean | undefined;
|
|
1353
1296
|
yes?: boolean | undefined;
|
|
1354
1297
|
env?: string | undefined;
|
|
1355
|
-
quickstart?: string | undefined;
|
|
1356
1298
|
debug: boolean;
|
|
1357
1299
|
fromVsCode: boolean;
|
|
1358
1300
|
projectDir: string & {
|
|
@@ -1372,7 +1314,6 @@ export declare const installTaskArgs: {
|
|
|
1372
1314
|
help?: boolean | undefined;
|
|
1373
1315
|
yes?: boolean | undefined;
|
|
1374
1316
|
env?: string | undefined;
|
|
1375
|
-
quickstart?: string | undefined;
|
|
1376
1317
|
debug: boolean;
|
|
1377
1318
|
fromVsCode: boolean;
|
|
1378
1319
|
projectDir: string & {
|
|
@@ -1395,7 +1336,6 @@ export declare const installTaskArgs: {
|
|
|
1395
1336
|
help?: boolean | undefined;
|
|
1396
1337
|
yes?: boolean | undefined;
|
|
1397
1338
|
env?: string | undefined;
|
|
1398
|
-
quickstart?: string | undefined;
|
|
1399
1339
|
debug: boolean;
|
|
1400
1340
|
fromVsCode: boolean;
|
|
1401
1341
|
projectDir: string & {
|
|
@@ -1424,7 +1364,6 @@ export declare const uninstallTaskArgs: {
|
|
|
1424
1364
|
help?: boolean | undefined;
|
|
1425
1365
|
yes?: boolean | undefined;
|
|
1426
1366
|
env?: string | undefined;
|
|
1427
|
-
quickstart?: string | undefined;
|
|
1428
1367
|
debug: boolean;
|
|
1429
1368
|
fromVsCode: boolean;
|
|
1430
1369
|
projectDir: string & {
|
|
@@ -1449,7 +1388,6 @@ export declare const uninstallTaskArgs: {
|
|
|
1449
1388
|
help?: boolean | undefined;
|
|
1450
1389
|
yes?: boolean | undefined;
|
|
1451
1390
|
env?: string | undefined;
|
|
1452
|
-
quickstart?: string | undefined;
|
|
1453
1391
|
debug: boolean;
|
|
1454
1392
|
fromVsCode: boolean;
|
|
1455
1393
|
projectDir: string & {
|
|
@@ -1469,7 +1407,6 @@ export declare const uninstallTaskArgs: {
|
|
|
1469
1407
|
help?: boolean | undefined;
|
|
1470
1408
|
yes?: boolean | undefined;
|
|
1471
1409
|
env?: string | undefined;
|
|
1472
|
-
quickstart?: string | undefined;
|
|
1473
1410
|
debug: boolean;
|
|
1474
1411
|
fromVsCode: boolean;
|
|
1475
1412
|
projectDir: string & {
|
|
@@ -1492,7 +1429,6 @@ export declare const uninstallTaskArgs: {
|
|
|
1492
1429
|
help?: boolean | undefined;
|
|
1493
1430
|
yes?: boolean | undefined;
|
|
1494
1431
|
env?: string | undefined;
|
|
1495
|
-
quickstart?: string | undefined;
|
|
1496
1432
|
debug: boolean;
|
|
1497
1433
|
fromVsCode: boolean;
|
|
1498
1434
|
projectDir: string & {
|
|
@@ -1515,7 +1451,6 @@ export declare const uninstallTaskArgs: {
|
|
|
1515
1451
|
help?: boolean | undefined;
|
|
1516
1452
|
yes?: boolean | undefined;
|
|
1517
1453
|
env?: string | undefined;
|
|
1518
|
-
quickstart?: string | undefined;
|
|
1519
1454
|
debug: boolean;
|
|
1520
1455
|
fromVsCode: boolean;
|
|
1521
1456
|
projectDir: string & {
|
|
@@ -1535,7 +1470,6 @@ export declare const uninstallTaskArgs: {
|
|
|
1535
1470
|
help?: boolean | undefined;
|
|
1536
1471
|
yes?: boolean | undefined;
|
|
1537
1472
|
env?: string | undefined;
|
|
1538
|
-
quickstart?: string | undefined;
|
|
1539
1473
|
debug: boolean;
|
|
1540
1474
|
fromVsCode: boolean;
|
|
1541
1475
|
projectDir: string & {
|
|
@@ -1558,7 +1492,6 @@ export declare const uninstallTaskArgs: {
|
|
|
1558
1492
|
help?: boolean | undefined;
|
|
1559
1493
|
yes?: boolean | undefined;
|
|
1560
1494
|
env?: string | undefined;
|
|
1561
|
-
quickstart?: string | undefined;
|
|
1562
1495
|
debug: boolean;
|
|
1563
1496
|
fromVsCode: boolean;
|
|
1564
1497
|
projectDir: string & {
|
|
@@ -1587,7 +1520,6 @@ export declare const createTaskArgs: {
|
|
|
1587
1520
|
help?: boolean | undefined;
|
|
1588
1521
|
yes?: boolean | undefined;
|
|
1589
1522
|
env?: string | undefined;
|
|
1590
|
-
quickstart?: string | undefined;
|
|
1591
1523
|
pluginName?: string | undefined;
|
|
1592
1524
|
debug: boolean;
|
|
1593
1525
|
fromVsCode: boolean;
|
|
@@ -1613,7 +1545,6 @@ export declare const createTaskArgs: {
|
|
|
1613
1545
|
help?: boolean | undefined;
|
|
1614
1546
|
yes?: boolean | undefined;
|
|
1615
1547
|
env?: string | undefined;
|
|
1616
|
-
quickstart?: string | undefined;
|
|
1617
1548
|
pluginName?: string | undefined;
|
|
1618
1549
|
debug: boolean;
|
|
1619
1550
|
fromVsCode: boolean;
|
|
@@ -1634,7 +1565,6 @@ export declare const createTaskArgs: {
|
|
|
1634
1565
|
help?: boolean | undefined;
|
|
1635
1566
|
yes?: boolean | undefined;
|
|
1636
1567
|
env?: string | undefined;
|
|
1637
|
-
quickstart?: string | undefined;
|
|
1638
1568
|
pluginName?: string | undefined;
|
|
1639
1569
|
debug: boolean;
|
|
1640
1570
|
fromVsCode: boolean;
|
|
@@ -1658,7 +1588,6 @@ export declare const createTaskArgs: {
|
|
|
1658
1588
|
help?: boolean | undefined;
|
|
1659
1589
|
yes?: boolean | undefined;
|
|
1660
1590
|
env?: string | undefined;
|
|
1661
|
-
quickstart?: string | undefined;
|
|
1662
1591
|
pluginName?: string | undefined;
|
|
1663
1592
|
debug: boolean;
|
|
1664
1593
|
fromVsCode: boolean;
|
|
@@ -1682,7 +1611,6 @@ export declare const createTaskArgs: {
|
|
|
1682
1611
|
help?: boolean | undefined;
|
|
1683
1612
|
yes?: boolean | undefined;
|
|
1684
1613
|
env?: string | undefined;
|
|
1685
|
-
quickstart?: string | undefined;
|
|
1686
1614
|
pluginName?: string | undefined;
|
|
1687
1615
|
debug: boolean;
|
|
1688
1616
|
fromVsCode: boolean;
|
|
@@ -1703,7 +1631,6 @@ export declare const createTaskArgs: {
|
|
|
1703
1631
|
help?: boolean | undefined;
|
|
1704
1632
|
yes?: boolean | undefined;
|
|
1705
1633
|
env?: string | undefined;
|
|
1706
|
-
quickstart?: string | undefined;
|
|
1707
1634
|
pluginName?: string | undefined;
|
|
1708
1635
|
debug: boolean;
|
|
1709
1636
|
fromVsCode: boolean;
|
|
@@ -1727,7 +1654,6 @@ export declare const createTaskArgs: {
|
|
|
1727
1654
|
help?: boolean | undefined;
|
|
1728
1655
|
yes?: boolean | undefined;
|
|
1729
1656
|
env?: string | undefined;
|
|
1730
|
-
quickstart?: string | undefined;
|
|
1731
1657
|
pluginName?: string | undefined;
|
|
1732
1658
|
debug: boolean;
|
|
1733
1659
|
fromVsCode: boolean;
|
|
@@ -1757,7 +1683,6 @@ export declare const addContractArgs: {
|
|
|
1757
1683
|
help?: boolean | undefined;
|
|
1758
1684
|
yes?: boolean | undefined;
|
|
1759
1685
|
env?: string | undefined;
|
|
1760
|
-
quickstart?: string | undefined;
|
|
1761
1686
|
pluginName?: string | undefined;
|
|
1762
1687
|
sourceFile: string;
|
|
1763
1688
|
debug: boolean;
|
|
@@ -1784,7 +1709,6 @@ export declare const addContractArgs: {
|
|
|
1784
1709
|
help?: boolean | undefined;
|
|
1785
1710
|
yes?: boolean | undefined;
|
|
1786
1711
|
env?: string | undefined;
|
|
1787
|
-
quickstart?: string | undefined;
|
|
1788
1712
|
pluginName?: string | undefined;
|
|
1789
1713
|
sourceFile: string;
|
|
1790
1714
|
debug: boolean;
|
|
@@ -1806,7 +1730,6 @@ export declare const addContractArgs: {
|
|
|
1806
1730
|
help?: boolean | undefined;
|
|
1807
1731
|
yes?: boolean | undefined;
|
|
1808
1732
|
env?: string | undefined;
|
|
1809
|
-
quickstart?: string | undefined;
|
|
1810
1733
|
pluginName?: string | undefined;
|
|
1811
1734
|
sourceFile: string;
|
|
1812
1735
|
debug: boolean;
|
|
@@ -1831,7 +1754,6 @@ export declare const addContractArgs: {
|
|
|
1831
1754
|
help?: boolean | undefined;
|
|
1832
1755
|
yes?: boolean | undefined;
|
|
1833
1756
|
env?: string | undefined;
|
|
1834
|
-
quickstart?: string | undefined;
|
|
1835
1757
|
pluginName?: string | undefined;
|
|
1836
1758
|
sourceFile: string;
|
|
1837
1759
|
debug: boolean;
|
|
@@ -1856,7 +1778,6 @@ export declare const addContractArgs: {
|
|
|
1856
1778
|
help?: boolean | undefined;
|
|
1857
1779
|
yes?: boolean | undefined;
|
|
1858
1780
|
env?: string | undefined;
|
|
1859
|
-
quickstart?: string | undefined;
|
|
1860
1781
|
pluginName?: string | undefined;
|
|
1861
1782
|
sourceFile: string;
|
|
1862
1783
|
debug: boolean;
|
|
@@ -1878,7 +1799,6 @@ export declare const addContractArgs: {
|
|
|
1878
1799
|
help?: boolean | undefined;
|
|
1879
1800
|
yes?: boolean | undefined;
|
|
1880
1801
|
env?: string | undefined;
|
|
1881
|
-
quickstart?: string | undefined;
|
|
1882
1802
|
pluginName?: string | undefined;
|
|
1883
1803
|
sourceFile: string;
|
|
1884
1804
|
debug: boolean;
|
|
@@ -1903,7 +1823,6 @@ export declare const addContractArgs: {
|
|
|
1903
1823
|
help?: boolean | undefined;
|
|
1904
1824
|
yes?: boolean | undefined;
|
|
1905
1825
|
env?: string | undefined;
|
|
1906
|
-
quickstart?: string | undefined;
|
|
1907
1826
|
pluginName?: string | undefined;
|
|
1908
1827
|
sourceFile: string;
|
|
1909
1828
|
debug: boolean;
|
|
@@ -1934,7 +1853,6 @@ export declare const removeContractsArgs: {
|
|
|
1934
1853
|
help?: boolean | undefined;
|
|
1935
1854
|
yes?: boolean | undefined;
|
|
1936
1855
|
env?: string | undefined;
|
|
1937
|
-
quickstart?: string | undefined;
|
|
1938
1856
|
pluginName?: string | undefined;
|
|
1939
1857
|
debug: boolean;
|
|
1940
1858
|
fromVsCode: boolean;
|
|
@@ -1960,7 +1878,6 @@ export declare const removeContractsArgs: {
|
|
|
1960
1878
|
help?: boolean | undefined;
|
|
1961
1879
|
yes?: boolean | undefined;
|
|
1962
1880
|
env?: string | undefined;
|
|
1963
|
-
quickstart?: string | undefined;
|
|
1964
1881
|
pluginName?: string | undefined;
|
|
1965
1882
|
debug: boolean;
|
|
1966
1883
|
fromVsCode: boolean;
|
|
@@ -1981,7 +1898,6 @@ export declare const removeContractsArgs: {
|
|
|
1981
1898
|
help?: boolean | undefined;
|
|
1982
1899
|
yes?: boolean | undefined;
|
|
1983
1900
|
env?: string | undefined;
|
|
1984
|
-
quickstart?: string | undefined;
|
|
1985
1901
|
pluginName?: string | undefined;
|
|
1986
1902
|
debug: boolean;
|
|
1987
1903
|
fromVsCode: boolean;
|
|
@@ -2005,7 +1921,6 @@ export declare const removeContractsArgs: {
|
|
|
2005
1921
|
help?: boolean | undefined;
|
|
2006
1922
|
yes?: boolean | undefined;
|
|
2007
1923
|
env?: string | undefined;
|
|
2008
|
-
quickstart?: string | undefined;
|
|
2009
1924
|
pluginName?: string | undefined;
|
|
2010
1925
|
debug: boolean;
|
|
2011
1926
|
fromVsCode: boolean;
|
|
@@ -2029,7 +1944,6 @@ export declare const removeContractsArgs: {
|
|
|
2029
1944
|
help?: boolean | undefined;
|
|
2030
1945
|
yes?: boolean | undefined;
|
|
2031
1946
|
env?: string | undefined;
|
|
2032
|
-
quickstart?: string | undefined;
|
|
2033
1947
|
pluginName?: string | undefined;
|
|
2034
1948
|
debug: boolean;
|
|
2035
1949
|
fromVsCode: boolean;
|
|
@@ -2050,7 +1964,6 @@ export declare const removeContractsArgs: {
|
|
|
2050
1964
|
help?: boolean | undefined;
|
|
2051
1965
|
yes?: boolean | undefined;
|
|
2052
1966
|
env?: string | undefined;
|
|
2053
|
-
quickstart?: string | undefined;
|
|
2054
1967
|
pluginName?: string | undefined;
|
|
2055
1968
|
debug: boolean;
|
|
2056
1969
|
fromVsCode: boolean;
|
|
@@ -2074,7 +1987,6 @@ export declare const removeContractsArgs: {
|
|
|
2074
1987
|
help?: boolean | undefined;
|
|
2075
1988
|
yes?: boolean | undefined;
|
|
2076
1989
|
env?: string | undefined;
|
|
2077
|
-
quickstart?: string | undefined;
|
|
2078
1990
|
pluginName?: string | undefined;
|
|
2079
1991
|
debug: boolean;
|
|
2080
1992
|
fromVsCode: boolean;
|
|
@@ -2093,13 +2005,13 @@ export declare const removeContractsArgs: {
|
|
|
2093
2005
|
};
|
|
2094
2006
|
};
|
|
2095
2007
|
};
|
|
2096
|
-
export
|
|
2097
|
-
export
|
|
2098
|
-
export
|
|
2099
|
-
export
|
|
2100
|
-
export
|
|
2101
|
-
export
|
|
2102
|
-
export
|
|
2008
|
+
export type ScaffoldTaskArgs = z.infer<typeof scaffoldTaskArgs.schemas.schema>;
|
|
2009
|
+
export type ProvisionTaskArgs = z.infer<typeof provisionTaskArgs.schemas.schema>;
|
|
2010
|
+
export type InstallTaskArgs = z.infer<typeof installTaskArgs.schemas.schema>;
|
|
2011
|
+
export type UninstallTaskArgs = z.infer<typeof uninstallTaskArgs.schemas.schema>;
|
|
2012
|
+
export type CreateTaskArgs = z.infer<typeof createTaskArgs.schemas.schema>;
|
|
2013
|
+
export type AddContractArgs = z.infer<typeof addContractArgs.schemas.schema>;
|
|
2014
|
+
export type RemoveContractArgs = z.infer<typeof removeContractsArgs.schemas.schema>;
|
|
2103
2015
|
export declare const createScaffoldTaskArgs: (input: unknown) => {
|
|
2104
2016
|
plugin?: string | undefined;
|
|
2105
2017
|
version?: boolean | undefined;
|
|
@@ -2107,7 +2019,6 @@ export declare const createScaffoldTaskArgs: (input: unknown) => {
|
|
|
2107
2019
|
help?: boolean | undefined;
|
|
2108
2020
|
yes?: boolean | undefined;
|
|
2109
2021
|
env?: string | undefined;
|
|
2110
|
-
quickstart?: string | undefined;
|
|
2111
2022
|
pluginName?: string | undefined;
|
|
2112
2023
|
debug: boolean;
|
|
2113
2024
|
fromVsCode: boolean;
|
|
@@ -2136,7 +2047,6 @@ export declare const makeScaffoldTaskArgs: (input: {
|
|
|
2136
2047
|
help?: boolean | undefined;
|
|
2137
2048
|
yes?: boolean | undefined;
|
|
2138
2049
|
env?: string | undefined;
|
|
2139
|
-
quickstart?: string | undefined;
|
|
2140
2050
|
pluginName?: string | undefined;
|
|
2141
2051
|
debug: boolean;
|
|
2142
2052
|
fromVsCode: boolean;
|
|
@@ -2162,7 +2072,6 @@ export declare const makeScaffoldTaskArgs: (input: {
|
|
|
2162
2072
|
help?: boolean | undefined;
|
|
2163
2073
|
yes?: boolean | undefined;
|
|
2164
2074
|
env?: string | undefined;
|
|
2165
|
-
quickstart?: string | undefined;
|
|
2166
2075
|
pluginName?: string | undefined;
|
|
2167
2076
|
debug: boolean;
|
|
2168
2077
|
fromVsCode: boolean;
|
|
@@ -2191,7 +2100,6 @@ export declare const ofScaffoldTaskArgs: (input: unknown) => import("fluture").F
|
|
|
2191
2100
|
help?: boolean | undefined;
|
|
2192
2101
|
yes?: boolean | undefined;
|
|
2193
2102
|
env?: string | undefined;
|
|
2194
|
-
quickstart?: string | undefined;
|
|
2195
2103
|
pluginName?: string | undefined;
|
|
2196
2104
|
debug: boolean;
|
|
2197
2105
|
fromVsCode: boolean;
|
|
@@ -2221,7 +2129,6 @@ export declare const createProvisionTaskArgs: (input: {
|
|
|
2221
2129
|
help?: boolean | undefined;
|
|
2222
2130
|
yes?: boolean | undefined;
|
|
2223
2131
|
env?: string | undefined;
|
|
2224
|
-
quickstart?: string | undefined;
|
|
2225
2132
|
pluginName?: string | undefined;
|
|
2226
2133
|
debug: boolean;
|
|
2227
2134
|
fromVsCode: boolean;
|
|
@@ -2243,7 +2150,6 @@ export declare const createProvisionTaskArgs: (input: {
|
|
|
2243
2150
|
help?: boolean | undefined;
|
|
2244
2151
|
yes?: boolean | undefined;
|
|
2245
2152
|
env?: string | undefined;
|
|
2246
|
-
quickstart?: string | undefined;
|
|
2247
2153
|
pluginName?: string | undefined;
|
|
2248
2154
|
debug: boolean;
|
|
2249
2155
|
fromVsCode: boolean;
|
|
@@ -2268,7 +2174,6 @@ export declare const makeProvisionTaskArgs: (input: {
|
|
|
2268
2174
|
help?: boolean | undefined;
|
|
2269
2175
|
yes?: boolean | undefined;
|
|
2270
2176
|
env?: string | undefined;
|
|
2271
|
-
quickstart?: string | undefined;
|
|
2272
2177
|
pluginName?: string | undefined;
|
|
2273
2178
|
debug: boolean;
|
|
2274
2179
|
fromVsCode: boolean;
|
|
@@ -2290,7 +2195,6 @@ export declare const makeProvisionTaskArgs: (input: {
|
|
|
2290
2195
|
help?: boolean | undefined;
|
|
2291
2196
|
yes?: boolean | undefined;
|
|
2292
2197
|
env?: string | undefined;
|
|
2293
|
-
quickstart?: string | undefined;
|
|
2294
2198
|
pluginName?: string | undefined;
|
|
2295
2199
|
debug: boolean;
|
|
2296
2200
|
fromVsCode: boolean;
|
|
@@ -2315,7 +2219,6 @@ export declare const ofProvisionTaskArgs: (input: unknown) => import("fluture").
|
|
|
2315
2219
|
help?: boolean | undefined;
|
|
2316
2220
|
yes?: boolean | undefined;
|
|
2317
2221
|
env?: string | undefined;
|
|
2318
|
-
quickstart?: string | undefined;
|
|
2319
2222
|
pluginName?: string | undefined;
|
|
2320
2223
|
debug: boolean;
|
|
2321
2224
|
fromVsCode: boolean;
|
|
@@ -2339,7 +2242,6 @@ export declare const createInstallTaskArgs: (input: {
|
|
|
2339
2242
|
help?: boolean | undefined;
|
|
2340
2243
|
yes?: boolean | undefined;
|
|
2341
2244
|
env?: string | undefined;
|
|
2342
|
-
quickstart?: string | undefined;
|
|
2343
2245
|
debug: boolean;
|
|
2344
2246
|
fromVsCode: boolean;
|
|
2345
2247
|
projectDir: string & {
|
|
@@ -2359,7 +2261,6 @@ export declare const createInstallTaskArgs: (input: {
|
|
|
2359
2261
|
help?: boolean | undefined;
|
|
2360
2262
|
yes?: boolean | undefined;
|
|
2361
2263
|
env?: string | undefined;
|
|
2362
|
-
quickstart?: string | undefined;
|
|
2363
2264
|
debug: boolean;
|
|
2364
2265
|
fromVsCode: boolean;
|
|
2365
2266
|
projectDir: string & {
|
|
@@ -2382,7 +2283,6 @@ export declare const makeInstallTaskArgs: (input: {
|
|
|
2382
2283
|
help?: boolean | undefined;
|
|
2383
2284
|
yes?: boolean | undefined;
|
|
2384
2285
|
env?: string | undefined;
|
|
2385
|
-
quickstart?: string | undefined;
|
|
2386
2286
|
debug: boolean;
|
|
2387
2287
|
fromVsCode: boolean;
|
|
2388
2288
|
projectDir: string & {
|
|
@@ -2402,7 +2302,6 @@ export declare const makeInstallTaskArgs: (input: {
|
|
|
2402
2302
|
help?: boolean | undefined;
|
|
2403
2303
|
yes?: boolean | undefined;
|
|
2404
2304
|
env?: string | undefined;
|
|
2405
|
-
quickstart?: string | undefined;
|
|
2406
2305
|
debug: boolean;
|
|
2407
2306
|
fromVsCode: boolean;
|
|
2408
2307
|
projectDir: string & {
|
|
@@ -2425,7 +2324,6 @@ export declare const ofInstallTaskArgs: (input: unknown) => import("fluture").Fu
|
|
|
2425
2324
|
help?: boolean | undefined;
|
|
2426
2325
|
yes?: boolean | undefined;
|
|
2427
2326
|
env?: string | undefined;
|
|
2428
|
-
quickstart?: string | undefined;
|
|
2429
2327
|
debug: boolean;
|
|
2430
2328
|
fromVsCode: boolean;
|
|
2431
2329
|
projectDir: string & {
|
|
@@ -2448,7 +2346,6 @@ export declare const createUninstallTaskArgs: (input: {
|
|
|
2448
2346
|
help?: boolean | undefined;
|
|
2449
2347
|
yes?: boolean | undefined;
|
|
2450
2348
|
env?: string | undefined;
|
|
2451
|
-
quickstart?: string | undefined;
|
|
2452
2349
|
debug: boolean;
|
|
2453
2350
|
fromVsCode: boolean;
|
|
2454
2351
|
projectDir: string & {
|
|
@@ -2468,7 +2365,6 @@ export declare const createUninstallTaskArgs: (input: {
|
|
|
2468
2365
|
help?: boolean | undefined;
|
|
2469
2366
|
yes?: boolean | undefined;
|
|
2470
2367
|
env?: string | undefined;
|
|
2471
|
-
quickstart?: string | undefined;
|
|
2472
2368
|
debug: boolean;
|
|
2473
2369
|
fromVsCode: boolean;
|
|
2474
2370
|
projectDir: string & {
|
|
@@ -2491,7 +2387,6 @@ export declare const makeUninstallTaskArgs: (input: {
|
|
|
2491
2387
|
help?: boolean | undefined;
|
|
2492
2388
|
yes?: boolean | undefined;
|
|
2493
2389
|
env?: string | undefined;
|
|
2494
|
-
quickstart?: string | undefined;
|
|
2495
2390
|
debug: boolean;
|
|
2496
2391
|
fromVsCode: boolean;
|
|
2497
2392
|
projectDir: string & {
|
|
@@ -2511,7 +2406,6 @@ export declare const makeUninstallTaskArgs: (input: {
|
|
|
2511
2406
|
help?: boolean | undefined;
|
|
2512
2407
|
yes?: boolean | undefined;
|
|
2513
2408
|
env?: string | undefined;
|
|
2514
|
-
quickstart?: string | undefined;
|
|
2515
2409
|
debug: boolean;
|
|
2516
2410
|
fromVsCode: boolean;
|
|
2517
2411
|
projectDir: string & {
|
|
@@ -2534,7 +2428,6 @@ export declare const ofUninstallTaskArgs: (input: unknown) => import("fluture").
|
|
|
2534
2428
|
help?: boolean | undefined;
|
|
2535
2429
|
yes?: boolean | undefined;
|
|
2536
2430
|
env?: string | undefined;
|
|
2537
|
-
quickstart?: string | undefined;
|
|
2538
2431
|
debug: boolean;
|
|
2539
2432
|
fromVsCode: boolean;
|
|
2540
2433
|
projectDir: string & {
|
|
@@ -2557,7 +2450,6 @@ export declare const createCreateTaskArgs: (input: {
|
|
|
2557
2450
|
help?: boolean | undefined;
|
|
2558
2451
|
yes?: boolean | undefined;
|
|
2559
2452
|
env?: string | undefined;
|
|
2560
|
-
quickstart?: string | undefined;
|
|
2561
2453
|
pluginName?: string | undefined;
|
|
2562
2454
|
debug: boolean;
|
|
2563
2455
|
fromVsCode: boolean;
|
|
@@ -2578,7 +2470,6 @@ export declare const createCreateTaskArgs: (input: {
|
|
|
2578
2470
|
help?: boolean | undefined;
|
|
2579
2471
|
yes?: boolean | undefined;
|
|
2580
2472
|
env?: string | undefined;
|
|
2581
|
-
quickstart?: string | undefined;
|
|
2582
2473
|
pluginName?: string | undefined;
|
|
2583
2474
|
debug: boolean;
|
|
2584
2475
|
fromVsCode: boolean;
|
|
@@ -2602,7 +2493,6 @@ export declare const makeCreateTaskArgs: (input: {
|
|
|
2602
2493
|
help?: boolean | undefined;
|
|
2603
2494
|
yes?: boolean | undefined;
|
|
2604
2495
|
env?: string | undefined;
|
|
2605
|
-
quickstart?: string | undefined;
|
|
2606
2496
|
pluginName?: string | undefined;
|
|
2607
2497
|
debug: boolean;
|
|
2608
2498
|
fromVsCode: boolean;
|
|
@@ -2623,7 +2513,6 @@ export declare const makeCreateTaskArgs: (input: {
|
|
|
2623
2513
|
help?: boolean | undefined;
|
|
2624
2514
|
yes?: boolean | undefined;
|
|
2625
2515
|
env?: string | undefined;
|
|
2626
|
-
quickstart?: string | undefined;
|
|
2627
2516
|
pluginName?: string | undefined;
|
|
2628
2517
|
debug: boolean;
|
|
2629
2518
|
fromVsCode: boolean;
|
|
@@ -2647,7 +2536,6 @@ export declare const ofCreateTaskArgs: (input: unknown) => import("fluture").Fut
|
|
|
2647
2536
|
help?: boolean | undefined;
|
|
2648
2537
|
yes?: boolean | undefined;
|
|
2649
2538
|
env?: string | undefined;
|
|
2650
|
-
quickstart?: string | undefined;
|
|
2651
2539
|
pluginName?: string | undefined;
|
|
2652
2540
|
debug: boolean;
|
|
2653
2541
|
fromVsCode: boolean;
|
|
@@ -2671,7 +2559,6 @@ export declare const createAddContractArgs: (input: {
|
|
|
2671
2559
|
help?: boolean | undefined;
|
|
2672
2560
|
yes?: boolean | undefined;
|
|
2673
2561
|
env?: string | undefined;
|
|
2674
|
-
quickstart?: string | undefined;
|
|
2675
2562
|
pluginName?: string | undefined;
|
|
2676
2563
|
sourceFile: string;
|
|
2677
2564
|
debug: boolean;
|
|
@@ -2693,7 +2580,6 @@ export declare const createAddContractArgs: (input: {
|
|
|
2693
2580
|
help?: boolean | undefined;
|
|
2694
2581
|
yes?: boolean | undefined;
|
|
2695
2582
|
env?: string | undefined;
|
|
2696
|
-
quickstart?: string | undefined;
|
|
2697
2583
|
pluginName?: string | undefined;
|
|
2698
2584
|
sourceFile: string;
|
|
2699
2585
|
debug: boolean;
|
|
@@ -2718,7 +2604,6 @@ export declare const makeAddContractArgs: (input: {
|
|
|
2718
2604
|
help?: boolean | undefined;
|
|
2719
2605
|
yes?: boolean | undefined;
|
|
2720
2606
|
env?: string | undefined;
|
|
2721
|
-
quickstart?: string | undefined;
|
|
2722
2607
|
pluginName?: string | undefined;
|
|
2723
2608
|
sourceFile: string;
|
|
2724
2609
|
debug: boolean;
|
|
@@ -2740,7 +2625,6 @@ export declare const makeAddContractArgs: (input: {
|
|
|
2740
2625
|
help?: boolean | undefined;
|
|
2741
2626
|
yes?: boolean | undefined;
|
|
2742
2627
|
env?: string | undefined;
|
|
2743
|
-
quickstart?: string | undefined;
|
|
2744
2628
|
pluginName?: string | undefined;
|
|
2745
2629
|
sourceFile: string;
|
|
2746
2630
|
debug: boolean;
|
|
@@ -2765,7 +2649,6 @@ export declare const ofAddContractArgs: (input: unknown) => import("fluture").Fu
|
|
|
2765
2649
|
help?: boolean | undefined;
|
|
2766
2650
|
yes?: boolean | undefined;
|
|
2767
2651
|
env?: string | undefined;
|
|
2768
|
-
quickstart?: string | undefined;
|
|
2769
2652
|
pluginName?: string | undefined;
|
|
2770
2653
|
sourceFile: string;
|
|
2771
2654
|
debug: boolean;
|
|
@@ -2790,7 +2673,6 @@ export declare const createRemoveContractsArgs: (input: {
|
|
|
2790
2673
|
help?: boolean | undefined;
|
|
2791
2674
|
yes?: boolean | undefined;
|
|
2792
2675
|
env?: string | undefined;
|
|
2793
|
-
quickstart?: string | undefined;
|
|
2794
2676
|
pluginName?: string | undefined;
|
|
2795
2677
|
debug: boolean;
|
|
2796
2678
|
fromVsCode: boolean;
|
|
@@ -2811,7 +2693,6 @@ export declare const createRemoveContractsArgs: (input: {
|
|
|
2811
2693
|
help?: boolean | undefined;
|
|
2812
2694
|
yes?: boolean | undefined;
|
|
2813
2695
|
env?: string | undefined;
|
|
2814
|
-
quickstart?: string | undefined;
|
|
2815
2696
|
pluginName?: string | undefined;
|
|
2816
2697
|
debug: boolean;
|
|
2817
2698
|
fromVsCode: boolean;
|
|
@@ -2835,7 +2716,6 @@ export declare const makeRemoveContractsArgs: (input: {
|
|
|
2835
2716
|
help?: boolean | undefined;
|
|
2836
2717
|
yes?: boolean | undefined;
|
|
2837
2718
|
env?: string | undefined;
|
|
2838
|
-
quickstart?: string | undefined;
|
|
2839
2719
|
pluginName?: string | undefined;
|
|
2840
2720
|
debug: boolean;
|
|
2841
2721
|
fromVsCode: boolean;
|
|
@@ -2856,7 +2736,6 @@ export declare const makeRemoveContractsArgs: (input: {
|
|
|
2856
2736
|
help?: boolean | undefined;
|
|
2857
2737
|
yes?: boolean | undefined;
|
|
2858
2738
|
env?: string | undefined;
|
|
2859
|
-
quickstart?: string | undefined;
|
|
2860
2739
|
pluginName?: string | undefined;
|
|
2861
2740
|
debug: boolean;
|
|
2862
2741
|
fromVsCode: boolean;
|
|
@@ -2880,7 +2759,6 @@ export declare const ofRemoveContractsArgs: (input: unknown) => import("fluture"
|
|
|
2880
2759
|
help?: boolean | undefined;
|
|
2881
2760
|
yes?: boolean | undefined;
|
|
2882
2761
|
env?: string | undefined;
|
|
2883
|
-
quickstart?: string | undefined;
|
|
2884
2762
|
pluginName?: string | undefined;
|
|
2885
2763
|
debug: boolean;
|
|
2886
2764
|
fromVsCode: boolean;
|