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

Method getInteractor

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

Source from the content-addressed store, hash-verified

52auto Task::getSpecialJudge() const -> const QString & { return specialJudge; }
53
54auto Task::getInteractor() const -> const QString & { return interactor; }
55
56auto Task::getInteractorName() const -> const QString & { return interactorName; }
57

Callers 2

setEditTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected