ApplicationRuntimeEnvironment

data class ApplicationRuntimeEnvironment(val type: String, val version: String)

Constructors

Link copied to clipboard
constructor(type: String, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The operating system and other drivers. For Proton, this also includes the Proton compatibility layer.

Link copied to clipboard

Versioned container environment for the application operating system.