Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HashLoad/boss
/ GetCacheDir
Function
GetCacheDir
env/env.go:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
func
GetCacheDir() string {
52
return
filepath.Join(GetBossHome(),
"cache"
)
53
}
54
55
func
GetBossHome() string {
56
Callers
12
RunGC
Function · 0.92
EnsureCacheDir
Function · 0.92
getWrapperClone
Function · 0.92
writeDotGitFile
Function · 0.92
CloneCacheEmbedded
Function · 0.92
refreshCopy
Function · 0.92
makeStorageCache
Function · 0.92
makeWtFileSystem
Function · 0.92
GetDependency
Function · 0.92
hasCache
Function · 0.92
SaveRepoData
Function · 0.92
RepoData
Function · 0.92
Calls
1
GetBossHome
Function · 0.85
Tested by
no test coverage detected