Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ getKey
Method
getKey
src/lib/server/InputFilter.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
KeyID InputFilter::KeystrokeCondition::getKey() const
51
{
52
return m_key;
53
}
54
55
KeyModifierMask InputFilter::KeystrokeCondition::getMask() const
56
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected