Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ SetOut
Method
SetOut
util/ui/prompt.go:30–30 ·
view source on GitHub ↗
(io.Writer)
Source
from the content-addressed store, hash-verified
28
Resolve(dst
interface
{}) error
29
SetIn(io.Reader)
30
SetOut(io.Writer)
31
}
32
33
// DisplayBoolPrompt outputs the prompt and waits for user input. It only
Callers
5
DisplayBoolPrompt
Method · 0.65
DisplayOptionalTextPrompt
Method · 0.65
DisplayPasswordPrompt
Method · 0.65
DisplayTextMenu
Method · 0.65
DisplayTextPrompt
Method · 0.65
Implementers
1
FakeResolver
util/ui/uifakes/fake_resolver.go
Calls
no outgoing calls
Tested by
no test coverage detected