Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ clearTag
Method
clearTag
src/App/Metadata.cpp:520–523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
518
}
519
520
void Metadata::clearTag()
521
{
522
_tag.clear();
523
}
524
525
void Metadata::clearFile()
526
{
Callers
2
setTag
Method · 0.80
setFile
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected