Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/
Class
src/ink/log-update.ts:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
const
NEWLINE = {
type
:
'stdout'
, content:
'\n'
} as
const
68
69
export
class
LogUpdate {
70
private state: State
71
72
constructor(private readonly options: Options) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected