snakia.platform.freebsd

Classes

FreebsdLayer(platform)

PlatformLayer(platform)

PlatformOS(value)

An enumeration.

class snakia.platform.freebsd.FreebsdLayer(platform)[source]

Bases: PlatformLayer[Literal[FREEBSD]]

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

Optional[Self]