Skip to content

Conversation

@Jeevankumar-s
Copy link

@Jeevankumar-s Jeevankumar-s commented Jan 13, 2026

This PR clarifies the behavior of process.argv[1] when Node.js is run in
no-script execution modes such as -e / --eval.

Fixes: #61363

Signed-off-by: Jeevankumar-S <jeevenkumar2003@email.com>
@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem. labels Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: clarify process.argv[1] behavior for -e/--eval

2 participants