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

Method getAnswerFileExtension

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

Source from the content-addressed store, hash-verified

62}
63
64auto Task::getAnswerFileExtension() const -> const QString & { return answerFileExtension; }
65
66auto Task::getSourceFilesPath() const -> const QStringList & { return sourceFilesPath; }
67

Callers 3

cleanupButtonClickedMethod · 0.80
setEditTaskMethod · 0.80
judgeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected