Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
220
type
surveyPrompter
struct
{}
221
222
func
(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