MCPcopy
hub / github.com/deployd/deployd / session.js

File session.js

lib/session.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Store = require('./db').Store
2, util = require('util')
3, Cookies = require('cookies')
4, EventEmitter = require('events').EventEmitter

Callers

nothing calls this directly

Calls 3

errorFunction · 0.85
fnFunction · 0.85
debugFunction · 0.85

Tested by

no test coverage detected