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

Method getSourceFilesPath

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

Source from the content-addressed store, hash-verified

64auto Task::getAnswerFileExtension() const -> const QString & { return answerFileExtension; }
65
66auto Task::getSourceFilesPath() const -> const QStringList & { return sourceFilesPath; }
67
68auto Task::getSourceFilesName() const -> const QStringList & { return sourceFilesName; }
69

Callers 3

cleanupButtonClickedMethod · 0.80
multiFilesRefreshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected