Static Propertyswift-cloud 0.24.0CloudCore
current
Architecture.swift:7static var current: Architecture { get }
static var current: Architecture { get }
import CloudCore
enum Architecture
var binaryenArchitecture: String { get }
var dockerPlatform: String { get }
var ecsArchitecture: String { get }
var lambdaArchitecture: String { get }
var pulumiArchitecture: String { get }
var swiftBuildLinuxDirectory: String { get }
var swiftBuildWasmDirectory: String { get }