Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ resetRenderOptionsForTesting
Function
resetRenderOptionsForTesting
src/utils/renderOptions.ts:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
export
function
resetRenderOptionsForTesting(): void {
18
cachedStdinOverride = null
19
}
20
21
/**
22
* Gets a ReadStream
for
/dev/tty when stdin is piped.
Callers
1
renderOptions.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected