MCPcopy Create free account
hub / github.com/cloudfoundry/multiapps-cli-plugin / Ok

Function Ok

ui/ui.go:69–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67}
68
69func Ok() {
70 ui.Ok()
71}
72
73func Failed(message string, args ...interface{}) {
74 ui.Failed(message, args...)

Callers 8

executeInternalMethod · 0.92
executeInternalMethod · 0.92
downloadLogsForProcessFunction · 0.92
executeInternalMethod · 0.92
executeInternalMethod · 0.92
UploadFilesMethod · 0.92
executeInternalMethod · 0.92
executeInSessionMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected