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

Method ToInt

commands/execution_status.go:10–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8)
9
10func (status ExecutionStatus) ToInt() int {
11 return int(status)
12}

Calls

no outgoing calls

Tested by

no test coverage detected