MCPcopy Index your code
hub / github.com/cli/cli / surveyPrompter

Struct surveyPrompter

pkg/cmd/codespace/delete.go:220–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218}
219
220type surveyPrompter struct{}
221
222func (p *surveyPrompter) Confirm(message string) (bool, error) {
223 prompter := &Prompter{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected