node/lib/internal/util/parse_args
Zhenwei Jin 4a72b2f927
util: support `--no-` for argument with boolean type for parseArgs
PR-URL: https://github.com/nodejs/node/pull/53107
Refs: https://github.com/nodejs/node/issues/53095
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2024-06-19 15:36:18 +00:00
..
parse_args.js util: support `--no-` for argument with boolean type for parseArgs 2024-06-19 15:36:18 +00:00
utils.js tools: fix jsdoc lint 2023-05-02 00:48:20 +00:00