dom96 / osinfo

Modules providing information about the OS for Nim
MIT License
10 stars 9 forks source link

Small refactor of posix.nim #5

Closed ghost closed 7 years ago

ghost commented 7 years ago

Changed if/elif/else branches to a single "case" statement for Mac OS X. Also used "%" from struituls to format strings easier