MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / version

Method version

src/App/Metadata.cpp:179–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179Meta::Version Metadata::version() const
180{
181 return _version;
182}
183
184std::string App::Metadata::date() const
185{

Callers 3

getModuleInfoStringFunction · 0.45
getVersionMethod · 0.45
AssertMetadataMatchesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected