Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2384
static void createdDirectory() {
2385
INJECT_FAULT(platform_error,
"createDirectory"
); // create dir (noargs) failed
2386
}
2387
2388
namespace platform {
2389
Callers
1
createDirectory
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected