MCPcopy
hub / github.com/ether/etherpad / SessionStore.ts

File SessionStore.ts

src/tests/backend/specs/SessionStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const SessionStore = require('../../../node/db/SessionStore');
4import {strict as assert} from 'assert';

Callers

nothing calls this directly

Calls 15

destroyFunction · 0.85
eventuallyFunction · 0.85
touchFunction · 0.85
shutdownMethod · 0.80
getMethod · 0.80
nowMethod · 0.80
setMethod · 0.80
_cleanupMethod · 0.80
startCleanupMethod · 0.80
pushMethod · 0.80
setFunction · 0.70
getFunction · 0.70

Tested by

no test coverage detected