Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/multiapps-cli-plugin
/ Exit
Method
Exit
log/log.go:11–11 ·
view source on GitHub ↗
(status int)
Source
from the content-addressed store, hash-verified
9
10
type
Exiter
interface
{
11
Exit(status int)
12
}
13
14
type
DefaultExiter
struct
{
Callers
6
Run
Method · 0.65
Exit
Method · 0.65
Exit
Function · 0.65
Fatal
Function · 0.65
Fatalf
Function · 0.65
Fatalln
Function · 0.65
Implementers
1
DefaultExiter
log/log.go
Calls
no outgoing calls
Tested by
no test coverage detected