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

Method Shutdown

ui/runtime.go:70–70  ·  view source on GitHub ↗
(RenderFrame)

Source from the content-addressed store, hash-verified

68 Update(RenderFrame)
69 ShowModal(map[string]any)
70 ClearModal()
71 Shutdown(RenderFrame)
72 AskPermission(any, bool) string
73 PickFromList(string, [][2]string) *string

Callers 8

runPromptFunction · 0.65
runREPLFunction · 0.65
ServeFunction · 0.65
dispatchResultMethod · 0.65
ShutdownMethod · 0.65
ShutdownMethod · 0.65
ShutdownMethod · 0.65
ShutdownMethod · 0.65

Implementers 3

WSRendererBridgebackend/bridge.go
permissionBackendtest/ui_runtime_parity_test.go
FullscreenRendererBackendui/fullscreen_backend.go

Calls

no outgoing calls

Tested by

no test coverage detected