rdp / os

The OS gem allows for some easy telling if you’re on windows or not. OS.windows? as well as some other helper utilities
MIT License
145 stars 33 forks source link

Have an OS::VERSION constant #61

Open pboling opened 2 years ago

pboling commented 2 years ago

This allows other libraries to interact with this library more intelligently.