BuildPlatformFactory

Factory for creating BuildPlatform instances.

Since

8.13

Functions

Link copied to clipboard
open fun of(architecture: Architecture, os: OperatingSystem): BuildPlatform
Creates a new BuildPlatform instance with the given architecture and operating system.