MCPcopy Create free account
hub / github.com/cnodejs/nodeclub / user.js

File user.js

controllers/user.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var User = require('../proxy').User;
2var Tag = require('../proxy').Tag;
3var Topic = require('../proxy').Topic;
4var Reply = require('../proxy').Reply;

Callers

nothing calls this directly

Calls 2

checkFunction · 0.85
nextFunction · 0.50

Tested by

no test coverage detected