JSProcess
Facade for the native nodejs process API
Facade for the native nodejs process API
The process object is a global that provides information about, and control over, the current Node.js process. As a global, it is always available to Node.js applications without using require().
- See also
trait Any
class Object
trait Matchable
class Any