remove_suffixes# caf.toolkit.io.remove_suffixes(path)[source]# Remove all suffixes from path. Parameters: path (Path) – The path to remove the suffixes from Returns: path with all suffixes removed Return type: path