MCPcopy 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

checkMethod · 0.95
getHTMLFromAtextFunction · 0.80
deleteRevisionsFunction · 0.80
getTXTFromAtextFunction · 0.80
getChangesetInfoFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected