Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/antfu-collective/taze
/ TerminalKey
Interface
TerminalKey
src/commands/check/interactive.ts:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
interface
TerminalKey {
254
ctrl: boolean
255
name: string
256
}
257
258
interface
InteractiveRenderer {
259
render: () => void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…