Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
auto Task::getAnswerFileExtension() const -> const QString & { return answerFileExtension; }
65
66
auto Task::getSourceFilesPath() const -> const QStringList & { return sourceFilesPath; }
67
Callers
3
cleanupButtonClicked
Method · 0.80
setEditTask
Method · 0.80
judge
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected