pareto-resources 0.2.103 → 0.2.104
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/dist/implementation/manual/refiners/path_sandboxed/list_of_characters.js +4 -4
- package/dist/implementation/manual/refiners/path_sandboxed/non_normalized_path.js +4 -4
- package/dist/implementation/manual/refiners/path_sandboxed/text.js +4 -4
- package/dist/implementation/manual/refiners/path_unrestricted/list_of_characters.d.ts +2 -2
- package/dist/implementation/manual/refiners/path_unrestricted/list_of_characters.js +1 -1
- package/dist/implementation/manual/refiners/path_unrestricted/non_normalized_path.d.ts +2 -2
- package/dist/implementation/manual/refiners/path_unrestricted/text.d.ts +2 -2
- package/dist/implementation/manual/transformers/chmod/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/copy/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/execute_command_executable/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/execute_query_executable/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/execute_smelly_command_executable/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/make_directory/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/read_directory/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/read_directory_content/fountain_pen.d.ts +3 -3
- package/dist/implementation/manual/transformers/read_file/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/read_file/fountain_pen.js +1 -1
- package/dist/implementation/manual/transformers/remove/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/remove/fountain_pen.js +1 -1
- package/dist/implementation/manual/transformers/sandboxed_path/sandboxed_path.js +3 -3
- package/dist/implementation/manual/transformers/sandboxed_path/unrestricted_path.js +4 -4
- package/dist/implementation/manual/transformers/stat/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/stat_possible_node/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/transformers/unrestricted_path/list_of_characters.d.ts +3 -3
- package/dist/implementation/manual/transformers/unrestricted_path/list_of_characters.js +1 -1
- package/dist/implementation/manual/transformers/unrestricted_path/text.d.ts +3 -3
- package/dist/implementation/manual/transformers/unrestricted_path/text.js +1 -1
- package/dist/implementation/manual/transformers/unrestricted_path/unrestricted_path.d.ts +2 -2
- package/dist/implementation/manual/transformers/write_file/fountain_pen.d.ts +2 -2
- package/dist/implementation/temp/temp_core.d.ts +2 -2
- package/dist/implementation/temp/temp_core.js +1 -1
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/data.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/astn_parse_tree.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/list_of_characters.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/data.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/astn_parse_tree.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/list_of_characters.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/data.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/astn_parse_tree.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/list_of_characters.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/data.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/astn_parse_tree.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/list_of_characters.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/data.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/astn_parse_tree.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/list_of_characters.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/data.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/astn_parse_tree.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/list_of_characters.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/data.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/astn_parse_tree.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/list_of_characters.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/fountain_pen/data.d.ts +13 -13
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/list_of_characters.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/fs_unrestricted_chmod/data.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/fs_unrestricted_chmod/signatures/refiners/astn_parse_tree.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/fs_unrestricted_chmod/signatures/refiners/list_of_characters.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/fs_unrestricted_copy/signatures/refiners/astn_parse_tree.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/fs_unrestricted_copy/signatures/refiners/list_of_characters.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/fs_unrestricted_make_directory/signatures/refiners/astn_parse_tree.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/fs_unrestricted_make_directory/signatures/refiners/list_of_characters.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/data.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/astn_parse_tree.d.ts +6 -6
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/list_of_characters.d.ts +6 -6
- package/dist/interface/generated/liana/schemas/fs_unrestricted_read_directory/data.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/fs_unrestricted_read_directory/signatures/refiners/astn_parse_tree.d.ts +5 -5
- package/dist/interface/generated/liana/schemas/fs_unrestricted_read_directory/signatures/refiners/list_of_characters.d.ts +5 -5
- package/dist/interface/generated/liana/schemas/fs_unrestricted_read_file/signatures/refiners/astn_parse_tree.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/fs_unrestricted_read_file/signatures/refiners/list_of_characters.d.ts +4 -4
- package/dist/interface/generated/liana/schemas/fs_unrestricted_remove/signatures/refiners/astn_parse_tree.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/fs_unrestricted_remove/signatures/refiners/list_of_characters.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/fs_unrestricted_stat/signatures/refiners/astn_parse_tree.d.ts +5 -5
- package/dist/interface/generated/liana/schemas/fs_unrestricted_stat/signatures/refiners/list_of_characters.d.ts +5 -5
- package/dist/interface/generated/liana/schemas/fs_unrestricted_stat_possible_node/signatures/refiners/astn_parse_tree.d.ts +5 -5
- package/dist/interface/generated/liana/schemas/fs_unrestricted_stat_possible_node/signatures/refiners/list_of_characters.d.ts +5 -5
- package/dist/interface/generated/liana/schemas/fs_unrestricted_write_file/signatures/refiners/astn_parse_tree.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/fs_unrestricted_write_file/signatures/refiners/list_of_characters.d.ts +3 -3
- package/dist/interface/generated/liana/schemas/list_of_characters/data.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/astn_parse_tree.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/list_of_characters.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/path_non_normalized/data.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/astn_parse_tree.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/list_of_characters.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/terminal_output/data.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/astn_parse_tree.d.ts +2 -2
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/list_of_characters.d.ts +2 -2
- package/dist/interface/signatures/filesystem_sandboxed.js +2 -2
- package/dist/interface/to_be_generated/directory_content.d.ts +2 -2
- package/dist/interface/to_be_generated/directory_structure.d.ts +2 -2
- package/dist/interface/to_be_generated/read_directory_content.d.ts +2 -2
- package/dist/interface/to_be_generated/read_directory_structure.d.ts +2 -2
- package/dist/interface/to_be_generated/temp_main.d.ts +2 -2
- package/dist/interface/to_be_generated/write_directory_content.d.ts +2 -2
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as p_di from 'pareto-core/dist/data/interface'
|
|
3
3
|
// import * as pt from 'pareto-core/dist/assign'
|
|
4
4
|
// import p_iterate from 'pareto-core/dist/specials/iterate'
|
|
5
5
|
// import p_text_from_list from 'pareto-core/dist/specials/text_from_list'
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
// import * as d_function from "../../../../interface/to_be_generated/sandboxed_path_from_non_normalized_path"
|
|
10
10
|
// export type Parameters = { 'pedantic': boolean }
|
|
11
11
|
// export namespace signatures {
|
|
12
|
-
// export type Node_Path =
|
|
12
|
+
// export type Node_Path = p_ri.Refiner_With_Parameter<d_out.Node_Path, d_error.Error, d_in.List_of_Characters, Parameters>
|
|
13
13
|
// }
|
|
14
14
|
// //dependencies
|
|
15
15
|
// import * as r_from_non_normalized_path from "./non_normalized_path"
|
|
@@ -21,11 +21,11 @@
|
|
|
21
21
|
// $p,
|
|
22
22
|
// )
|
|
23
23
|
// }
|
|
24
|
-
// export const Context_Path:
|
|
24
|
+
// export const Context_Path: p_ri.Refiner<d_out.Context_Path, d_function.Error, d_in.List_of_Characters> = (
|
|
25
25
|
// $,
|
|
26
26
|
// abort,
|
|
27
27
|
// ) => r_from_non_normalized_path.Context_Path(
|
|
28
28
|
// r_non_normalized_path_from_loc.Non_Normalized_Path($),
|
|
29
29
|
// abort,
|
|
30
30
|
// )
|
|
31
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
31
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9yZWZpbmVycy9wYXRoX3NhbmRib3hlZC9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLDBEQUEwRDtBQUMxRCxnREFBZ0Q7QUFDaEQsNERBQTREO0FBQzVELDBFQUEwRTtBQUUxRSxnR0FBZ0c7QUFDaEcsNkdBQTZHO0FBQzdHLG1EQUFtRDtBQUNuRCw4R0FBOEc7QUFFOUcsbURBQW1EO0FBRW5ELGdDQUFnQztBQUNoQywrSEFBK0g7QUFDL0gsSUFBSTtBQUdKLGlCQUFpQjtBQUNqQixzRUFBc0U7QUFDdEUsOEZBQThGO0FBRTlGLHFFQUFxRTtBQUNyRSxtREFBbUQ7QUFDbkQsaUVBQWlFO0FBQ2pFLGlCQUFpQjtBQUNqQixjQUFjO0FBQ2QsUUFBUTtBQUNSLElBQUk7QUFFSiw2R0FBNkc7QUFDN0csU0FBUztBQUNULGFBQWE7QUFDYixnREFBZ0Q7QUFDaEQsNkRBQTZEO0FBQzdELGFBQWE7QUFDYixJQUFJIn0=
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// import * as pt from 'pareto-core/dist/assign'
|
|
3
|
-
// import * as
|
|
3
|
+
// import * as p_di from 'pareto-core/dist/data/interface'
|
|
4
4
|
// import * as d_out from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data"
|
|
5
5
|
// import * as d_in from "../../../../interface/generated/liana/schemas/path_non_normalized/data"
|
|
6
6
|
// import * as d_function from "../../../../interface/to_be_generated/sandboxed_path_from_non_normalized_path"
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
// | ['absolute path not allowed', null]
|
|
17
17
|
// | ['up steps not allowed', null]
|
|
18
18
|
// export namespace signatures {
|
|
19
|
-
// export type Node_Path =
|
|
19
|
+
// export type Node_Path = p_ri.Refiner_With_Parameter<d_out.Node_Path, Error, d_in.Non_Normalized_Path, { 'pedantic': boolean }>
|
|
20
20
|
// }
|
|
21
21
|
// export const Node_Path: signatures.Node_Path = ($, abort, $p) => {
|
|
22
22
|
// if ($p.pedantic) {
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
// subppath: d_out.Context_Subpath
|
|
85
85
|
// up_steps: number
|
|
86
86
|
// }
|
|
87
|
-
// export const Context_Path:
|
|
87
|
+
// export const Context_Path: p_ri.Refiner<d_out.Context_Path, d_function.Error, d_in.Non_Normalized_Path> = (
|
|
88
88
|
// $,
|
|
89
89
|
// abort,
|
|
90
90
|
// ) => {
|
|
@@ -130,4 +130,4 @@
|
|
|
130
130
|
// 'subpath': intermediate_result.subppath,
|
|
131
131
|
// }
|
|
132
132
|
// }
|
|
133
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
133
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm9uX25vcm1hbGl6ZWRfcGF0aC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvcmVmaW5lcnMvcGF0aF9zYW5kYm94ZWQvbm9uX25vcm1hbGl6ZWRfcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsZ0RBQWdEO0FBQ2hELDBEQUEwRDtBQUUxRCxnR0FBZ0c7QUFDaEcsaUdBQWlHO0FBQ2pHLDhHQUE4RztBQUU5RyxnRUFBZ0U7QUFHaEUsK0JBQStCO0FBQy9CLHNDQUFzQztBQUN0QywwQkFBMEI7QUFDMUIsdUJBQXVCO0FBQ3ZCLElBQUk7QUFFSixzQkFBc0I7QUFDdEIsNkNBQTZDO0FBQzdDLDBCQUEwQjtBQUMxQiw0Q0FBNEM7QUFDNUMsdUNBQXVDO0FBRXZDLGdDQUFnQztBQUNoQyxxSUFBcUk7QUFDckksSUFBSTtBQUVKLHFFQUFxRTtBQUVyRSx5QkFBeUI7QUFDekIscUNBQXFDO0FBQ3JDLDBEQUEwRDtBQUMxRCxZQUFZO0FBQ1osUUFBUTtBQUNSLHVEQUF1RDtBQUV2RCx5Q0FBeUM7QUFDekMsc0JBQXNCO0FBQ3RCLHVCQUF1QjtBQUN2QixRQUFRO0FBRVIsa0NBQWtDO0FBQ2xDLGlGQUFpRjtBQUNqRiw4QkFBOEI7QUFDOUIsMkRBQTJEO0FBQzNELG9FQUFvRTtBQUNwRSwyRkFBMkY7QUFDM0YsaUVBQWlFO0FBQ2pFLDZEQUE2RDtBQUM3RCwwREFBMEQ7QUFDMUQsb0VBQW9FO0FBQ3BFLDJGQUEyRjtBQUMzRixvREFBb0Q7QUFDcEQsa0ZBQWtGO0FBQ2xGLDBEQUEwRDtBQUMxRCxvQ0FBb0M7QUFDcEMsc0JBQXNCO0FBQ3RCLCtFQUErRTtBQUMvRSxnRUFBZ0U7QUFDaEUsb0VBQW9FO0FBQ3BFLHlEQUF5RDtBQUN6RCx5REFBeUQ7QUFDekQsNERBQTREO0FBQzVELGdDQUFnQztBQUNoQywyREFBMkQ7QUFDM0QsZ0NBQWdDO0FBQ2hDLDhCQUE4QjtBQUM5QixpQ0FBaUM7QUFDakMsc0JBQXNCO0FBQ3RCLDhFQUE4RTtBQUM5RSw4RUFBOEU7QUFDOUUsOENBQThDO0FBQzlDLGdCQUFnQjtBQUNoQixhQUFhO0FBQ2IsU0FBUztBQUVULCtDQUErQztBQUMvQywwQ0FBMEM7QUFDMUMsUUFBUTtBQUVSLGdDQUFnQztBQUNoQyw0REFBNEQ7QUFDNUQsUUFBUTtBQUNSLDhDQUE4QztBQUM5Qyx1REFBdUQ7QUFDdkQsUUFBUTtBQUNSLGVBQWU7QUFDZix1QkFBdUI7QUFDdkIsNkJBQTZCO0FBQzdCLHVEQUF1RDtBQUN2RCxhQUFhO0FBQ2IsMkNBQTJDO0FBQzNDLFFBQVE7QUFFUixJQUFJO0FBRUosZ0NBQWdDO0FBQ2hDLHNDQUFzQztBQUN0Qyx1QkFBdUI7QUFDdkIsSUFBSTtBQUVKLDhHQUE4RztBQUM5RyxTQUFTO0FBQ1QsYUFBYTtBQUNiLFNBQVM7QUFFVCx3REFBd0Q7QUFFeEQseUNBQXlDO0FBQ3pDLHVCQUF1QjtBQUN2QixRQUFRO0FBRVIsa0NBQWtDO0FBQ2xDLGtGQUFrRjtBQUNsRiw4QkFBOEI7QUFDOUIsMkRBQTJEO0FBQzNELGdHQUFnRztBQUNoRyw2REFBNkQ7QUFDN0QsMERBQTBEO0FBQzFELGdHQUFnRztBQUNoRyx5REFBeUQ7QUFDekQsK0VBQStFO0FBQy9FLG9DQUFvQztBQUNwQyxzQkFBc0I7QUFDdEIsZ0ZBQWdGO0FBQ2hGLGdFQUFnRTtBQUNoRSwrREFBK0Q7QUFDL0Qsd0RBQXdEO0FBQ3hELDRCQUE0QjtBQUM1QixnQ0FBZ0M7QUFDaEMsNEJBQTRCO0FBQzVCLDBCQUEwQjtBQUMxQixzQkFBc0I7QUFDdEIsOEVBQThFO0FBQzlFLDhFQUE4RTtBQUM5RSw4Q0FBOEM7QUFDOUMsZ0JBQWdCO0FBQ2hCLGFBQWE7QUFDYixTQUFTO0FBRVQsZ0NBQWdDO0FBQ2hDLDREQUE0RDtBQUM1RCxRQUFRO0FBQ1IsOENBQThDO0FBQzlDLHVEQUF1RDtBQUN2RCxRQUFRO0FBQ1IsZUFBZTtBQUNmLHlCQUF5QjtBQUN6QixtREFBbUQ7QUFDbkQsUUFBUTtBQUVSLElBQUkifQ==
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as p_di from 'pareto-core/dist/data/interface'
|
|
3
3
|
// import * as pt from 'pareto-core/dist/assign'
|
|
4
4
|
// import p_list_from_text from 'pareto-core/dist/specials/list_from_text'
|
|
5
5
|
// //data types
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
// import * as d_function from "../../../../interface/to_be_generated/sandboxed_path_from_non_normalized_path"
|
|
10
10
|
// export type Parameters = { 'pedantic': boolean }
|
|
11
11
|
// export namespace signatures {
|
|
12
|
-
// export type Node_Path =
|
|
12
|
+
// export type Node_Path = p_ri.Refiner_With_Parameter<d_out.Node_Path, d_error.Error, d_in.Text, Parameters>
|
|
13
13
|
// }
|
|
14
14
|
// //dependencies
|
|
15
15
|
// import * as t_from_list_of_characters from "./list_of_characters"
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
// $p,
|
|
24
24
|
// )
|
|
25
25
|
// }
|
|
26
|
-
// export const Context_Path:
|
|
26
|
+
// export const Context_Path: p_ri.Refiner<d_out.Context_Path, d_function.Error, d_in.Text> = (
|
|
27
27
|
// $,
|
|
28
28
|
// abort,
|
|
29
29
|
// ) => t_from_list_of_characters.Context_Path(
|
|
@@ -33,4 +33,4 @@
|
|
|
33
33
|
// ),
|
|
34
34
|
// abort,
|
|
35
35
|
// )
|
|
36
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
36
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvcmVmaW5lcnMvcGF0aF9zYW5kYm94ZWQvdGV4dC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsMERBQTBEO0FBQzFELGdEQUFnRDtBQUNoRCwwRUFBMEU7QUFFMUUsZUFBZTtBQUNmLGdHQUFnRztBQUNoRywrRkFBK0Y7QUFDL0YsbURBQW1EO0FBQ25ELDhHQUE4RztBQUU5RyxtREFBbUQ7QUFFbkQsZ0NBQWdDO0FBQ2hDLGlIQUFpSDtBQUNqSCxJQUFJO0FBR0osaUJBQWlCO0FBQ2pCLG9FQUFvRTtBQUdwRSxxRUFBcUU7QUFDckUsa0RBQWtEO0FBQ2xELDRCQUE0QjtBQUM1QixpQkFBaUI7QUFDakIsdUJBQXVCO0FBQ3ZCLGFBQWE7QUFDYixpQkFBaUI7QUFDakIsY0FBYztBQUNkLFFBQVE7QUFDUixJQUFJO0FBRUosK0ZBQStGO0FBQy9GLFNBQVM7QUFDVCxhQUFhO0FBQ2IsK0NBQStDO0FBQy9DLHdCQUF3QjtBQUN4QixhQUFhO0FBQ2IsbUJBQW1CO0FBQ25CLFNBQVM7QUFDVCxhQUFhO0FBQ2IsSUFBSSJ9
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ri from 'pareto-core/dist/refiner/interface';
|
|
2
2
|
import * as d_out from "../../../../interface/generated/liana/schemas/fs_unrestricted_path/data";
|
|
3
3
|
import * as d_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as d_error from "./non_normalized_path";
|
|
@@ -6,7 +6,7 @@ export type Parameters = {
|
|
|
6
6
|
'pedantic': boolean;
|
|
7
7
|
};
|
|
8
8
|
export declare namespace signatures {
|
|
9
|
-
type Node_Path =
|
|
9
|
+
type Node_Path = p_ri.Refiner_With_Parameter<d_out.Node_Path, d_error.Error, d_in.List_of_Characters, Parameters>;
|
|
10
10
|
}
|
|
11
11
|
export declare const Node_Path: signatures.Node_Path;
|
|
12
12
|
export declare const Context_Path: (//This one is exceptional because it will never produce errors
|
|
@@ -44,4 +44,4 @@ exports.Node_Path = Node_Path;
|
|
|
44
44
|
const Context_Path = (//This one is exceptional because it will never produce errors
|
|
45
45
|
$) => r_from_non_normalized_path.Context_Path(r_non_normalized_path_from_loc.Non_Normalized_Path($));
|
|
46
46
|
exports.Context_Path = Context_Path;
|
|
47
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
47
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC9yZWZpbmVycy9wYXRoX3VucmVzdHJpY3RlZC9saXN0X29mX2NoYXJhY3RlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBYUEsY0FBYztBQUNkLGtGQUFtRTtBQUNuRSwwR0FBMkY7QUFFcEYsTUFBTSxTQUFTLEdBQXlCLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLEVBQUUsRUFBRTtJQUM1RCxPQUFPLDBCQUEwQixDQUFDLFNBQVMsQ0FDdkMsOEJBQThCLENBQUMsbUJBQW1CLENBQUMsQ0FBQyxDQUFDLEVBQ3JELEtBQUssRUFDTCxFQUFFLENBQ0wsQ0FBQTtBQUNMLENBQUMsQ0FBQTtBQU5ZLFFBQUEsU0FBUyxhQU1yQjtBQUVNLE1BQU0sWUFBWSxHQUFHLENBQUUsOERBQThEO0FBQ3hGLENBQTBCLEVBQ1IsRUFBRSxDQUFDLDBCQUEwQixDQUFDLFlBQVksQ0FDNUQsOEJBQThCLENBQUMsbUJBQW1CLENBQUMsQ0FBQyxDQUFDLENBQ3hELENBQUE7QUFKWSxRQUFBLFlBQVksZ0JBSXhCIn0=
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ri from 'pareto-core/dist/refiner/interface';
|
|
2
2
|
import * as d_out from "../../../../interface/generated/liana/schemas/fs_unrestricted_path/data";
|
|
3
3
|
import * as d_in from "../../../../interface/generated/liana/schemas/path_non_normalized/data";
|
|
4
4
|
export type Error = ['trailing slash not allowed', null] | ['no node', null];
|
|
5
5
|
export declare namespace signatures {
|
|
6
|
-
type Node_Path =
|
|
6
|
+
type Node_Path = p_ri.Refiner_With_Parameter<d_out.Node_Path, Error, d_in.Non_Normalized_Path, {
|
|
7
7
|
'pedantic': boolean;
|
|
8
8
|
}>;
|
|
9
9
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ri from 'pareto-core/dist/refiner/interface';
|
|
2
2
|
import * as d_out from "../../../../interface/generated/liana/schemas/fs_unrestricted_path/data";
|
|
3
3
|
import * as d_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/text/data";
|
|
4
4
|
import * as d_error from "./non_normalized_path";
|
|
@@ -6,7 +6,7 @@ export type Parameters = {
|
|
|
6
6
|
'pedantic': boolean;
|
|
7
7
|
};
|
|
8
8
|
export declare namespace signatures {
|
|
9
|
-
type Node_Path =
|
|
9
|
+
type Node_Path = p_ri.Refiner_With_Parameter<d_out.Node_Path, d_error.Error, d_in.Text, Parameters>;
|
|
10
10
|
}
|
|
11
11
|
export declare const Node_Path: signatures.Node_Path;
|
|
12
12
|
export declare const Context_Path: (//This one is exceptional because it will never produce errors
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_chmod/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export type Error =
|
|
4
|
+
export type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
5
5
|
export declare const Error: Error;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_copy/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export type Error =
|
|
4
|
+
export type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
5
5
|
export declare const Error: Error;
|
package/dist/implementation/manual/transformers/execute_command_executable/fountain_pen.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/execute_sandboxed_command_executable/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
4
|
export declare namespace signatures {
|
|
5
|
-
type Error =
|
|
5
|
+
type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
6
6
|
}
|
|
7
7
|
export declare const Error: signatures.Error;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/execute_sandboxed_query_executable/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
4
|
export declare namespace signatures {
|
|
5
|
-
type Error =
|
|
5
|
+
type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
6
6
|
}
|
|
7
7
|
export declare const Error: signatures.Error;
|
package/dist/implementation/manual/transformers/execute_smelly_command_executable/fountain_pen.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export type Error =
|
|
4
|
+
export type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
5
5
|
export declare const Error: Error;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_make_directory/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export type Error =
|
|
4
|
+
export type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
5
5
|
export declare const Error: Error;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_read_directory/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
4
|
export declare namespace signatures {
|
|
5
|
-
type Error =
|
|
5
|
+
type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
6
6
|
}
|
|
7
7
|
export declare const Error: signatures.Error;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/to_be_generated/read_directory_content";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
4
|
declare namespace signatures {
|
|
5
|
-
type Error =
|
|
6
|
-
type Node_Error =
|
|
5
|
+
type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
6
|
+
type Node_Error = p_ti.Transformer<d_in.Node_Error, d_out.Phrase>;
|
|
7
7
|
}
|
|
8
8
|
export declare const Node_Error: signatures.Node_Error;
|
|
9
9
|
export declare const Error: signatures.Error;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_read_file/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export type Error =
|
|
4
|
+
export type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
5
5
|
export declare const Error: Error;
|
|
@@ -56,4 +56,4 @@ const Error = ($) => sh.ph.composed([
|
|
|
56
56
|
sh.ph.serialize(t_path_to_text.Node_Path($.path)),
|
|
57
57
|
]);
|
|
58
58
|
exports.Error = Error;
|
|
59
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
59
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC90cmFuc2Zvcm1lcnMvcmVhZF9maWxlL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSw0REFBNkM7QUFVN0MsY0FBYztBQUNkLHdGQUF5RTtBQUV6RSxZQUFZO0FBQ1osOEVBQStEO0FBRXhELE1BQU0sS0FBSyxHQUFVLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLFFBQVEsQ0FBQztJQUM5QyxFQUFFLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUU7UUFDMUIsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztZQUNYLEtBQUssbUJBQW1CLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDLENBQUE7WUFDcEYsS0FBSyxxQkFBcUIsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsUUFBUSxDQUFDO2dCQUM5RCxFQUFFLENBQUMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxxQkFBcUIsQ0FBQzthQUV2QyxDQUFDLENBQUMsQ0FBQTtZQUNILEtBQUssb0JBQW9CLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxvQkFBb0IsQ0FBQyxDQUFDLENBQUE7WUFDdEYsS0FBSyxnQkFBZ0IsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLGdCQUFnQixDQUFDLENBQUMsQ0FBQTtZQUM5RSxLQUFLLGtCQUFrQixDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxPQUFPLENBQUMsa0JBQWtCLENBQUMsQ0FBQyxDQUFBO1lBQ2xGLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtRQUMvQixDQUFDO0lBQ0wsQ0FBQyxDQUFDO0lBQ0YsRUFBRSxDQUFDLEVBQUUsQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDO0lBQ25CLEVBQUUsQ0FBQyxFQUFFLENBQUMsU0FBUyxDQUFDLGNBQWMsQ0FBQyxTQUFTLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxDQUFDO0NBRXBELENBQUMsQ0FBQTtBQWpCVyxRQUFBLEtBQUssU0FpQmhCIn0=
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_remove/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export type Error =
|
|
4
|
+
export type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
5
5
|
export declare const Error: Error;
|
|
@@ -51,4 +51,4 @@ const Error = ($) => sh.ph.composed([
|
|
|
51
51
|
sh.ph.serialize(t_path_to_text.Context_Path($.path)),
|
|
52
52
|
]);
|
|
53
53
|
exports.Error = Error;
|
|
54
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
54
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm91bnRhaW5fcGVuLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC90cmFuc2Zvcm1lcnMvcmVtb3ZlL2ZvdW50YWluX3Blbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSw0REFBNkM7QUFVN0MsY0FBYztBQUNkLHdGQUF5RTtBQUV6RSxZQUFZO0FBQ1osOEVBQStEO0FBRXhELE1BQU0sS0FBSyxHQUFVLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLFFBQVEsQ0FBQztJQUM5QyxFQUFFLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUU7UUFDMUIsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztZQUNYLEtBQUsscUJBQXFCLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxxQkFBcUIsQ0FBQyxDQUFDLENBQUE7WUFDeEYsS0FBSyxtQkFBbUIsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLG1CQUFtQixDQUFDLENBQUMsQ0FBQTtZQUNwRixPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7UUFDL0IsQ0FBQztJQUNMLENBQUMsQ0FBQztJQUNGLEVBQUUsQ0FBQyxFQUFFLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQztJQUNuQixFQUFFLENBQUMsRUFBRSxDQUFDLFNBQVMsQ0FBQyxjQUFjLENBQUMsWUFBWSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBQztDQUN2RCxDQUFDLENBQUE7QUFWVyxRQUFBLEtBQUssU0FVaEIifQ==
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as p_di from 'pareto-core/dist/data/interface'
|
|
3
3
|
// import * as pt from 'pareto-core/dist/assign'
|
|
4
4
|
// import * as d_out from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data"
|
|
5
5
|
// import * as d_in from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data"
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
// export const extend_context_path_with_list = (
|
|
21
21
|
// $: d_in.Context_Path,
|
|
22
22
|
// $p: {
|
|
23
|
-
// 'addition':
|
|
23
|
+
// 'addition': p_di.List<string>
|
|
24
24
|
// }
|
|
25
25
|
// ): d_out.Context_Path => ({
|
|
26
26
|
// 'start': null,
|
|
@@ -55,4 +55,4 @@
|
|
|
55
55
|
// 'addition': $.node
|
|
56
56
|
// }
|
|
57
57
|
// )
|
|
58
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
58
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2FuZGJveGVkX3BhdGguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3RyYW5zZm9ybWVycy9zYW5kYm94ZWRfcGF0aC9zYW5kYm94ZWRfcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsMERBQTBEO0FBQzFELGdEQUFnRDtBQUVoRCxnR0FBZ0c7QUFDaEcsK0ZBQStGO0FBRS9GLHdEQUF3RDtBQUN4RCw0QkFBNEI7QUFDNUIsWUFBWTtBQUNaLDZCQUE2QjtBQUM3QixRQUFRO0FBQ1IsOEJBQThCO0FBQzlCLHFCQUFxQjtBQUNyQiw4Q0FBOEM7QUFDOUMscUJBQXFCO0FBQ3JCLFlBQVk7QUFDWiwwQkFBMEI7QUFDMUIsWUFBWTtBQUNaLFVBQVU7QUFDVixLQUFLO0FBRUwsaURBQWlEO0FBQ2pELDRCQUE0QjtBQUM1QixZQUFZO0FBQ1osd0NBQXdDO0FBQ3hDLFFBQVE7QUFDUiw4QkFBOEI7QUFDOUIscUJBQXFCO0FBQ3JCLDhDQUE4QztBQUM5QyxxQkFBcUI7QUFDckIsdUJBQXVCO0FBQ3ZCLFVBQVU7QUFDVixLQUFLO0FBR0wsK0NBQStDO0FBQy9DLHlCQUF5QjtBQUN6QixZQUFZO0FBQ1osNkJBQTZCO0FBQzdCLFFBQVE7QUFDUiwyQkFBMkI7QUFDM0IsMERBQTBEO0FBQzFELDJCQUEyQjtBQUMzQixLQUFLO0FBRUwsb0NBQW9DO0FBQ3BDLDRCQUE0QjtBQUM1QixZQUFZO0FBQ1osdUJBQXVCO0FBQ3ZCLFFBQVE7QUFDUiwyQkFBMkI7QUFDM0Isb0JBQW9CO0FBQ3BCLHVCQUF1QjtBQUN2QixLQUFLO0FBRUwsd0RBQXdEO0FBQ3hELHdCQUF3QjtBQUN4QixpRUFBaUU7QUFDakUsaUJBQWlCO0FBQ2pCLFFBQVE7QUFDUiw2QkFBNkI7QUFDN0IsUUFBUTtBQUNSLElBQUkifQ==
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as p_di from 'pareto-core/dist/data/interface'
|
|
3
3
|
// import * as pt from 'pareto-core/dist/assign'
|
|
4
4
|
// import * as d_out from "../../../../interface/generated/liana/schemas/fs_unrestricted_path/data"
|
|
5
5
|
// import * as d_in from "../../../../interface/generated/liana/schemas/fs_sandboxed_path/data"
|
|
6
|
-
// export const Context_Path:
|
|
6
|
+
// export const Context_Path: p_ti.Transformer_With_Parameter<d_in.Context_Path, d_out.Context_Path, { 'context': d_out.Context_Path }> = ($, $p) => ({
|
|
7
7
|
// 'start': $p.context.start,
|
|
8
8
|
// 'subpath': pt.list.nested_literal_old([
|
|
9
9
|
// $p.context.subpath,
|
|
10
10
|
// $.subpath,
|
|
11
11
|
// ]),
|
|
12
12
|
// })
|
|
13
|
-
// export const Node_Path:
|
|
13
|
+
// export const Node_Path: p_ti.Transformer_With_Parameter<d_in.Node_Path, d_out.Node_Path, { 'context': d_out.Context_Path }> = ($, $p) => ({
|
|
14
14
|
// 'context': Context_Path($.context, { 'context': $p.context }),
|
|
15
15
|
// 'node': $.node,
|
|
16
16
|
// })
|
|
17
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
17
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5yZXN0cmljdGVkX3BhdGguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3RyYW5zZm9ybWVycy9zYW5kYm94ZWRfcGF0aC91bnJlc3RyaWN0ZWRfcGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsMERBQTBEO0FBQzFELGdEQUFnRDtBQUVoRCxtR0FBbUc7QUFDbkcsK0ZBQStGO0FBRS9GLHVKQUF1SjtBQUN2SixpQ0FBaUM7QUFDakMsOENBQThDO0FBQzlDLDhCQUE4QjtBQUM5QixxQkFBcUI7QUFDckIsVUFBVTtBQUNWLEtBQUs7QUFHTCw4SUFBOEk7QUFDOUkscUVBQXFFO0FBQ3JFLHNCQUFzQjtBQUN0QixLQUFLIn0=
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_stat/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export type Error =
|
|
4
|
+
export type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
5
5
|
export declare const Error: Error;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_stat_possible_node/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export type Error =
|
|
4
|
+
export type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
5
5
|
export declare const Error: Error;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_path/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
|
-
export declare const Node_Path:
|
|
5
|
-
export declare const Context_Path:
|
|
4
|
+
export declare const Node_Path: p_ti.Transformer<d_in.Node_Path, d_out.List_of_Characters>;
|
|
5
|
+
export declare const Context_Path: p_ti.Transformer<d_in.Context_Path, d_out.List_of_Characters>;
|
|
@@ -83,4 +83,4 @@ const Context_Path = ($) => {
|
|
|
83
83
|
});
|
|
84
84
|
};
|
|
85
85
|
exports.Context_Path = Context_Path;
|
|
86
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
86
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdF9vZl9jaGFyYWN0ZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL21hbnVhbC90cmFuc2Zvcm1lcnMvdW5yZXN0cmljdGVkX3BhdGgvbGlzdF9vZl9jaGFyYWN0ZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDREQUE2QztBQUU3Qyw0R0FBcUY7QUFDckYsOEZBQXVFO0FBUWhFLE1BQU0sU0FBUyxHQUErRCxDQUFDLENBQUMsRUFBRSxFQUFFO0lBQ3ZGLE9BQU8sRUFBRSxDQUFDLElBQUksQ0FBQyxrQkFBa0IsQ0FBQztRQUM5QixJQUFBLG9CQUFZLEVBQUMsQ0FBQyxDQUFDLE9BQU8sQ0FBQztRQUN2QjtZQUNJLEVBQUUsRUFBRSxNQUFNO1NBQ2I7UUFDRCxJQUFBLHdCQUFnQixFQUFDLENBQUMsQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FBQztLQUNyQyxDQUFDLENBQUE7QUFDTixDQUFDLENBQUE7QUFSWSxRQUFBLFNBQVMsYUFRckI7QUFFTSxNQUFNLFlBQVksR0FBa0UsQ0FBQyxDQUFDLEVBQUUsRUFBRTtJQUM3RixPQUFPLElBQUEsK0JBQXVCLEVBQUMsQ0FBQyxFQUFFLEVBQUUsRUFBRTtRQUNsQyxFQUFFLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsS0FBSyxFQUFFLENBQUMsQ0FBQyxFQUFRLEVBQUU7WUFDakMsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztnQkFDWCxLQUFLLFVBQVUsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtvQkFDbkMsOEJBQThCO29CQUM5QixPQUFPLElBQUksQ0FBQTtnQkFDZixDQUFDLENBQUMsQ0FBQTtnQkFDRixLQUFLLFVBQVUsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtvQkFDbkMsRUFBRSxDQUFDLFVBQVUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFBLENBQUMsSUFBSTtvQkFFdkIsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLFVBQVUsQ0FBQyxDQUFBO29CQUNyQixPQUFPLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQzt3QkFDWCxFQUFFLENBQUMsVUFBVSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUEsQ0FBQyxJQUFJO3dCQUN2QixFQUFFLENBQUMsVUFBVSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUEsQ0FBQyxJQUFJO3dCQUN2QixFQUFFLENBQUMsVUFBVSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUEsQ0FBQyxJQUFJO3dCQUV2QixDQUFDLElBQUksQ0FBQyxDQUFBO29CQUNWLENBQUM7b0JBQ0QsT0FBTyxJQUFJLENBQUE7Z0JBQ2YsQ0FBQyxDQUFDLENBQUE7Z0JBQ0YsT0FBTyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO1lBQy9CLENBQUM7UUFDTCxDQUFDLENBQUMsQ0FBQTtRQUNGLElBQUksRUFBRSxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxPQUFPLENBQUMsQ0FBQyxRQUFRLEVBQUUsSUFBSSxDQUFDLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxLQUFLLFVBQVUsRUFBRSxDQUFDO1lBQzFFLEVBQUUsQ0FBQyxVQUFVLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQSxDQUFDLE1BQU07UUFDN0IsQ0FBQztRQUNELENBQUMsQ0FBQyxPQUFPLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDcEIsRUFBRSxDQUFDLFVBQVUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFBLENBQUMsTUFBTTtZQUN6QixFQUFFLENBQUMsVUFBVSxDQUFDLENBQUMsSUFBQSx3QkFBZ0IsRUFBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDN0MsT0FBTyxJQUFJLENBQUE7UUFDZixDQUFDLENBQUMsQ0FBQTtJQUNOLENBQUMsQ0FBQyxDQUFBO0FBQ04sQ0FBQyxDQUFBO0FBakNZLFFBQUEsWUFBWSxnQkFpQ3hCIn0=
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_path/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/text/data";
|
|
4
|
-
export declare const Node_Path:
|
|
5
|
-
export declare const Context_Path:
|
|
4
|
+
export declare const Node_Path: p_ti.Transformer<d_in.Node_Path, d_out.Text>;
|
|
5
|
+
export declare const Context_Path: p_ti.Transformer<d_in.Context_Path, d_out.Text>;
|
|
@@ -44,4 +44,4 @@ const Node_Path = ($) => (0, text_from_list_1.default)(t_to_loc.Node_Path($), ($
|
|
|
44
44
|
exports.Node_Path = Node_Path;
|
|
45
45
|
const Context_Path = ($) => (0, text_from_list_1.default)(t_to_loc.Context_Path($), ($) => $);
|
|
46
46
|
exports.Context_Path = Context_Path;
|
|
47
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
47
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvdHJhbnNmb3JtZXJzL3VucmVzdHJpY3RlZF9wYXRoL3RleHQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBRUEsOEZBQXVFO0FBT3ZFLGNBQWM7QUFDZCwrREFBZ0Q7QUFFekMsTUFBTSxTQUFTLEdBQWlELENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxJQUFBLHdCQUFnQixFQUFDLFFBQVEsQ0FBQyxTQUFTLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFBO0FBQWxILFFBQUEsU0FBUyxhQUF5RztBQUV4SCxNQUFNLFlBQVksR0FBb0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLElBQUEsd0JBQWdCLEVBQUMsUUFBUSxDQUFDLFlBQVksQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUE7QUFBM0gsUUFBQSxZQUFZLGdCQUErRyJ9
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_di from 'pareto-core/dist/data/interface';
|
|
2
2
|
import * as d_out from "../../../../interface/generated/liana/schemas/fs_unrestricted_path/data";
|
|
3
3
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_path/data";
|
|
4
4
|
export declare const extend_context_path_with_single_step: ($: d_in.Context_Path, $p: {
|
|
5
5
|
"addition": string;
|
|
6
6
|
}) => d_out.Context_Path;
|
|
7
7
|
export declare const extend_context_path_with_list: ($: d_in.Context_Path, $p: {
|
|
8
|
-
"addition":
|
|
8
|
+
"addition": p_di.List<string>;
|
|
9
9
|
}) => d_out.Context_Path;
|
|
10
10
|
export declare const deprecated_extend_node_path: ($: d_in.Node_Path, $p: {
|
|
11
11
|
"addition": string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_ti from 'pareto-core/dist/transformer/interface';
|
|
2
2
|
import * as d_in from "../../../../interface/generated/liana/schemas/fs_unrestricted_write_file/data";
|
|
3
3
|
import * as d_out from "pareto-fountain-pen/dist/interface/generated/liana/schemas/prose/data";
|
|
4
|
-
export type Error =
|
|
4
|
+
export type Error = p_ti.Transformer<d_in.Error, d_out.Phrase>;
|
|
5
5
|
export declare const Error: Error;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
export declare const remove_last_element: <T extends
|
|
1
|
+
import * as p_di from 'pareto-core/dist/data/interface';
|
|
2
|
+
export declare const remove_last_element: <T extends p_di.Value>(list: p_di.List<T>) => p_di.List<T>;
|
|
@@ -54,4 +54,4 @@ const remove_last_element = (list) => {
|
|
|
54
54
|
});
|
|
55
55
|
};
|
|
56
56
|
exports.remove_last_element = remove_last_element;
|
|
57
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
57
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVtcF9jb3JlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL3RlbXAvdGVtcF9jb3JlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDREQUE2QztBQUU3Qyw0R0FBcUY7QUFFckYsWUFBWTtBQUVMLE1BQU0sbUJBQW1CLEdBQUcsQ0FBdUIsSUFBa0IsRUFBZ0IsRUFBRTtJQUMxRixNQUFNLE1BQU0sR0FBRyxFQUFFLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUMsZUFBZSxFQUFFLENBQUE7SUFDMUQsSUFBSSxLQUFLLEdBQUcsQ0FBQyxDQUFDLENBQUE7SUFDZCxPQUFPLElBQUEsK0JBQXVCLEVBQUMsQ0FBQyxFQUFFLEVBQUUsRUFBRTtRQUNsQyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDZixLQUFLLElBQUksQ0FBQyxDQUFBO1lBQ1YsSUFBSSxLQUFLLEdBQUcsTUFBTSxHQUFHLENBQUMsRUFBRSxDQUFDO2dCQUNyQixFQUFFLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDckIsQ0FBQztZQUNELE9BQU8sSUFBSSxDQUFBO1FBQ2YsQ0FBQyxDQUFDLENBQUE7SUFDTixDQUFDLENBQUMsQ0FBQTtBQUNOLENBQUMsQ0FBQTtBQVpZLFFBQUEsbUJBQW1CLHVCQVkvQiJ9
|
package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/data.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_di from 'pareto-core/dist/data/interface';
|
|
2
2
|
import * as i_imports_path from "../fs_unrestricted_path/data";
|
|
3
3
|
import * as i_imports_terminal_output from "../terminal_output/data";
|
|
4
4
|
export declare namespace Parameters_ {
|
|
5
5
|
namespace args {
|
|
6
6
|
type L = string;
|
|
7
7
|
}
|
|
8
|
-
type args =
|
|
8
|
+
type args = p_di.List<args.L>;
|
|
9
9
|
namespace working_directory {
|
|
10
10
|
type O = i_imports_path.Context_Path;
|
|
11
11
|
}
|
|
12
|
-
type working_directory =
|
|
12
|
+
type working_directory = p_di.Optional_Value<working_directory.O>;
|
|
13
13
|
}
|
|
14
14
|
export type Parameters_ = {
|
|
15
15
|
readonly 'args': Parameters_.args;
|
|
@@ -26,7 +26,7 @@ export declare namespace Error_ {
|
|
|
26
26
|
namespace exit_code {
|
|
27
27
|
type O = number;
|
|
28
28
|
}
|
|
29
|
-
type exit_code =
|
|
29
|
+
type exit_code = p_di.Optional_Value<exit_code.O>;
|
|
30
30
|
type stderr = i_imports_terminal_output.Message;
|
|
31
31
|
}
|
|
32
32
|
type non_zero_exit_code = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_i from 'pareto-core/dist/interface';
|
|
2
2
|
import * as i_generic from "liana-core/dist/interface/to_be_generated/unmarshall";
|
|
3
3
|
import * as i_out from "../../data";
|
|
4
4
|
import * as i_in from "astn-core/dist/interface/generated/liana/schemas/parse_tree/data";
|
|
@@ -9,7 +9,7 @@ export declare namespace Parameters_ {
|
|
|
9
9
|
namespace P {
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
export type Parameters_ = (context: Parameters_.I, abort:
|
|
12
|
+
export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>) => Parameters_.O;
|
|
13
13
|
export declare namespace Error_ {
|
|
14
14
|
type I = i_in.Value;
|
|
15
15
|
type O = i_out.Error;
|
|
@@ -17,5 +17,5 @@ export declare namespace Error_ {
|
|
|
17
17
|
namespace P {
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
|
-
export type Error_ = (context: Error_.I, abort:
|
|
20
|
+
export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>) => Error_.O;
|
|
21
21
|
export { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_i from 'pareto-core/dist/interface';
|
|
2
2
|
import * as i_generic from "liana-core/dist/interface/to_be_generated/deserialize";
|
|
3
3
|
import * as i_in from "pareto-fountain-pen/dist/interface/generated/liana/schemas/list_of_characters/data";
|
|
4
4
|
import * as i_out from "../../data";
|
|
@@ -10,7 +10,7 @@ export declare namespace Parameters_ {
|
|
|
10
10
|
type tab_size = number;
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
export type Parameters_ = (context: Parameters_.I, abort:
|
|
13
|
+
export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>, parameters: {
|
|
14
14
|
readonly 'tab size': Parameters_.P.tab_size;
|
|
15
15
|
}) => Parameters_.O;
|
|
16
16
|
export declare namespace Error_ {
|
|
@@ -21,7 +21,7 @@ export declare namespace Error_ {
|
|
|
21
21
|
type tab_size = number;
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
|
-
export type Error_ = (context: Error_.I, abort:
|
|
24
|
+
export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>, parameters: {
|
|
25
25
|
readonly 'tab size': Error_.P.tab_size;
|
|
26
26
|
}) => Error_.O;
|
|
27
27
|
export { Parameters_ as Parameters, Error_ as Error, };
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_di from 'pareto-core/dist/data/interface';
|
|
2
2
|
import * as i_imports_path from "../fs_unrestricted_path/data";
|
|
3
3
|
import * as i_imports_terminal_output from "../terminal_output/data";
|
|
4
4
|
export declare namespace Parameters_ {
|
|
5
5
|
namespace args {
|
|
6
6
|
type L = string;
|
|
7
7
|
}
|
|
8
|
-
type args =
|
|
8
|
+
type args = p_di.List<args.L>;
|
|
9
9
|
namespace working_directory {
|
|
10
10
|
type O = i_imports_path.Context_Path;
|
|
11
11
|
}
|
|
12
|
-
type working_directory =
|
|
12
|
+
type working_directory = p_di.Optional_Value<working_directory.O>;
|
|
13
13
|
}
|
|
14
14
|
export type Parameters_ = {
|
|
15
15
|
readonly 'args': Parameters_.args;
|
|
@@ -26,7 +26,7 @@ export declare namespace Error_ {
|
|
|
26
26
|
namespace exit_code {
|
|
27
27
|
type O = number;
|
|
28
28
|
}
|
|
29
|
-
type exit_code =
|
|
29
|
+
type exit_code = p_di.Optional_Value<exit_code.O>;
|
|
30
30
|
type stderr = i_imports_terminal_output.Message;
|
|
31
31
|
}
|
|
32
32
|
type non_zero_exit_code = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as p_i from 'pareto-core/dist/interface';
|
|
2
2
|
import * as i_generic from "liana-core/dist/interface/to_be_generated/unmarshall";
|
|
3
3
|
import * as i_out from "../../data";
|
|
4
4
|
import * as i_in from "astn-core/dist/interface/generated/liana/schemas/parse_tree/data";
|
|
@@ -9,7 +9,7 @@ export declare namespace Parameters_ {
|
|
|
9
9
|
namespace P {
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
export type Parameters_ = (context: Parameters_.I, abort:
|
|
12
|
+
export type Parameters_ = (context: Parameters_.I, abort: p_i.Abort<Parameters_.E>) => Parameters_.O;
|
|
13
13
|
export declare namespace Error_ {
|
|
14
14
|
type I = i_in.Value;
|
|
15
15
|
type O = i_out.Error;
|
|
@@ -17,7 +17,7 @@ export declare namespace Error_ {
|
|
|
17
17
|
namespace P {
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
|
-
export type Error_ = (context: Error_.I, abort:
|
|
20
|
+
export type Error_ = (context: Error_.I, abort: p_i.Abort<Error_.E>) => Error_.O;
|
|
21
21
|
export declare namespace Result_ {
|
|
22
22
|
type I = i_in.Value;
|
|
23
23
|
type O = i_out.Result;
|
|
@@ -25,5 +25,5 @@ export declare namespace Result_ {
|
|
|
25
25
|
namespace P {
|
|
26
26
|
}
|
|
27
27
|
}
|
|
28
|
-
export type Result_ = (context: Result_.I, abort:
|
|
28
|
+
export type Result_ = (context: Result_.I, abort: p_i.Abort<Result_.E>) => Result_.O;
|
|
29
29
|
export { Parameters_ as Parameters, Error_ as Error, Result_ as Result, };
|