MCPcopy Index your code
hub / github.com/nodejs/node / console_colors.js

File console_colors.js

test/pseudo-tty/console_colors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3const vm = require('vm');
4// Make this test OS-independent by overriding stdio getColorDepth().

Callers

nothing calls this directly

Calls 3

runInThisContextMethod · 0.80
requireFunction · 0.50
logMethod · 0.45

Tested by

no test coverage detected