Exists returns if a devspace.yaml could be found
()
| 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 |
no outgoing calls
no test coverage detected