blosc2.remove_urlpath#

blosc2.remove_urlpath(path: str) None#

Permanently remove the file or the directory given by path. This function is used during the tests of a persistent SChunk to remove it.

Parameters:

path (str) – The path of the directory or file.

Returns:

out

Return type:

None