MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / ProjectRootMarkersOrDefault

Method ProjectRootMarkersOrDefault

config/config.go:258–260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

256 SessionArchiveDir: paths.ArchivedSessionsDir,
257 ProjectRuntimeDir: projectPaths.StateDir,
258 SessionRuntimeBackend: "local",
259 MemoryFabricStore: "sqlite",
260 ClusterID: "default",
261 ClusterListenAddr: "127.0.0.1:0",
262 ClusterLeaseTTLSeconds: 15,
263 ClusterLeaseRenewSeconds: 5,

Callers 1

DiscoverProjectDocsFunction · 0.80

Calls 1

nonEmptyStringsOrDefaultFunction · 0.85

Tested by

no test coverage detected