Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ overlay-options.test.ts
File
overlay-options.test.ts
packages/pi-tui/test/overlay-options.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert"
;
2
import
{ describe, it } from
"node:test"
;
3
import
type
{ Component } from
"../src/tui.ts"
;
4
import
{ TUI } from
"../src/tui.ts"
;
Callers
nothing calls this directly
Calls
8
showOverlay
Method · 0.80
getViewport
Method · 0.80
ok
Method · 0.80
hideOverlay
Method · 0.80
renderAndFlush
Function · 0.70
start
Method · 0.65
stop
Method · 0.65
addChild
Method · 0.45
Tested by
no test coverage detected