Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getTask
Method
getTask
include/Suscan/CancellableTask.h:106–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
const CancellableTask *
107
getTask(void) const
108
{
109
return this->task;
110
}
111
112
signals:
113
void cancelling(void);
Callers
1
onTaskDone
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected