data_baseisf_data_baseIOLoaderDumperget_dumper_string_by_savedir

get_dumper_string_by_savedir

data_base.isf_data_base.IO.LoaderDumper.get_dumper_string_by_savedir(savedir)

Get the dumper string from a filepath.

This function reads the Loader.json file in the savedir and returns the dumper in string format.

Parameters:

savedir (str) – The path to the saved data. Must contain a Loader.json file.

Returns:

The dumper string.

Return type:

str