Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ isLinked
Method
isLinked
source/globjects/source/Program.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
bool Program::isLinked() const
115
{
116
return m_linked;
117
}
118
119
void Program::invalidate() const
120
{
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected