Learningfuze Bootcamp > node-process-argv > Flashcards
How do you access the process object in a Node.js program?
Global object
What is the data type of process.argv in Node.js?
Array of strings