Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ get_download_error
Method
get_download_error
utility/task_manager.h:426–426 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
424
virtual void start_internal() override;
425
void callback_data(void *p_data);
426
Error get_download_error() const { return download_error; }
427
};
428
429
class DownloadQueueThread {
Callers
1
wait_for_task_completion
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected