MCPcopy 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
933export const getEpVersion = () => require('../../package.json').version;
934
935
936

Callers 15

installer.tsFile · 0.90
plugins.tsFile · 0.90
health.tsFile · 0.90
UpdateCheck.tsFile · 0.90
needsUpdateFunction · 0.90
performCheckFunction · 0.90
notifyApplyFailureFunction · 0.90
schedulerTriggerApplyFunction · 0.90
express.tsFile · 0.90
specialpages.tsFile · 0.90
generateAdminDefinitionFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected