1
0
Fork 0
arangodb/Documentation/Books/Users/ModuleProcess
Wilfried Goesgens 17f1b316dd Add checker for MarkdownPP failures; fix existing failures (fixes #1497)
MarkdownPP fails on broken ``` code sections.
2015-09-17 17:26:01 +02:00
..
README.mdpp Add checker for MarkdownPP failures; fix existing failures (fixes #1497) 2015-09-17 17:26:01 +02:00

README.mdpp

!CHAPTER Module "process"

mimic parts of nodejs process module

!SUBSECTION env

env maps the systems environment to an associative array.

<!--
these are copied from node, but don't serve any specific purpose over here
x! SUB SECTION domain


x! SUB SECTION _events

x! SUB SECTION argv

x! SUB SECTION stdout

x! SUB SECTION CMD

x! SUB SECTION nextTick
-->