Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zygo/bees
/ TaskMasterState
Method
TaskMasterState
lib/task.cc:199–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
198
TaskMasterState &operator=(const TaskMasterState &) = delete;
199
TaskMasterState(const TaskMasterState &) = delete;
200
201
public:
202
~TaskMasterState();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected