Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ isInvalid
Method
isInvalid
include/RemotePlugin.h:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
inline bool isInvalid() const
219
{
220
return m_invalid;
221
}
222
223
void invalidate()
224
{
Callers
1
isInvalid
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected