MCPcopy 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
189std::string Metadata::description() const
190{
191 return _description;
192}
193
194std::vector<Meta::Contact> Metadata::maintainer() const
195{

Callers 4

representationMethod · 0.45
getDescriptionMethod · 0.45
AssertMetadataMatchesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected