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

Method getDiffArguments

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

Source from the content-addressed store, hash-verified

46auto Task::getComparisonMode() const -> Task::ComparisonMode { return comparisonMode; }
47
48auto Task::getDiffArguments() const -> const QString & { return diffArguments; }
49
50auto Task::getRealPrecision() const -> int { return realPrecision; }
51

Callers 2

setEditTaskMethod · 0.80
compareWithDiffMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected