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

Method setContext

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

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

Source from the content-addressed store, hash-verified

495
496////////////////////////////////////////////////////////////////////////////////
497void Context::setContext(Context* context) { Context::context = context; }
498
499////////////////////////////////////////////////////////////////////////////////
500Context::~Context() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected