Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ Offline
Method
Offline
configs/celer_context.go:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
func
(c *Celer) Offline() bool {
58
return
c.Main.Offline
59
}
60
61
func
(c *Celer) PkgCacheConfig() context.PkgCacheConfig {
62
if
c.configData.PkgCacheConfig == nil {
Callers
2
TestConfigure_Offline_ON
Function · 0.95
TestConfigure_Offline_OFF
Function · 0.95
Calls
no outgoing calls
Tested by
2
TestConfigure_Offline_ON
Function · 0.76
TestConfigure_Offline_OFF
Function · 0.76