I have a web server written in Node.js and I would like to launch with a specific folder. I'm not sure how to access arguments in JavaScript. I'm running node like this:
$ node server.js folder
here server.js is my server code. Node.js help says this is possible:
$ node -h
Usage: node [options] script.js [arguments]
How would I access those arguments in JavaScript? Somehow I was not able to find this information on the web.
the node docs on handling command line args:: http://nodejs.org/docs/latest/api/pro...
In questa pagina del sito puoi guardare il video online javascript - How do I pass command line arguments to a Node.js program and receive them? della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Code Samples 04 aprile 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 75 volte e gli è piaciuto 2 spettatori. Buona visione!