Platform abstractions.
More...
|
static bool | IsUnixy [get] |
| True when the current platform is Linux or OSX.
|
static bool | IsWindows [get] |
| True when the current platform is one of the Windows variants.
|
static bool | IsMacOSX [get] |
| True when the current platform is MacOSX.
|
static bool | Is64Bit [get] |
| Are we running 64-bit? Note: you may be in a 32-bit runtime on a 64-bit machine...
|
static bool | Is32Bit [get] |
| Are we running 32-bit? Note: you may be in a 32-bit runtime on a 64-bit machine...
|
static string | PathDelimiter [get] |
| Provide the default path delimiter on this platform.
|
The documentation for this class was generated from the following file:
- source/Utils/PeanutButter.Utils/Platform.cs