MCPcopy 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
10type Exiter interface {
11 Exit(status int)
12}
13
14type DefaultExiter struct {

Callers 6

RunMethod · 0.65
ExitMethod · 0.65
ExitFunction · 0.65
FatalFunction · 0.65
FatalfFunction · 0.65
FatallnFunction · 0.65

Implementers 1

DefaultExiterlog/log.go

Calls

no outgoing calls

Tested by

no test coverage detected