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

Method getGraderFilesPath

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

Source from the content-addressed store, hash-verified

68auto Task::getSourceFilesName() const -> const QStringList & { return sourceFilesName; }
69
70auto Task::getGraderFilesPath() const -> const QStringList & { return graderFilesPath; }
71
72auto Task::getGraderFilesName() const -> const QStringList & { return graderFilesName; }
73

Callers 2

multiFilesRefreshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected