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

Method Exists

pkg/devspace/config/loader/loader.go:64–64  ·  view source on GitHub ↗

Exists returns if a devspace.yaml could be found

()

Source from the content-addressed store, hash-verified

62
63 // Exists returns if a devspace.yaml could be found
64 Exists() bool
65
66 // ConfigPath returns the absolute devspace.yaml path for this config loader
67 ConfigPath() string

Callers 3

RunMethod · 0.95
RunMethod · 0.95
getImageSelectorFunction · 0.65

Implementers 2

configLoaderpkg/devspace/config/loader/loader.go
FakeConfigLoaderpkg/devspace/config/loader/testing/fak

Calls

no outgoing calls

Tested by

no test coverage detected