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

Method Name

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

Source from the content-addressed store, hash-verified

145}
146
147func (c *ContainerContext) Name() string {
148 return c.c.Name
149}
150
151// Names returns a comma-separated string of the container's names, with their
152// slash (/) prefix stripped. Additional names for the container (related to the

Callers 4

commandNameFunction · 0.45
Test_convertFunction · 0.45
RootCommandFunction · 0.45
watchCommandFunction · 0.45

Calls

no outgoing calls

Tested by 1

Test_convertFunction · 0.36