MCPcopy 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
724bool 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

ConfigStorageMethod · 0.85

Calls 1

isReadyMethod · 0.80

Tested by

no test coverage detected