node/lib/internal/util
Pietro Marchini 025d8ada5f
lib: ensure FORCE_COLOR forces color output in non-TTY environments
PR-URL: https://github.com/nodejs/node/pull/55404
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: James M Snell <jasnell@gmail.com>
2024-10-23 06:51:50 +00:00
..
parse_args util: support --no- for argument with boolean type for parseArgs 2024-06-19 15:36:18 +00:00
colors.js lib: ensure FORCE_COLOR forces color output in non-TTY environments 2024-10-23 06:51:50 +00:00
comparisons.js assert: fix deepEqual always return true on URL 2024-10-13 14:01:47 +00:00
debuglog.js lib: fix module print timing when specifier includes " 2024-10-08 16:59:37 +00:00
inspect.js lib: remove startsWith/endsWith primordials for char checks 2024-10-19 10:18:10 +00:00
inspector.js tools: add lint rule to keep primordials in ASCII order 2024-04-21 16:53:08 +00:00
types.js