var isSetup: Bool { get }
s9CloudCore8BinaryenO6ClientV7isSetupSbvp
5AHUX
import CloudCore
struct Client
enum Binaryen
@frozen struct Bool
A value type whose instances are either true or false.
true
false
init(version: String = BinaryenVersion)
let version: String
func optimize(input: String, output: String) async throws
func setup() async throws
enum SetupError