MCPcopy 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
84type RuntimePreparer interface {
85 PrepareRuntime()
86}
87

Callers 2

MountStateSnapshotMethod · 0.65
RunSubmitMessageMethod · 0.65

Implementers 3

prepareBackendtest/ui_runtime_parity_test.go
FullscreenRendererBackendui/fullscreen_backend.go
TerminalRendererBackendui/terminal_backend.go

Calls

no outgoing calls

Tested by

no test coverage detected