of

open fun of(architecture: Architecture, os: OperatingSystem): BuildPlatform(source)

Creates a new BuildPlatform instance with the given architecture and operating system.

Return

the new BuildPlatform instance

Since

8.13

Parameters

architecture

the architecture of the platform

os

the operating system of the platform