MCPcopy Index your code
hub / github.com/CodeboxIDE/codebox / removeErrorConsole

Function removeErrorConsole

core/cb.addons/require-tools/less/lessc.js:6513–6515  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

6511}
6512
6513function removeErrorConsole(path) {
6514 //no action
6515}
6516
6517function removeError(path) {
6518 if (!less.errorReporting || less.errorReporting === "html") {

Callers 1

removeErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected