MCPcopy Index your code
hub / github.com/cli/cli / newTestHuhPrompter

Function newTestHuhPrompter

internal/prompter/huh_prompter_test.go:150–152  ·  view source on GitHub ↗

--- Test harness ---

()

Source from the content-addressed store, hash-verified

148// --- Test harness ---
149
150func newTestHuhPrompter() *huhPrompter {
151 return &huhPrompter{}
152}
153
154// runForm runs a huh form with the given interaction, returning any error.
155// 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