Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ PrepareRuntime
Method
PrepareRuntime
ui/runtime.go:84–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
}
83
84
type
RuntimePreparer
interface
{
85
PrepareRuntime()
86
}
87
Callers
2
MountStateSnapshot
Method · 0.65
RunSubmitMessage
Method · 0.65
Implementers
3
prepareBackend
test/ui_runtime_parity_test.go
FullscreenRendererBackend
ui/fullscreen_backend.go
TerminalRendererBackend
ui/terminal_backend.go
Calls
no outgoing calls
Tested by
no test coverage detected