exupery-resources 0.3.40 → 0.3.41
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/package.json +1 -1
- package/dist/interface/algorithms/procedures/copy.d.ts +0 -1
- package/dist/interface/algorithms/procedures/copy.js +0 -5
- package/dist/interface/algorithms/procedures/execute_procedure_executable.d.ts +0 -1
- package/dist/interface/algorithms/procedures/execute_procedure_executable.js +0 -5
- package/dist/interface/algorithms/procedures/log.d.ts +0 -1
- package/dist/interface/algorithms/procedures/log.js +0 -5
- package/dist/interface/algorithms/procedures/log_error.d.ts +0 -1
- package/dist/interface/algorithms/procedures/log_error.js +0 -5
- package/dist/interface/algorithms/procedures/make_directory.d.ts +0 -1
- package/dist/interface/algorithms/procedures/make_directory.js +0 -5
- package/dist/interface/algorithms/procedures/remove.d.ts +0 -1
- package/dist/interface/algorithms/procedures/remove.js +0 -5
- package/dist/interface/algorithms/procedures/write_file.d.ts +0 -1
- package/dist/interface/algorithms/procedures/write_file.js +0 -5
- package/dist/interface/algorithms/queries/directory_content.d.ts +0 -17
- package/dist/interface/algorithms/queries/directory_content.js +0 -3
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type Signature = () => void;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Generated interface for procedures/unguaranteed/copy.ts
|
|
3
|
-
// This file defines the type signature for the implementation
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29weS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9wcm9jZWR1cmVzL2NvcHkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLDBEQUEwRDtBQUMxRCw4REFBOEQifQ==
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type Signature = () => void;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Generated interface for procedures/unguaranteed/execute_procedure_executable.ts
|
|
3
|
-
// This file defines the type signature for the implementation
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV9wcm9jZWR1cmVfZXhlY3V0YWJsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9wcm9jZWR1cmVzL2V4ZWN1dGVfcHJvY2VkdXJlX2V4ZWN1dGFibGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLGtGQUFrRjtBQUNsRiw4REFBOEQifQ==
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type Signature = () => void;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Generated interface for procedures/guaranteed/log.ts
|
|
3
|
-
// This file defines the type signature for the implementation
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibG9nLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3Byb2NlZHVyZXMvbG9nLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSx1REFBdUQ7QUFDdkQsOERBQThEIn0=
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type Signature = () => void;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Generated interface for procedures/guaranteed/log_error.ts
|
|
3
|
-
// This file defines the type signature for the implementation
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibG9nX2Vycm9yLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3Byb2NlZHVyZXMvbG9nX2Vycm9yLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSw2REFBNkQ7QUFDN0QsOERBQThEIn0=
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type Signature = () => void;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Generated interface for procedures/unguaranteed/make_directory.ts
|
|
3
|
-
// This file defines the type signature for the implementation
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFrZV9kaXJlY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2FsZ29yaXRobXMvcHJvY2VkdXJlcy9tYWtlX2RpcmVjdG9yeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0VBQW9FO0FBQ3BFLDhEQUE4RCJ9
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type Signature = () => void;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Generated interface for procedures/unguaranteed/remove.ts
|
|
3
|
-
// This file defines the type signature for the implementation
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVtb3ZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3Byb2NlZHVyZXMvcmVtb3ZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSw0REFBNEQ7QUFDNUQsOERBQThEIn0=
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type Signature = () => void;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Generated interface for procedures/unguaranteed/write_file.ts
|
|
3
|
-
// This file defines the type signature for the implementation
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfZmlsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9wcm9jZWR1cmVzL3dyaXRlX2ZpbGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLGdFQUFnRTtBQUNoRSw4REFBOEQifQ==
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as _et from 'exupery-core-types';
|
|
2
|
-
import * as d_read_directory from "../../generated/pareto/schemas/read_directory/data_types/source";
|
|
3
|
-
import * as d_read_file from "../../generated/pareto/schemas/read_file/data_types/source";
|
|
4
|
-
import * as d_path from "../../generated/pareto/schemas/path/data_types/source";
|
|
5
|
-
export type Node = ['other', null] | ['file', string] | ['directory', Directory];
|
|
6
|
-
export type Directory = _et.Dictionary<Node>;
|
|
7
|
-
export type Parameters = {
|
|
8
|
-
'path': d_path.Node_Path;
|
|
9
|
-
};
|
|
10
|
-
export type Result = Directory;
|
|
11
|
-
export type Node_Error = ['file', d_read_file.Error] | ['directory', Error];
|
|
12
|
-
export type Error = ['read directory', d_read_directory.Error] | ['directory content processing', _et.Dictionary<Node_Error>];
|
|
13
|
-
export type Resources = {
|
|
14
|
-
'read directory': _et.Query<d_read_directory.Result, d_read_directory.Error, d_read_directory.Parameters>;
|
|
15
|
-
'read file': _et.Query<d_read_file.Result, d_read_file.Error, d_read_file.Parameters>;
|
|
16
|
-
};
|
|
17
|
-
export type Signature = _et.Query_Function<Result, Error, Parameters, Resources>;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGlyZWN0b3J5X2NvbnRlbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2FsZ29yaXRobXMvcXVlcmllcy9kaXJlY3RvcnlfY29udGVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|