MCPcopy Create free account
hub / github.com/TyberiusPrime/KeyToKey / send_keys_later

Method send_keys_later

src/test_helpers.rs:62–62  ·  view source on GitHub ↗
(&mut self, _keys: &[KeyCode], _ms: u16)

Source from the content-addressed store, hash-verified

60 }
61
62 fn send_keys_later(&mut self, _keys: &[KeyCode], _ms: u16) {}
63 fn do_send_later(&mut self) {}
64
65 fn send_empty(&mut self) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected