node/lib/internal/main
Jacob Hummer 5db4c54bd6
bootstrap: print --help message using console.log
PR-URL: https://github.com/nodejs/node/pull/51463
Fixes: https://github.com/nodejs/node/issues/51448
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
2024-05-13 07:21:27 +02:00
..
check_syntax.js module: refactor ESM loader initialization and entry point handling 2024-03-10 08:21:18 +08:00
embedding.js src: simplify embedder entry point execution 2024-02-23 01:50:27 +00:00
eval_stdin.js module: refactor ESM loader initialization and entry point handling 2024-03-10 08:21:18 +08:00
eval_string.js module: refactor ESM loader initialization and entry point handling 2024-03-10 08:21:18 +08:00
inspect.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
mksnapshot.js src: simplify embedder entry point execution 2024-02-23 01:50:27 +00:00
print_help.js bootstrap: print --help message using console.log 2024-05-13 07:21:27 +02:00
prof_process.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
repl.js module: refactor ESM loader initialization and entry point handling 2024-03-10 08:21:18 +08:00
run_main_module.js tools: add lint rule to keep primordials in ASCII order 2024-04-29 22:46:28 +02:00
test_runner.js tools: add lint rule to keep primordials in ASCII order 2024-04-29 22:46:28 +02:00
watch_mode.js watch: enable passthrough ipc in watch mode 2024-05-11 18:55:49 +02:00
worker_thread.js module: have a single hooks thread for all workers 2024-05-08 07:16:13 +02:00