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

Method TF2

src/TF2.cpp:43–43  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

41
42////////////////////////////////////////////////////////////////////////////////
43TF2::TF2() : _loaded_tasks(false), _loaded_lines(false) {}
44
45////////////////////////////////////////////////////////////////////////////////
46TF2::~TF2() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected