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

Method getSourceFilesName

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

Source from the content-addressed store, hash-verified

66auto Task::getSourceFilesPath() const -> const QStringList & { return sourceFilesPath; }
67
68auto Task::getSourceFilesName() const -> const QStringList & { return sourceFilesName; }
69
70auto Task::getGraderFilesPath() const -> const QStringList & { return graderFilesPath; }
71

Callers 2

multiFilesRefreshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected