MCPcopy Index your code
hub / github.com/anomalyco/opencode / command-keybind.test.ts

File command-keybind.test.ts

packages/app/src/context/command-keybind.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { formatKeybind, matchKeybind, parseKeybind } from "./command"
3
4describe("command keybind helpers", () => {

Callers

nothing calls this directly

Calls 5

parseKeybindFunction · 0.90
matchKeybindFunction · 0.90
formatKeybindFunction · 0.90
testFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected