MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / setDiffPath

Method setDiffPath

src/core/judgingthread.cpp:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65void JudgingThread::setOutputFile(const QString &fileName) { outputFile = fileName; }
66
67void JudgingThread::setDiffPath(const QString &path) { diffPath = path; }
68
69void JudgingThread::setTask(Task *_task) { task = _task; }
70

Callers 1

judgeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected