Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TextPatches
Function · 0.65
Implementers
2
WordAdapter
webapp/office/src/adapters/document-ad
OverleafAdapter
webapp/_webapp/src/adapters/document-a
Calls
no outgoing calls
Tested by
no test coverage detected