MCPcopy Index your code
hub / github.com/devspace-sh/devspace / Inc

Method Inc

pkg/devspace/sync/starter.go:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5type DelayedContainerStarter interface {
6 Inc()
7 Done(start func() error) error
8}
9

Callers 1

StartSyncFunction · 0.95

Implementers 1

delayedContainerStarterpkg/devspace/sync/starter.go

Calls

no outgoing calls

Tested by

no test coverage detected