1
0
Fork 0
arangodb/Documentation/Books/Manual/Appendix/JavaScriptModules/Process.mdpp

23 lines
360 B
Plaintext

!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
-->