Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ SetIn
Method
SetIn
util/ui/prompt.go:29–29 ·
view source on GitHub ↗
(io.Reader)
Source
from the content-addressed store, hash-verified
27
type
Resolver
interface
{
28
Resolve(dst
interface
{}) error
29
SetIn(io.Reader)
30
SetOut(io.Writer)
31
}
32
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