MCPcopy Index your code
hub / github.com/devspace-sh/devspace / QuestionFn

FuncType QuestionFn

e2e/framework/factory.go:41–41  ·  view source on GitHub ↗
func(params *survey.QuestionOptions) (string, error)

Source from the content-addressed store, hash-verified

39}
40
41type QuestionFn func(params *survey.QuestionOptions) (string, error)
42
43type DefaultLog struct {
44 log.Logger

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected