Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
if
(process.env.MODULES_PATH) {
3
module.paths.push(process.env.MODULES_PATH);
4
}
Callers
nothing calls this directly
Calls
5
help
Function · 0.85
gatherComponents
Function · 0.85
push
Method · 0.80
exit
Method · 0.80
logError
Function · 0.70
Tested by
no test coverage detected