Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kethku/Pando
/ modifiers
Method
modifiers
aspen/src/context_stack/event_state.rs:115–117 ·
view source on GitHub ↗
Keyboard Functions
(&self)
Source
from the content-addressed store, hash-verified
113
114
// Keyboard Functions
115
pub fn modifiers(&self) -> Modifiers {
116
self.modifiers
117
}
118
119
pub fn key_events(&self) -> &[KeyEvent] {
120
&self.key_events
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected