MCPcopy Create free account
hub / github.com/Noumena-Network/code / _resetForTesting

Function _resetForTesting

src/utils/fullscreen.ts:206–209  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

204
205/** Test-only: reset module-level once-per-session flags. */
206export function _resetForTesting(): void {
207 loggedTmuxCcDisable = false
208 checkedTmuxMouseHint = false
209}

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected