Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/nodejs-buildpack
/ DefaultVersion
Method
DefaultVersion
src/nodejs/supply/supply.go:34–34 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
32
type
Manifest
interface
{
33
AllDependencyVersions(string) []string
34
DefaultVersion(string) (libbuildpack.Dependency, error)
35
}
36
37
type
Installer
interface
{
Callers
3
supply_test.go
File · 0.65
BootstrapPython
Method · 0.65
ChooseNodeVersion
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected