Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
CzechLight
/
velia
/
5a4c035f621e0ef5237907b72216ba10234d2778
/
.
/
tests
/
fs-helpers
/
utils.h
blob: 93196f227542579a8ad74c5cca2733ba79d7c3af [
file
] [
log
] [
blame
]
#pragma
once
#include
<filesystem>
void
removeDirectoryTreeIfExists
(
const
std
::
filesystem
::
path
&
rootDir
);