Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/multiapps-cli-plugin
/ Exit
Function
Exit
log/log.go:33–35 ·
view source on GitHub ↗
(status int)
Source
from the content-addressed store, hash-verified
31
}
32
33
func
Exit(status int) {
34
exiter.Exit(status)
35
}
36
37
func
Fatal(v ...
interface
{}) {
38
Print(v...)
Callers
nothing calls this directly
Calls
1
Exit
Method · 0.65
Tested by
no test coverage detected