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

Method canAddSub

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

Source from the content-addressed store, hash-verified

52auto ExtTestCaseTable::canModify() const -> bool { return isCanModify; }
53
54auto ExtTestCaseTable::canAddSub() const -> bool { return isCanAddSub; }
55
56auto ExtTestCaseTable::canAddCase() const -> bool { return isCanAddCase; }
57

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected