Commit Graph
4 Commits
Author SHA1 Message Date
Dario Vladovićandruby0x1 8190115b97 Implement Platform.homePath (#48)
* fix naming and path max

Co-authored-by: ruby0x1 <ruby0x1@pm.me>
2021-05-02 13:00:19 -07:00
Josh Goebel fcea7ba1d5 improve tests just a bit (#79) 2021-04-28 14:45:50 -07:00
Bob Nystrom 2b0878ec6d Platform.isWindows. 2016-05-21 12:53:21 -07:00
Bob Nystrom 06731f66d4 Add a Platform class.
- Rename the "process" module to "os".
- Add Platform to it.
- Static "name" method.
- Static "isPosix" method.
- Docs and tests!
2016-05-21 12:44:17 -07:00