Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ CanCut
Method
CanCut
WinArk/HexControl.cpp:771–773 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
769
}
770
771
bool CHexControl::CanCut() const {
772
return false;
773
}
774
775
bool CHexControl::CanDelete() const {
776
return false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected