Path returns the folder where this dependency is stored
()
| 24 | |
| 25 | // Path returns the folder where this dependency is stored |
| 26 | Path() string |
| 27 | |
| 28 | // DependencyConfig is the config this dependency was created from |
| 29 | DependencyConfig() *latest.DependencyConfig |
no outgoing calls