MCPcopy Create free account
hub / github.com/PaperDebugger/paperdebugger / isReady

Method isReady

webapp/office/src/adapters/types.ts:67–67  ·  view source on GitHub ↗

* Check if the adapter is ready/connected

()

Source from the content-addressed store, hash-verified

65 * Check if the adapter is ready/connected
66 */
67 isReady(): boolean;
68
69 /**
70 * Optional: Get project/document identifier

Callers 1

TextPatchesFunction · 0.65

Implementers 2

WordAdapterwebapp/office/src/adapters/document-ad
OverleafAdapterwebapp/_webapp/src/adapters/document-a

Calls

no outgoing calls

Tested by

no test coverage detected