MCPcopy Create free account
hub / github.com/GothenburgBitFactory/taskwarrior / Current

Method Current

src/Version.cpp:63–63  ·  view source on GitHub ↗

///////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

61
62////////////////////////////////////////////////////////////////////////////////
63Version Version::Current() { return Version(PACKAGE_VERSION); }
64
65////////////////////////////////////////////////////////////////////////////////
66bool Version::is_valid() const { return major >= 0; }

Callers

nothing calls this directly

Calls 1

VersionClass · 0.85

Tested by

no test coverage detected