Searched defs:printErr (Results 1 – 3 of 3) sorted by relevance
26 const printErr = data => process.stderr.write(data); function
168 printErr: function(text) { method
56 printErr: function(text) { method