MCPcopy 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

1import assert from "node:assert";
2import { describe, it } from "node:test";
3import type { Component } from "../src/tui.ts";
4import { TUI } from "../src/tui.ts";

Callers

nothing calls this directly

Calls 8

showOverlayMethod · 0.80
getViewportMethod · 0.80
okMethod · 0.80
hideOverlayMethod · 0.80
renderAndFlushFunction · 0.70
startMethod · 0.65
stopMethod · 0.65
addChildMethod · 0.45

Tested by

no test coverage detected