load_result

FolderProjectIo.load_result(result_path: str) Result

Create a Result instance from the specs defined in a file (NOT IMPLEMENTED).

Parameters

result_path (str) – Path containing the result data.

Returns

Result instance created from the file.

Return type

Result