unittest_tryRemovePath

Undocumented in source.
version(unittest_scriptlike_d)
void
unittest_tryRemovePath
(
string path
)
out { assert (!std.file.exists(path)); }

Meta