LoadLocalCache loads the local cache from this config loader
()
| 59 | |
| 60 | // LoadLocalCache loads the local cache from this config loader |
| 61 | LoadLocalCache() (localcache.Cache, error) |
| 62 | |
| 63 | // Exists returns if a devspace.yaml could be found |
| 64 | Exists() bool |
no outgoing calls
no test coverage detected