Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ privateNameSpaceReady
Function
privateNameSpaceReady
src/common/utils.cpp:724–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
722
}
723
724
bool privateNameSpaceReady()
725
{
726
return privateNamespace().isReady();
727
}
728
729
730
// This is a very basic registry querying class. Not much validation, but avoids
Callers
1
ConfigStorage
Method · 0.85
Calls
1
isReady
Method · 0.80
Tested by
no test coverage detected