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

Method withCurrentTask

src/Context.cpp:1259–1259  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1257
1258////////////////////////////////////////////////////////////////////////////////
1259CurrentTask Context::withCurrentTask(const Task* task) { return CurrentTask(*this, task); }
1260
1261////////////////////////////////////////////////////////////////////////////////
1262// This capability is to answer the question of 'what did I just do to generate

Callers 2

modifyMethod · 0.80
subsetMethod · 0.80

Calls 1

CurrentTaskClass · 0.85

Tested by

no test coverage detected