Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/nodejs-buildpack
/ CacheDir
Method
CacheDir
src/nodejs/supply/supply.go:53–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
type
Stager
interface
{
52
BuildDir() string
53
CacheDir() string
54
DepDir() string
55
DepsIdx() string
56
LinkDirectoryInDepDir(string, string) error
Callers
3
main
Function · 0.95
BuildDependencies
Method · 0.65
OverrideCacheFromApp
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