MCPcopy
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

trackEventFunction · 0.80
renderClearFunction · 0.80
pullFunction · 0.80
pushFunction · 0.80
setInnerHTMLFunction · 0.80
pullFunction · 0.80
pushFunction · 0.80
extractResourceMetadataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected