data_baseisf_data_baseIOLoaderDumperjust_create_folderManagedFolderget_file

ManagedFolder.get_file

data_base.isf_data_base.IO.LoaderDumper.just_create_folder.ManagedFolder.get_file(suffix)

Get the files that end with the specified suffix.

Parameters:

suffix (str) – Suffix of the file

Raises:

ValueError – If there are no files with the specified suffix or more than one file with the specified suffix

Returns:

The filepath of the file with suffix (only if there is exactly one file with this suffix)

Return type:

str