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

Method getSubFolderCheck

src/core/task.cpp:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30auto Task::getProblemTitle() const -> const QString & { return problemTitle; }
31
32auto Task::getSubFolderCheck() const -> bool { return subFolderCheck; }
33
34auto Task::getSourceFileName() const -> const QString & { return sourceFileName; }
35

Callers 3

setEditTaskMethod · 0.80
judgeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected