MCPcopy 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
33func Exit(status int) {
34 exiter.Exit(status)
35}
36
37func Fatal(v ...interface{}) {
38 Print(v...)

Callers

nothing calls this directly

Calls 1

ExitMethod · 0.65

Tested by

no test coverage detected