Process

Original Process page: http://nodejs.org/docs/latest/api/process.html

The process object is a global object and can be accessed from anywhere. It is an instance of EventEmitter.

Events

Properties

Methods

Leave a comment