Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ether/etherpad
/ getSavedRevisions
Method
getSavedRevisions
src/node/db/Pad.ts:895–897 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
893
}
894
895
getSavedRevisions() {
896
return
this.savedRevisions;
897
}
898
899
/**
900
* Asserts that all pad data is consistent. Throws
if
inconsistent.
Callers
2
check
Method · 0.95
handleClientReady
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected