Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Outputs
Method
Outputs
cf/util/testhelpers/terminal/ui.go:31–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
func
(ui *FakeUI) Outputs() []string {
32
ui.sayMutex.Lock()
33
defer
ui.sayMutex.Unlock()
34
35
return
ui.outputs
36
}
37
38
func
(ui *FakeUI) UncapturedOutput() []string {
39
ui.sayMutex.Lock()
Callers
15
DumpOutputs
Method · 0.95
config_test.go
File · 0.80
login_test.go
File · 0.80
version_test.go
File · 0.80
stack_test.go
File · 0.80
passwd_test.go
File · 0.80
auth_test.go
File · 0.80
api_test.go
File · 0.80
target_test.go
File · 0.80
stacks_test.go
File · 0.80
create_app_manifest_test.go
File · 0.80
curl_test.go
File · 0.80
Calls
no outgoing calls
Tested by
2
successfulUpdate
Function · 0.64
failedUpdate
Function · 0.64