MCPcopy Create free account
hub / github.com/MiniCodeMonkey/chief / Tick

Method Tick

internal/tui/completion.go:150–152  ·  view source on GitHub ↗

Tick advances the spinner animation frame.

()

Source from the content-addressed store, hash-verified

148
149// Tick advances the spinner animation frame.
150func (c *CompletionScreen) Tick() {
151 c.spinnerFrame++
152}
153
154// TickConfetti advances the confetti animation by one frame.
155func (c *CompletionScreen) TickConfetti() {

Callers 2

TickConfettiMethod · 0.45

Calls

no outgoing calls

Tested by 1