Instance Methodswift-cloud 0.31.0CloudCore
currentSwiftVersion
Builder.swift:17func currentSwiftVersion() async throws -> String
func currentSwiftVersion() async throws -> String
import CloudCore
struct Builder
@frozen struct String
A Unicode string value that is a collection of characters.
let binaryen: Binaryen.Client
func buildAmazonLinux(targetName: String, architecture: Architecture = .current) async throws
func buildUbuntu(targetName: String, architecture: Architecture = .current) async throws
func buildWasm(targetName: String, architecture: Architecture = .current) async throws
enum BuildError