Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apohl79/audiogridder
/ getName
Method
getName
Server/Source/ProcessorClient.cpp:488–488 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
486
}
487
488
const String ProcessorClient::getName() { return m_name; }
489
490
bool ProcessorClient::hasEditor() { return m_hasEditor; }
491
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected