blosc2.remove_urlpath#

blosc2.remove_urlpath(path)#

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.

Return type:

None