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

Method GetCleanConfirmation

internal/tui/picker.go:377–379  ·  view source on GitHub ↗

GetCleanConfirmation returns the current clean confirmation state.

()

Source from the content-addressed store, hash-verified

375
376// GetCleanConfirmation returns the current clean confirmation state.
377func (p *PRDPicker) GetCleanConfirmation() *CleanConfirmation {
378 return p.cleanConfirmation
379}
380
381// CleanConfirmMoveUp moves the selection up in the clean confirmation dialog.
382func (p *PRDPicker) CleanConfirmMoveUp() {

Callers 2

Calls

no outgoing calls

Tested by 1