MCPcopy
hub / github.com/cli/cli / Prompter

Struct Prompter

pkg/cmd/codespace/common.go:153–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153type Prompter struct{}
154
155// ask asks survey questions on the terminal, using standard options.
156// It fails unless hasTTY, but ideally callers should avoid calling it in that case.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected