MCPcopy Create free account
hub / github.com/unconed/TermKit / readerError

Function readerError

Node/shell/builtin/grep.js:155–158  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

153 };
154 // Error
155 function readerError(error) {
156 errors++;
157 out.print(error);
158 };
159
160 // Spawn appropriate reader.
161 if (files.length) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected