Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ start
Method
start
packages/pi-tui/src/components/loader.ts:47–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
start(): void {
48
this.updateDisplay();
49
this.restartAnimation();
50
}
51
52
stop(): void {
53
if
(this.intervalId) {
Callers
1
setIndicator
Method · 0.95
Calls
2
updateDisplay
Method · 0.95
restartAnimation
Method · 0.95
Tested by
no test coverage detected