MCPcopy 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
57func (c *Celer) Offline() bool {
58 return c.Main.Offline
59}
60
61func (c *Celer) PkgCacheConfig() context.PkgCacheConfig {
62 if c.configData.PkgCacheConfig == nil {

Callers 2

TestConfigure_Offline_ONFunction · 0.95

Calls

no outgoing calls

Tested by 2

TestConfigure_Offline_ONFunction · 0.76