MCPcopy
hub / github.com/less/less.js / section

Function section

scripts/test-release-automation.js:89–91  ·  view source on GitHub ↗
(title)

Source from the content-addressed store, hash-verified

87}
88
89function section(title) {
90 console.log(`\n── ${title}`);
91}
92
93// ---------------------------------------------------------------------------
94// Workflow condition helpers

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected