Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ether/etherpad
/ getEpVersion
Function
getEpVersion
src/node/utils/Settings.ts:933–933 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
931
932
// Return etherpad version from package.json
933
export
const
getEpVersion = () => require(
'../../package.json'
).version;
934
935
936
Callers
15
installer.ts
File · 0.90
plugins.ts
File · 0.90
health.ts
File · 0.90
updateStatus.test.ts
File · 0.90
UpdateCheck.ts
File · 0.90
needsUpdate
Function · 0.90
performCheck
Function · 0.90
notifyApplyFailure
Function · 0.90
schedulerTriggerApply
Function · 0.90
express.ts
File · 0.90
specialpages.ts
File · 0.90
generateAdminDefinition
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected