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

Method Stop

cmd/formatter/shortcut.go:82–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80type Feature interface {
81 Start(context.Context) error
82 Stop() error
83}
84
85type KEYBOARD_LOG_LEVEL int

Callers 9

stopMethod · 0.65
StartMethod · 0.65
DoneMethod · 0.65
eventMethod · 0.65
runStopFunction · 0.65
AdaptCmdFunction · 0.65
ToggleWatchMethod · 0.65

Implementers 4

MockComposepkg/mocks/mock_docker_compose_api.go
MockComposeMockRecorderpkg/mocks/mock_docker_compose_api.go
composeServicepkg/compose/compose.go
Watcherpkg/compose/watch.go

Calls

no outgoing calls