MCPcopy Create free account
hub / github.com/cloudfoundry/nodejs-buildpack / DepDir

Method DepDir

src/nodejs/finalize/finalize.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14type Stager interface {
15 BuildDir() string
16 DepDir() string
17 DepsIdx() string
18}
19

Callers 7

InstallNodeMethod · 0.65
InstallYarnMethod · 0.65
CreateDefaultEnvMethod · 0.65
CopyProfileScriptsMethod · 0.65
AfterCompileMethod · 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