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

Method expire_tasks

src/TDB2.cpp:233–233  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

231
232////////////////////////////////////////////////////////////////////////////////
233void TDB2::expire_tasks() { replica()->expire_tasks(); }
234
235////////////////////////////////////////////////////////////////////////////////
236// Latest ID is that of the last pending task.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected