Interface: IPlatform
v1.EnvironmentInfo.IPlatform
Properties of a Platform.
Hierarchy
-
↳
IPlatform
Properties
linux
• Optional linux: null | $Properties
Platform linux
Inherited from
macos
• Optional macos: null | $Properties
Platform macos
Inherited from
variant
• Optional variant: "linux" | "macos" | "windows"
Platform variant
Inherited from
windows
• Optional windows: null | $Properties
Platform windows