snakia.platform.windows

Classes

PlatformLayer(platform)

PlatformOS(value)

An enumeration.

WindowsLayer(platform)

class snakia.platform.windows.WindowsLayer(platform)[source]

Bases: PlatformLayer[Literal[WINDOWS]]

__init__(platform)
target: ClassVar[PlatformOS] = 6
classmethod try_get(platform, /)
Return type:

Optional[Self]