Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ HandleXMLAttribute
Method
HandleXMLAttribute
libraries/lib-track/TrackAttachment.cpp:28–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
bool TrackAttachment::HandleXMLAttribute(
29
const std::string_view&, const XMLAttributeValueView& )
30
{
31
return false;
32
}
Callers
1
HandleCommonXMLAttribute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected