Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/
Class
src/ink/renderTrace.ts:150–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
export
class
RenderTrace {
151
private readonly buffer: (CheapFrameTrace | FullFrameTrace | null)[]
152
private writeHead = 0
153
private frameId = 0
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected