MCPcopy Create free account
hub / github.com/apple/foundationdb / createdDirectory

Function createdDirectory

flow/Platform.actor.cpp:2384–2386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2382}
2383
2384static void createdDirectory() {
2385 INJECT_FAULT(platform_error, "createDirectory"); // create dir (noargs) failed
2386}
2387
2388namespace platform {
2389

Callers 1

createDirectoryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected