Back to Developer Roadmap

process.argv

src/data/roadmaps/nodejs/content/processargv@lT2DDRtbFfEjb_cmsQx8i.md

4.0339 B
Original Source

process.argv

process.argv is an array of parameters that are sent when you run a Node.js file or Node.js process.

Visit the following resources to learn more: