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

Method Cancel

internal/tui/worktree_spinner.go:141–143  ·  view source on GitHub ↗

Cancel marks the spinner as cancelled.

()

Source from the content-addressed store, hash-verified

139
140// Cancel marks the spinner as cancelled.
141func (w *WorktreeSpinner) Cancel() {
142 w.cancelled = true
143}
144
145// Tick advances the spinner animation frame.
146func (w *WorktreeSpinner) Tick() {

Callers 2

Calls

no outgoing calls

Tested by 1