Add API for accessing command-line arguments.
- Add process module with Process class. - Add "arguments" and "allArguments" methods. - Docs for same. - Support passing additional arguments to command line. - Add "--help" support to command line.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
^title Module "process"
|
||||
|
||||
The process module exposes a single class for working with operating processes.
|
||||
|
||||
* [Process](process.html)
|
||||
Reference in New Issue
Block a user