Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ IsWritable
Method
IsWritable
context/context.go:56–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
type
PkgCacheConfig
interface
{
55
GetDir(dirType PkgCacheDirType) string
56
IsWritable() bool
57
GetCacheArtifacts() bool
58
GetCacheDownloads() bool
59
GetArtifactCache() AritifactCache
Callers
4
doInstallFromSource
Method · 0.65
TestConfigureCmd_PkgCacheGroupShouldSucceed
Function · 0.65
TestConfigure_PkgCacheWritable
Function · 0.65
handleRemoteURL
Method · 0.65
Implementers
3
PkgCacheConfig
configs/pkgcache_config.go
fakePkgCacheConfig
configs/pkgcache_repo_test.go
fakePkgCache
pkgcache/cache_repo_test.go
Calls
no outgoing calls
Tested by
2
TestConfigureCmd_PkgCacheGroupShouldSucceed
Function · 0.52
TestConfigure_PkgCacheWritable
Function · 0.52