warg.os_utilities.path_functions.path_rmtree

warg.os_utilities.path_functions.path_rmtree(path: Path, **kwargs) None[source]

Passes_kws_to rmtree from shutil

Parameters:
  • path (Path) –

  • kwargs

Returns:

None

Return type:

None