MCPcopy Index your code
hub / github.com/chartbrew/chartbrew / ProjectRoute.js

File ProjectRoute.js

server/api/ProjectRoute.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require("path");
2const fs = require("fs");
3const { nanoid } = require("nanoid");
4const _ = require("lodash");

Callers

nothing calls this directly

Calls 15

parseUploadFunction · 0.85
getTeamProjectsMethod · 0.80
filterMethod · 0.80
getPublicDashboardMethod · 0.80
getTeamRoleMethod · 0.80
generateTemplateMethod · 0.80
getVariablesMethod · 0.80
createVariableMethod · 0.80
updateVariableMethod · 0.80
deleteVariableMethod · 0.80
createDashboardFilterMethod · 0.80

Tested by

no test coverage detected