Platform

enum Platform : Enum<PowerShellStep.Platform>

A required platform bitness

Entries

Link copied to clipboard
x64()

Require a 64-bit platform

Link copied to clipboard
x86()

Require a 32-bit platform

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int