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

Method canModify

src/exttestcasetable.cpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52auto ExtTestCaseTable::canModify() const -> bool { return isCanModify; }
53
54auto ExtTestCaseTable::canAddSub() const -> bool { return isCanAddSub; }
55

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected