MCPcopy Index your code
hub / github.com/doesdev/rollup-plugin-analyzer / writeTo

Function writeTo

test/test.js:83–83  ·  view source on GitHub ↗
(r)

Source from the content-addressed store, hash-verified

81 test(`${version}: limit does not affect summary by default`, async (assert) => {
82 let results
83 const writeTo = (r) => { results = r }
84 const rollOpts = Object.assign(
85 { plugins: [plugin({ writeTo, limit: 0 })] },
86 opts

Callers 2

onAnalysisFunction · 0.85
onAnalysisFunction · 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…