Add a Platform class.
- Rename the "process" module to "os". - Add Platform to it. - Static "name" method. - Static "isPosix" method. - Docs and tests!
This commit is contained in:
@@ -44,6 +44,6 @@ applications that want to embed Wren.
|
||||
[libuv]: http://libuv.org
|
||||
|
||||
* [io](io)
|
||||
* [process](process)
|
||||
* [os](os)
|
||||
* [scheduler](scheduler)
|
||||
* [timer](timer)
|
||||
|
||||
Reference in New Issue
Block a user