Searched defs:getColorDepth (Results 1 – 3 of 3) sorted by relevance
5 process.stdout.getColorDepth = () => 8; function6 process.stderr.getColorDepth = () => 8; function
106 function getColorDepth(env = process.env) { function228 getColorDepth, property
123 WriteStream.prototype.getColorDepth = getColorDepth; method in WriteStream