node/lib/internal/main
Rich Trott e9c46107d7
debugger: rename internal module
All other files in `lib/internal` do not start with `_`. For
consistency, move `lib/internal/debugger/_inspect.js` to
`lib/internal/debugger/inspect.js`.

PR-URL: https://github.com/nodejs/node/pull/39378
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-09-04 15:14:27 +02:00
..
.eslintrc.yaml
check_syntax.js module: loader getSource, getFormat, transform hooks 2020-01-07 01:31:05 +02:00
eval_stdin.js
eval_string.js lib: enforce using primordials.globalThis instead of global 2021-07-20 07:11:41 -04:00
inspect.js debugger: rename internal module 2021-09-04 15:14:27 +02:00
print_help.js doc,lib: prepare for stricter multi-line array linting 2021-09-04 12:24:57 +02:00
prof_process.js
repl.js repl: support --loader option in builtin REPL 2020-07-16 17:09:12 -04:00
run_main_module.js module: reduce circular dependency of internal/modules/cjs/loader 2019-11-19 13:43:59 +01:00
run_third_party_main.js
worker_thread.js process: add api to enable source-maps programmatically 2021-09-04 15:14:27 +02:00