neoscore.core.platforms
- class neoscore.core.platforms.PlatformType[source]
Bases:
Enum
Common operating systems
- BSD = 1
- LINUX = 2
- MAC = 3
- WINDOWS = 4
- UNKNOWN = 5
- neoscore.core.platforms.current_platform() PlatformType [source]
Get the type of the running platform