MCPcopy
hub / github.com/docker/compose / ExitCode

Method ExitCode

cmd/formatter/container.go:196–198  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

194}
195
196func (c *ContainerContext) ExitCode() int {
197 return c.c.ExitCode
198}
199
200func (c *ContainerContext) State() string {
201 return string(c.c.State)

Callers 2

resolveGitRefMethod · 0.80

Calls

no outgoing calls

Tested by 1