MCPcopy Index your code
hub / github.com/lingodotdev/lingo.dev / close

Method close

packages/cli/src/cli/loaders/android.ts:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 oncdata: (cdata: string) => void;
15 write(data: string): SaxParser;
16 close(): SaxParser;
17}
18
19interface SaxModule {

Callers 7

waitForUserPromptFunction · 0.80
watchFunction · 0.80
extractResourceMetadataFunction · 0.80
disconnectedCallbackMethod · 0.80
closeDatabaseConnectionFunction · 0.80
stopMethod · 0.80
isPortAvailableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected