(libbuildpack.Dependency)
| 33 | AllDependencyVersions(string) []string |
| 34 | DefaultVersion(string) (libbuildpack.Dependency, error) |
| 35 | GetEntry(libbuildpack.Dependency) (*libbuildpack.ManifestEntry, error) |
| 36 | } |
| 37 | |
| 38 | type Installer interface { |
no outgoing calls
no test coverage detected