Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ether/etherpad
/ apool
Method
apool
src/node/db/Pad.ts:236–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
234
}
235
236
apool() {
237
return
this.pool;
238
}
239
240
getHeadRevisionNumber() {
241
return
this.head;
Callers
7
getInternalRevisionAText
Method · 0.95
check
Method · 0.95
getHTMLFromAtext
Function · 0.80
deleteRevisions
Function · 0.80
getTXTFromAtext
Function · 0.80
getChangesetInfo
Function · 0.80
PadMessageHandler.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected