MCPcopy
hub / github.com/plotly/dash / extract-meta.js

File extract-meta.js

dash/extract-meta.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2if (process.env.MODULES_PATH) {
3 module.paths.push(process.env.MODULES_PATH);
4}

Callers

nothing calls this directly

Calls 5

helpFunction · 0.85
gatherComponentsFunction · 0.85
pushMethod · 0.80
exitMethod · 0.80
logErrorFunction · 0.70

Tested by

no test coverage detected