Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ invalidate
Method
invalidate
include/RemotePlugin.h:223–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
void invalidate()
224
{
225
m_invalid = true;
226
}
227
228
// do we act as master (i.e. not as remote-process?)
229
inline bool isMaster() const
Callers
2
run
Method · 0.80
invalidate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected