Node.js  v8.x
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine
node_main.cc File Reference
#include "node.h"
Include dependency graph for node_main.cc:

Go to the source code of this file.

Namespaces

 node
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 88 of file node_main.cc.

References environ, node::linux_at_secure, and node::Start().