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

Method RootDir

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

Source from the content-addressed store, hash-verified

9
10type Manifest interface {
11 RootDir() string
12}
13
14type Stager interface {

Callers 2

finalize_test.goFile · 0.65
CopyProfileScriptsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected