Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FormidableLabs/webpack-dashboard
/ _lineJoin
Function
_lineJoin
utils/format-output.js:20–22 ·
view source on GitHub ↗
(arr)
Source
from the content-addressed store, hash-verified
18
}
19
20
function
_lineJoin(arr) {
21
return
arr.join(
"\n"
);
22
}
23
24
// eslint-disable-next-line max-statements
25
function
formatOutput(stats) {
Callers
2
formatOutput
Function · 0.85
format-output.spec.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…