MCPcopy Create free account
hub / github.com/modelcontextprotocol/typescript-sdk / clear

Method clear

src/shared/stdio.ts:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27
28 clear(): void {
29 this._buffer = undefined;
30 }
31}
32
33export function deserializeMessage(line: string): JSONRPCMessage {

Callers 9

stdio.test.tsFile · 0.80
cacheToolMetadataMethod · 0.80
closeMethod · 0.80
_oncloseFunction · 0.80
closeMethod · 0.80
closeMethod · 0.80
cleanupMethod · 0.80
cleanupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected