MCPcopy
hub / github.com/cli/cli / newTestHuhPrompter

Function newTestHuhPrompter

internal/prompter/huh_prompter_test.go:108–110  ·  view source on GitHub ↗

--- Test harness ---

()

Source from the content-addressed store, hash-verified

106// --- Test harness ---
107
108func newTestHuhPrompter() *huhPrompter {
109 return &huhPrompter{}
110}
111
112// runForm runs a huh form with the given interaction, returning any error.
113// The form runs in a goroutine using bubbletea's real event loop via io.Pipe.

Calls

no outgoing calls

Tested by

no test coverage detected