Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
179
Meta::Version Metadata::version() const
180
{
181
return _version;
182
}
183
184
std::string App::Metadata::date() const
185
{
Callers
3
getModuleInfoString
Function · 0.45
getVersion
Method · 0.45
AssertMetadataMatches
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected