topotoolbox.get_cache_contents

topotoolbox.get_cache_contents#

topotoolbox.get_cache_contents() list[str] | None[source]#

Returns the contents of the cache directory.

Returns:

List of all files in the TopoToolbox cache. If cache does not exist, None is returned.

Return type:

list[str]