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

Method is_valid

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

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

Source from the content-addressed store, hash-verified

64
65////////////////////////////////////////////////////////////////////////////////
66bool Version::is_valid() const { return major >= 0; }
67
68////////////////////////////////////////////////////////////////////////////////
69bool Version::operator<(const Version& other) const {

Callers 2

executeMethod · 0.80
should_nagMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected