Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetCommandName
Method
GetCommandName
WinArk/RenameKeyCommand.cpp:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
CString RenameKeyCommand::GetCommandName() const {
33
return L
"Rename Key "
+ GetName();
34
}
35
Callers
3
OnListEndEdit
Method · 0.45
OnEditPaste
Method · 0.45
OnEditDelete
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected