MCPcopy
hub / github.com/webpack/webpack / taskCompletionMessage

Function taskCompletionMessage

test/BenchmarkTestCases.benchmark.mjs:602–603  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

600 };
601
602 const taskCompletionMessage = () =>
603 InstrumentHooks.isInstrumented() ? "Measured" : "Checked";
604
605 /**
606 * @param {Task} task task

Callers 2

runTaskAsyncFunction · 0.85
runTaskSyncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected