Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ CanCopy
Method
CanCopy
WinArk/HexControl.cpp:755–757 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
753
}
754
755
bool CHexControl::CanCopy() const {
756
return false;
757
}
758
759
bool CHexControl::CanPaste() const {
760
return false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected