Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
auto ExtTestCaseTable::canModify() const -> bool { return isCanModify; }
53
54
auto ExtTestCaseTable::canAddSub() const -> bool { return isCanAddSub; }
55
Callers
1
whenTestCaseSelectionChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected