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

Method Mount

backend/session.go:177–182  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

175 }
176 }
177}
178
179type SessionController struct {
180 id string
181 cfg config.Config
182 engine *agent.QueryEngine
183 store *session.Store
184 ui *luminaui.UiRuntime
185 bridge *WSRendererBridge

Callers 1

createWithStateMethod · 0.95

Calls 1

MountStateSnapshotMethod · 0.80

Tested by

no test coverage detected