MCPcopy Index your code
hub / github.com/nodejs/node / getLineLength

Function getLineLength

lib/internal/test_runner/reporter/dot.js:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36};
37
38function getLineLength() {
39 return MathMax(process.stdout.columns ?? 20, 20);
40}

Callers 1

dot.jsFile · 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…