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

Method getInteractorName

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

Source from the content-addressed store, hash-verified

54auto Task::getInteractor() const -> const QString & { return interactor; }
55
56auto Task::getInteractorName() const -> const QString & { return interactorName; }
57
58auto Task::getGrader() const -> const QString & { return grader; }
59

Callers 2

setEditTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected