Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-LemonLime/Project_LemonLime
/ addTask
Method
addTask
src/core/judgingcontroller.cpp:74–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
// emit judgeFinished();
73
}
74
void JudgingController::addTask(TaskJudger *taskJudger) { queuingTasks.push_back(taskJudger); }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected