Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ cancel
Method
cancel
Tasks/TLEDownloaderTask.cpp:150–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void
151
TLEDownloaderTask::cancel(void)
152
{
153
emit cancelled();
154
}
155
156
TLEDownloaderTask::~TLEDownloaderTask()
157
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected