Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ description
Method
description
src/App/Metadata.cpp:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
std::string Metadata::description() const
190
{
191
return _description;
192
}
193
194
std::vector<Meta::Contact> Metadata::maintainer() const
195
{
Callers
4
representation
Method · 0.45
getDescription
Method · 0.45
recreatePreferencePackMenu
Method · 0.45
AssertMetadataMatches
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected