MCPcopy Index your code
hub / github.com/docker/cli / Services

Method Services

cli/command/stack/list_formatter.go:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func (s *stackContext) Services() string {
52 return strconv.Itoa(s.s.Services)
53}

Callers 1

deployComposeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected