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

Method CancelCleanConfirmation

internal/tui/picker.go:367–369  ·  view source on GitHub ↗

CancelCleanConfirmation closes the clean confirmation dialog.

()

Source from the content-addressed store, hash-verified

365
366// CancelCleanConfirmation closes the clean confirmation dialog.
367func (p *PRDPicker) CancelCleanConfirmation() {
368 p.cleanConfirmation = nil
369}
370
371// HasCleanConfirmation returns true if the clean confirmation dialog is active.
372func (p *PRDPicker) HasCleanConfirmation() bool {

Callers 3

handleCleanResultMethod · 0.80

Calls

no outgoing calls

Tested by 1