MCPcopy 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
17export function resetRenderOptionsForTesting(): void {
18 cachedStdinOverride = null
19}
20
21/**
22 * Gets a ReadStream for /dev/tty when stdin is piped.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected