remove_suffixes#

caf.toolkit.io.remove_suffixes(path)[source]#

Removes all suffixes from path

Parameters:

path (Path) – The path to remove the suffixes from

Returns:

path with all suffixes removed

Return type:

path