MCPcopy Create free account
hub / github.com/ChrisFeldmeier/OpenCodeRust / all

Method all

crates/opencode-tui/src/context/keybind.rs:246–248  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

244 }
245
246 pub fn all(&self) -> &HashMap<String, Keybind> {
247 &self.bindings
248 }
249}

Callers 3

looks_like_snapshot_hashFunction · 0.45
line_is_blankFunction · 0.45
drawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected