Skip to content

Instantly share code, notes, and snippets.

@rpf5573
Created September 16, 2018 08:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rpf5573/e7c7c94f37a2e05c971dd96a26e58bec to your computer and use it in GitHub Desktop.
Save rpf5573/e7c7c94f37a2e05c971dd96a26e58bec to your computer and use it in GitHub Desktop.
// src/node_main.cc : 94
int main(int argc, char* argv[]) {
~~~
return node::Start(argc, argv);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment