MCPcopy Create free account
hub / github.com/audacity/audacity / GetMusehubAPIEndpoint

Function GetMusehubAPIEndpoint

libraries/lib-musehub/MuseHubService.cpp:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186std::string GetMusehubAPIEndpoint()
187{
188 return musehubAPIEndpointUrl;
189}
190
191std::string GetEffectUrl(const std::string& effectCode)
192{

Callers 1

GetEffectsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected