MCPcopy Create free account
hub / github.com/idosal/git-mcp / deserializeAttachment

Method deserializeAttachment

worker-configuration.d.ts:2357–2357  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2355 close(code?: number, reason?: string): void;
2356 serializeAttachment(attachment: any): void;
2357 deserializeAttachment(): any | null;
2358 /**
2359 * Returns the state of the WebSocket object's connection. It can have the values described below.
2360 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected