Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ resetSharedOutputCharCachesForTesting
Function
resetSharedOutputCharCachesForTesting
src/ink/output.ts:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
export
function
resetSharedOutputCharCachesForTesting(): void {
64
sharedCharCaches =
new
WeakMap()
65
}
66
67
/**
68
* Collects write/blit/clear/clip operations from the render tree, then
Callers
1
output.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected