MCPcopy 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
14type Stager interface {
15 BuildDir() string
16 DepDir() string
17 DepsIdx() string
18}

Callers 15

RunFunction · 0.65
ListDependenciesMethod · 0.65
runScriptMethod · 0.65
BuildDependenciesMethod · 0.65
ReadPackageJSONMethod · 0.65
NoPackageLockTipMethod · 0.65
TipVendorDependenciesMethod · 0.65
LoadPackageJSONMethod · 0.65
LoadNvmrcMethod · 0.65
InstallNPMMethod · 0.65
InstallYarnMethod · 0.65

Implementers 2

MockStagersrc/nodejs/supply/mocks_test.go
MockStagerMockRecordersrc/nodejs/supply/mocks_test.go

Calls

no outgoing calls

Tested by

no test coverage detected