pareto-resources 0.2.107 → 0.2.109
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/commands/execute_sandboxed_command_executable.d.ts +2 -2
- package/dist/implementation/manual/commands/execute_sandboxed_smelly_command_executable.d.ts +2 -2
- package/dist/implementation/manual/commands/fs_sandboxed_copy.js +2 -2
- package/dist/implementation/manual/commands/fs_sandboxed_make_directory.js +2 -2
- package/dist/implementation/manual/commands/fs_sandboxed_remove.js +2 -2
- package/dist/implementation/manual/commands/fs_sandboxed_write_file.js +2 -2
- package/dist/implementation/manual/commands/write_directory_content.d.ts +2 -2
- package/dist/implementation/manual/commands/write_directory_content.js +17 -11
- package/dist/implementation/manual/queries/execute_sandboxed_query_executable.d.ts +2 -2
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_from_sandboxed.js +2 -2
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_from_unrestricted.js +2 -2
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_within_context_from_sandboxed.js +2 -2
- package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_within_context_from_unrestricted.js +2 -2
- package/dist/implementation/manual/queries/resources_read_directory_content.d.ts +2 -2
- package/dist/implementation/manual/queries/resources_read_directory_content.js +3 -3
- package/dist/implementation/manual/queries/resources_read_directory_structure.d.ts +2 -2
- package/dist/implementation/manual/queries/resources_read_directory_structure.js +4 -4
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_sandboxed_command_executable/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_sandboxed_query_executable_and_catch/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_sandboxed_smelly_command_executable/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_unrestricted_command_executable/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_unrestricted_query_executable/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/execute_unrestricted_smelly_command_executable/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_chmod/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_chmod/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_copy/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_copy/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_make_directory/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_make_directory/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_path/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_read_directory/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_read_directory/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_read_file/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_read_file/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_remove/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_remove/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_stat/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_stat/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_stat_possible_node/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_stat_possible_node/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_write_file/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/fs_unrestricted_write_file/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/list_of_characters/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/path_non_normalized/signatures/refiners/list_of_characters.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/astn_parse_tree.d.ts +1 -1
- package/dist/interface/generated/liana/schemas/terminal_output/signatures/refiners/list_of_characters.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
export declare const $$:
|
|
1
|
+
import * as interface_ from "../../../interface/signatures/execute_sandboxed";
|
|
2
|
+
export declare const $$: interface_.commands.command_executable;
|
package/dist/implementation/manual/commands/execute_sandboxed_smelly_command_executable.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
export declare const $$:
|
|
1
|
+
import * as interface_ from "../../../interface/signatures/execute_sandboxed";
|
|
2
|
+
export declare const $$: interface_.commands.smelly_command_executable;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as interface_ from "../../../interface/signatures/filesystem_sandboxed"
|
|
3
3
|
// //dependencies
|
|
4
4
|
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
5
|
-
// export const $$:
|
|
5
|
+
// export const $$: interface_.commands.copy = p_.command_procedure(
|
|
6
6
|
// ($d, $s, $q, $c, $x) => [
|
|
7
7
|
// $c.unrestricted.execute(
|
|
8
8
|
// {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as interface_ from "../../../interface/signatures/filesystem_sandboxed"
|
|
3
3
|
// //dependencies
|
|
4
4
|
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
5
|
-
// export const $$:
|
|
5
|
+
// export const $$: interface_.commands.make_directory = p_.command_procedure(
|
|
6
6
|
// ($d, $s, $q, $c, $x) => [
|
|
7
7
|
// $c.unrestricted.execute(
|
|
8
8
|
// {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as interface_ from "../../../interface/signatures/filesystem_sandboxed"
|
|
3
3
|
// //dependencies
|
|
4
4
|
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
5
|
-
// export const $$:
|
|
5
|
+
// export const $$: interface_.commands.remove = p_.command_procedure(
|
|
6
6
|
// ($d, $s, $q, $c, $x) => [
|
|
7
7
|
// $c.unrestricted.execute(
|
|
8
8
|
// {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as interface_ from "../../../interface/signatures/filesystem_sandboxed"
|
|
3
3
|
// //dependencies
|
|
4
4
|
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
5
|
-
// export const $$:
|
|
5
|
+
// export const $$: interface_.commands.write_file = p_.command_procedure(
|
|
6
6
|
// ($d, $s, $q, $c, $x) => [
|
|
7
7
|
// $c.unrestricted.execute(
|
|
8
8
|
// {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
export declare const $$:
|
|
1
|
+
import * as interface_ from "../../../interface/signatures/resources";
|
|
2
|
+
export declare const $$: interface_.commands.write_directory_content;
|
|
@@ -46,21 +46,27 @@ exports.$$ = p_.command_procedure(($d, $s, $q, $c) => [
|
|
|
46
46
|
// $p.path,
|
|
47
47
|
// ($): inf.Error => ['make directory', $]
|
|
48
48
|
// ),
|
|
49
|
-
p_.
|
|
49
|
+
p_.s.dictionary($d.directory, ($, id) => [
|
|
50
50
|
p_.decide.state($, ($) => {
|
|
51
51
|
switch ($[0]) {
|
|
52
|
-
case 'other': return p_.ss($, ($) =>
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
52
|
+
case 'other': return p_.ss($, ($) => [
|
|
53
|
+
//what should be done with this?
|
|
54
|
+
]);
|
|
55
|
+
case 'file': return p_.ss($, ($) => [
|
|
56
|
+
$c['write file'].execute({
|
|
57
|
+
'path': t_path_to_path.create_node_path($d.path, { 'node': id }),
|
|
58
|
+
'data': (0, list_from_text_1.default)($, ($) => $),
|
|
59
|
+
}, ($) => ['file', $])
|
|
60
|
+
]);
|
|
61
|
+
case 'directory': return p_.ss($, ($) => [
|
|
62
|
+
(0, exports.$$)(null, null, $c).execute({
|
|
63
|
+
'directory': $,
|
|
64
|
+
'path': t_path_to_path.extend_context_path_with_single_step($d.path, { 'addition': id }),
|
|
65
|
+
}, ($) => ['directory', $])
|
|
66
|
+
]);
|
|
61
67
|
default: return p_.au($[0]);
|
|
62
68
|
}
|
|
63
69
|
})
|
|
64
70
|
], ($) => ['directory content', $])
|
|
65
71
|
]);
|
|
66
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
72
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfZGlyZWN0b3J5X2NvbnRlbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL2NvbW1hbmRzL3dyaXRlX2RpcmVjdG9yeV9jb250ZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDRFQUE2RDtBQUM3RCw2R0FBc0Y7QUFRdEYsY0FBYztBQUNkLG9HQUFxRjtBQUV4RSxRQUFBLEVBQUUsR0FBZ0QsRUFBRSxDQUFDLGlCQUFpQixDQUMvRSxDQUFDLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUM7SUFDaEIsZ0NBQWdDO0lBQ2hDLGVBQWU7SUFDZiw4Q0FBOEM7SUFDOUMsS0FBSztJQUNMLEVBQUUsQ0FBQyxDQUFDLENBQUMsVUFBVSxDQUNYLEVBQUUsQ0FBQyxTQUFTLEVBQ1osQ0FBQyxDQUFDLEVBQUUsRUFBRSxFQUEwRCxFQUFFLENBQUM7UUFDL0QsRUFBRSxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDckIsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztnQkFDWCxLQUFLLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDO2dCQUNqQyxnQ0FBZ0M7aUJBQ25DLENBQUMsQ0FBQTtnQkFDRixLQUFLLE1BQU0sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDO29CQUNoQyxFQUFFLENBQUMsWUFBWSxDQUFDLENBQUMsT0FBTyxDQUNwQjt3QkFDSSxNQUFNLEVBQUUsY0FBYyxDQUFDLGdCQUFnQixDQUFDLEVBQUUsQ0FBQyxJQUFJLEVBQUUsRUFBRSxNQUFNLEVBQUUsRUFBRSxFQUFFLENBQUM7d0JBQ2hFLE1BQU0sRUFBRSxJQUFBLHdCQUFnQixFQUNwQixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWDtxQkFDSixFQUNELENBQUMsQ0FBQyxFQUF3QyxFQUFFLENBQUMsQ0FBQyxNQUFNLEVBQUUsQ0FBQyxDQUFDLENBQzNEO2lCQUNKLENBQUMsQ0FBQTtnQkFDRixLQUFLLFdBQVcsQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDO29CQUNyQyxJQUFBLFVBQUUsRUFBQyxJQUFJLEVBQUUsSUFBSSxFQUFFLEVBQUUsQ0FBQyxDQUFDLE9BQU8sQ0FDdEI7d0JBQ0ksV0FBVyxFQUFFLENBQUM7d0JBQ2QsTUFBTSxFQUFFLGNBQWMsQ0FBQyxvQ0FBb0MsQ0FBQyxFQUFFLENBQUMsSUFBSSxFQUFFLEVBQUUsVUFBVSxFQUFFLEVBQUUsRUFBRSxDQUFDO3FCQUMzRixFQUNELENBQUMsQ0FBQyxFQUF3QyxFQUFFLENBQUMsQ0FBQyxXQUFXLEVBQUUsQ0FBQyxDQUFDLENBRWhFO2lCQUNKLENBQUMsQ0FBQTtnQkFFRixPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDL0IsQ0FBQztRQUNMLENBQUMsQ0FBQztLQUNMLEVBQ0QsQ0FBQyxDQUFDLEVBQW1DLEVBQUUsQ0FBQyxDQUFDLG1CQUFtQixFQUFFLENBQUMsQ0FBQyxDQUNuRTtDQUNKLENBQ0osQ0FBQSJ9
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
export declare const $$:
|
|
1
|
+
import * as interface_ from "../../../interface/signatures/execute_sandboxed";
|
|
2
|
+
export declare const $$: interface_.queries.query_executable;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as interface_ from "../../../interface/signatures/filesystem_sandboxed"
|
|
3
3
|
// //dependencies
|
|
4
4
|
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
5
|
-
// export const $$:
|
|
5
|
+
// export const $$: interface_.queries.read_file_from_sandboxed = p_.query_function(
|
|
6
6
|
// ($d, $s, $q) => $q.sandboxed(
|
|
7
7
|
// null,
|
|
8
8
|
// ($) => $,
|
package/dist/implementation/manual/queries/filesystem_sandboxed_read_file_from_unrestricted.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as interface_ from "../../../interface/signatures/filesystem_sandboxed"
|
|
3
3
|
// //dependencies
|
|
4
4
|
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
5
|
-
// export const $$:
|
|
5
|
+
// export const $$: interface_.queries.read_file_from_unrestricted = p_.query_function(
|
|
6
6
|
// ($d, $s, $q) => $q.unrestricted(
|
|
7
7
|
// $x.path,
|
|
8
8
|
// ($) => $,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as interface_ from "../../../interface/signatures/filesystem_sandboxed"
|
|
3
3
|
// //dependencies
|
|
4
4
|
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
5
|
-
// export const $$:
|
|
5
|
+
// export const $$: interface_.queries.read_file_within_context = p_.query_function(
|
|
6
6
|
// ($d, $s, $q) => $q.unrestricted(
|
|
7
7
|
// t_path_to_path.Node_Path(
|
|
8
8
|
// $p,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// import * as
|
|
2
|
+
// import * as interface_ from "../../../interface/signatures/filesystem_sandboxed"
|
|
3
3
|
// //dependencies
|
|
4
4
|
// import * as t_path_to_path from "../transformers/sandboxed_path/unrestricted_path"
|
|
5
|
-
// export const $$:
|
|
5
|
+
// export const $$: interface_.queries.read_file_within_context_from_unrestricted = p_.query_function(
|
|
6
6
|
// ($d, $s, $q) => $q.unrestricted(
|
|
7
7
|
// t_path_to_path.Node_Path(
|
|
8
8
|
// $p,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
export declare const $$:
|
|
1
|
+
import * as interface_ from "../../../interface/signatures/resources";
|
|
2
|
+
export declare const $$: interface_.queries.read_directory_content;
|
|
@@ -44,7 +44,7 @@ const text_from_list_1 = __importDefault(require("pareto-core/dist/implementatio
|
|
|
44
44
|
const t_path_to_path = __importStar(require("../transformers/unrestricted_path/unrestricted_path"));
|
|
45
45
|
exports.$$ = p_.query_function(($d, $s, $q) => (0, super_query_result_1.default)($q['read directory']({
|
|
46
46
|
'path': $d.path,
|
|
47
|
-
}, ($) => ['read directory', $])).query(($) => p_.
|
|
47
|
+
}, ($) => ['read directory', $])).query(($) => p_.e.dictionary($, ($) => {
|
|
48
48
|
const path = $.path;
|
|
49
49
|
return p_.decide.state($['node type'], ($) => {
|
|
50
50
|
switch ($[0]) {
|
|
@@ -52,9 +52,9 @@ exports.$$ = p_.query_function(($d, $s, $q) => (0, super_query_result_1.default)
|
|
|
52
52
|
case 'directory': return p_.ss($, ($) => (0, super_query_result_1.default)((0, exports.$$)(null, $q)({
|
|
53
53
|
'path': t_path_to_path.deprecated_node_path_to_context_path(path),
|
|
54
54
|
}, ($) => ['directory', $])).transform(($) => ['directory', $]));
|
|
55
|
-
case 'other': return p_.ss($, ($) => p_.direct_result(['other', null]));
|
|
55
|
+
case 'other': return p_.ss($, ($) => p_.e.direct_result(['other', null]));
|
|
56
56
|
default: return p_.au($[0]);
|
|
57
57
|
}
|
|
58
58
|
});
|
|
59
59
|
}, ($) => ['directory content processing', $])));
|
|
60
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
60
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb3VyY2VzX3JlYWRfZGlyZWN0b3J5X2NvbnRlbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW1wbGVtZW50YXRpb24vbWFudWFsL3F1ZXJpZXMvcmVzb3VyY2VzX3JlYWRfZGlyZWN0b3J5X2NvbnRlbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsMEVBQTJEO0FBQzNELGtIQUEyRjtBQUUzRiw2R0FBc0Y7QUFPdEYsY0FBYztBQUNkLG9HQUFxRjtBQUV4RSxRQUFBLEVBQUUsR0FBOEMsRUFBRSxDQUFDLGNBQWMsQ0FDMUUsQ0FBQyxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsSUFBQSw0QkFBb0IsRUFBQyxFQUFFLENBQUMsZ0JBQWdCLENBQUMsQ0FDckQ7SUFDSSxNQUFNLEVBQUUsRUFBRSxDQUFDLElBQUk7Q0FDbEIsRUFDRCxDQUFDLENBQUMsRUFBa0MsRUFBRSxDQUFDLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQyxDQUFDLENBQy9ELENBQUMsQ0FBQyxLQUFLLENBQ0osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsVUFBVSxDQUNsQixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRTtJQUNGLE1BQU0sSUFBSSxHQUFHLENBQUMsQ0FBQyxJQUFJLENBQUE7SUFDbkIsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsV0FBVyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtRQUN6QyxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO1lBQ1gsS0FBSyxNQUFNLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxJQUFBLDRCQUFvQixFQUFDLEVBQUUsQ0FBQyxXQUFXLENBQUMsQ0FDcEUsSUFBSSxFQUNKLENBQUMsQ0FBQyxFQUF1QyxFQUFFLENBQUMsQ0FBQyxNQUFNLEVBQUUsQ0FBQyxDQUFDLENBQzFELENBQUMsQ0FBQyxTQUFTLENBQTJCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLE1BQU0sRUFBRSxJQUFBLHdCQUFnQixFQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDdkYsS0FBSyxXQUFXLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxJQUFBLDRCQUFvQixFQUFFLElBQUEsVUFBRSxFQUM3RCxJQUFJLEVBQ0osRUFBRSxDQUNMLENBQ0c7Z0JBQ0ksTUFBTSxFQUFFLGNBQWMsQ0FBQyxvQ0FBb0MsQ0FBQyxJQUFJLENBQUM7YUFDcEUsRUFDRCxDQUFDLENBQUMsRUFBdUMsRUFBRSxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQyxDQUMvRCxDQUFDLENBQUMsU0FBUyxDQUEyQixDQUFDLENBQUMsRUFBNEIsRUFBRSxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUMxRixLQUFLLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsYUFBYSxDQUFDLENBQUMsT0FBTyxFQUFFLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUN6RSxPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7UUFDL0IsQ0FBQztJQUNMLENBQUMsQ0FBQyxDQUFBO0FBQ04sQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFrQyxFQUFFLENBQUMsQ0FBQyw4QkFBOEIsRUFBRSxDQUFDLENBQUMsQ0FDN0UsQ0FDSixDQUNKLENBQUEifQ==
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
export declare const $$:
|
|
1
|
+
import * as interface_ from "../../../interface/signatures/resources";
|
|
2
|
+
export declare const $$: interface_.queries.read_directory_structure;
|
|
@@ -43,17 +43,17 @@ const super_query_result_1 = __importDefault(require("pareto-core/dist/implement
|
|
|
43
43
|
const t_path_to_path = __importStar(require("../transformers/unrestricted_path/unrestricted_path"));
|
|
44
44
|
exports.$$ = p_.query_function(($d, $s, $q) => (0, super_query_result_1.default)($q['read directory']({
|
|
45
45
|
'path': $d.path,
|
|
46
|
-
}, ($) => ['read directory', $])).query(($) => p_.
|
|
46
|
+
}, ($) => ['read directory', $])).query(($) => p_.e.dictionary($, ($) => {
|
|
47
47
|
const path = $.path;
|
|
48
48
|
return p_.decide.state($['node type'], ($) => {
|
|
49
49
|
switch ($[0]) {
|
|
50
50
|
case 'directory': return p_.ss($, ($) => (0, super_query_result_1.default)((0, exports.$$)(null, $q)({
|
|
51
51
|
'path': t_path_to_path.deprecated_node_path_to_context_path(path),
|
|
52
52
|
}, ($) => ['directory', $])).transform(($) => ['directory', $]));
|
|
53
|
-
case 'file': return p_.ss($, ($) => p_.direct_result(['file', null]));
|
|
54
|
-
case 'other': return p_.ss($, ($) => p_.direct_result(['other', null]));
|
|
53
|
+
case 'file': return p_.ss($, ($) => p_.e.direct_result(['file', null]));
|
|
54
|
+
case 'other': return p_.ss($, ($) => p_.e.direct_result(['other', null]));
|
|
55
55
|
default: return p_.au($[0]);
|
|
56
56
|
}
|
|
57
57
|
});
|
|
58
58
|
}, ($) => ['directory structure processing', $])));
|
|
59
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
59
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb3VyY2VzX3JlYWRfZGlyZWN0b3J5X3N0cnVjdHVyZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9tYW51YWwvcXVlcmllcy9yZXNvdXJjZXNfcmVhZF9kaXJlY3Rvcnlfc3RydWN0dXJlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDBFQUEyRDtBQUMzRCxrSEFBMkY7QUFPM0YsY0FBYztBQUNkLG9HQUFxRjtBQUV4RSxRQUFBLEVBQUUsR0FBZ0QsRUFBRSxDQUFDLGNBQWMsQ0FDNUUsQ0FBQyxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLENBQUMsSUFBQSw0QkFBb0IsRUFBQyxFQUFFLENBQUMsZ0JBQWdCLENBQUMsQ0FDckQ7SUFDSSxNQUFNLEVBQUUsRUFBRSxDQUFDLElBQUk7Q0FDbEIsRUFDRCxDQUFDLENBQUMsRUFBb0MsRUFBRSxDQUFDLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQyxDQUFDLENBQ2pFLENBQUMsQ0FBQyxLQUFLLENBQ0osQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsVUFBVSxDQUNsQixDQUFDLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRTtJQUNGLE1BQU0sSUFBSSxHQUFHLENBQUMsQ0FBQyxJQUFJLENBQUE7SUFDbkIsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsV0FBVyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtRQUN6QyxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO1lBQ1gsS0FBSyxXQUFXLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxJQUFBLDRCQUFvQixFQUFDLElBQUEsVUFBRSxFQUM1RCxJQUFJLEVBQ0osRUFBRSxDQUNMLENBQ0c7Z0JBQ0ksTUFBTSxFQUFFLGNBQWMsQ0FBQyxvQ0FBb0MsQ0FBQyxJQUFJLENBQUM7YUFDcEUsRUFDRCxDQUFDLENBQUMsRUFBeUMsRUFBRSxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQyxDQUNqRSxDQUFDLENBQUMsU0FBUyxDQUE2QixDQUFDLENBQUMsRUFBOEIsRUFBRSxDQUFDLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUM5RixLQUFLLE1BQU0sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsYUFBYSxDQUFDLENBQUMsTUFBTSxFQUFFLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUN2RSxLQUFLLE9BQU8sQ0FBQyxDQUFDLE9BQU8sRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsYUFBYSxDQUFDLENBQUMsT0FBTyxFQUFFLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUN6RSxPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7UUFDL0IsQ0FBQztJQUNMLENBQUMsQ0FBQyxDQUFBO0FBQ04sQ0FBQyxFQUNELENBQUMsQ0FBQyxFQUFvQyxFQUFFLENBQUMsQ0FBQyxnQ0FBZ0MsRUFBRSxDQUFDLENBQUMsQ0FDakYsQ0FDSixDQUNKLENBQUEifQ==
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
package/dist/interface/generated/liana/schemas/fountain_pen/signatures/refiners/astn_parse_tree.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Paragraph_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Paragraph_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Node_Path_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Node_Path_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Parameters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace List_of_Characters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace List_of_Characters_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Non_Normalized_Path_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Non_Normalized_Path_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Message_ {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as p_i from 'pareto-core/dist/interface/__internal/Abort';
|
|
2
|
-
import * as i_generic from "liana-core/dist/interface/
|
|
2
|
+
import * as i_generic from "liana-core/dist/interface/data/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";
|
|
5
5
|
export declare namespace Message_ {
|