Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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. */
206
export
function
_resetForTesting(): void {
207
loggedTmuxCcDisable = false
208
checkedTmuxMouseHint = false
209
}
Callers
2
fullscreen.tmux.test.ts
File · 0.70
bridgeMessaging.test.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected