Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apohl79/audiogridder
/ isLoaded
Method
isLoaded
Server/Source/ProcessorClient.hpp:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
void unload();
50
51
bool isLoaded() const { return m_loaded; }
52
53
const String getName();
54
bool hasEditor();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected