Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isShutdown
Method
isShutdown
src/remote/server/ReplServer.cpp:456–459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
454
}
455
456
bool isShutdown() const
457
{
458
return (m_attachment == nullptr);
459
}
460
461
const PathName& getDirectory() const
462
{
Callers
1
process_archive
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected