Skip to main content

Interface: IPlatform

v1.EnvironmentInfo.IPlatform

Properties of a Platform.

Hierarchy

Properties

linux

Optional linux: null | $Properties

Platform linux

Inherited from

$Properties.linux


macos

Optional macos: null | $Properties

Platform macos

Inherited from

$Properties.macos


variant

Optional variant: "linux" | "macos" | "windows"

Platform variant

Inherited from

$Properties.variant


windows

Optional windows: null | $Properties

Platform windows

Inherited from

$Properties.windows