Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/nodejs-buildpack
/ BuildDir
Method
BuildDir
src/nodejs/finalize/finalize.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
type
Stager
interface
{
15
BuildDir() string
16
DepDir() string
17
DepsIdx() string
18
}
Callers
15
Run
Function · 0.65
ListDependencies
Method · 0.65
runScript
Method · 0.65
BuildDependencies
Method · 0.65
MoveDependencyArtifacts
Method · 0.65
ReadPackageJSON
Method · 0.65
NoPackageLockTip
Method · 0.65
TipVendorDependencies
Method · 0.65
LoadPackageJSON
Method · 0.65
LoadNvmrc
Method · 0.65
InstallNPM
Method · 0.65
InstallYarn
Method · 0.65
Implementers
2
MockStager
src/nodejs/supply/mocks_test.go
MockStagerMockRecorder
src/nodejs/supply/mocks_test.go
Calls
no outgoing calls
Tested by
no test coverage detected