MCPcopy Create free account
hub / github.com/jetkvm/kvm / SwitchToScreenIf

Method SwitchToScreenIf

internal/native/empty.go:115–115  ·  view source on GitHub ↗
(screenName string, shouldSwitch []string)

Source from the content-addressed store, hash-verified

113func (e *EmptyNativeInterface) UpdateLabelAndChangeVisibility(objName string, newText string) {}
114
115func (e *EmptyNativeInterface) SwitchToScreenIf(screenName string, shouldSwitch []string) {}
116
117func (e *EmptyNativeInterface) SwitchToScreenIfDifferent(screenName string) {}
118

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected