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

Method SwitchToScreenIfDifferent

internal/native/empty.go:117–117  ·  view source on GitHub ↗
(screenName string)

Source from the content-addressed store, hash-verified

115func (e *EmptyNativeInterface) SwitchToScreenIf(screenName string, shouldSwitch []string) {}
116
117func (e *EmptyNativeInterface) SwitchToScreenIfDifferent(screenName string) {}
118
119func (e *EmptyNativeInterface) DoNotUseThisIsForCrashTestingOnly() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected