MCPcopy Index your code
hub / github.com/ether/etherpad / server.ts

File server.ts

src/node/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3/**
4 * This module is started with src/bin/run.sh. It sets up a Express HTTP and a Socket.IO Server.

Callers

nothing calls this directly

Calls 12

enforceMinNodeVersionFunction · 0.90
checkDeprecationStatusFunction · 0.90
checkFunction · 0.90
checkForMigrationFunction · 0.90
removeSignalListenerFunction · 0.85
startMethod · 0.80
updateMethod · 0.80
mapMethod · 0.80
stopMethod · 0.80
toStringMethod · 0.45
initMethod · 0.45
toJSONMethod · 0.45

Tested by

no test coverage detected