Module: SProc::OSInfo::OS
- Defined in:
- lib/sproc/osinfo.rb
Overview
the supported exec environments
Constant Summary collapse
- WINDOWS =
0- LINUX =
1- MINGW =
2- CYGWIN =
3- OSX =
4- BSD =
5- UNKNOWN =
100
the supported exec environments
0
1
2
3
4
5
100