Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codr7/hacktical-c
/ hc_list
Class
hc_list
task/task.h:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
18
struct hc_task {
19
struct hc_list list;
20
hc_task_body body;
21
int state;
22
bool done;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected