Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ write
Method
write
packages/cli/src/cli/loaders/android.ts:15–15 ·
view source on GitHub ↗
(data: string)
Source
from the content-addressed store, hash-verified
13
ontext: (text: string) => void;
14
oncdata: (cdata: string) => void;
15
write(data: string): SaxParser;
16
close(): SaxParser;
17
}
18
Callers
8
trackEvent
Function · 0.80
renderClear
Function · 0.80
pull
Function · 0.80
push
Function · 0.80
setInnerHTML
Function · 0.80
pull
Function · 0.80
push
Function · 0.80
extractResourceMetadata
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected