Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Ask
Method
Ask
pkg/cmd/codespace/common.go:150–150 ·
view source on GitHub ↗
(qs []*survey.Question, response interface{})
Source
from the content-addressed store, hash-verified
148
149
type
SurveyPrompter
interface
{
150
Ask(qs []*survey.Question, response
interface
{}) error
151
}
152
153
type
Prompter
struct
{}
Callers
3
Ask
Method · 0.65
handleAdditionalPermissions
Method · 0.65
getMachineName
Function · 0.65
Implementers
2
MockSurveyPrompter
pkg/cmd/codespace/create_test.go
Prompter
pkg/cmd/codespace/common.go
Calls
no outgoing calls
Tested by
no test coverage detected