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

Method isInputEditable

ui/fullscreen_backend.go:841–843  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

839}
840
841func (b *FullscreenRendererBackend) isInputEditable() bool {
842 return b.PendingPermission || b.PendingInput || b.InputEnabled
843}
844
845func (b *FullscreenRendererBackend) formatInputMeta() string {
846 if b.PendingSelection {

Callers 1

refreshControlsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected