StudioComponentInitializationScript

Initialization scripts for studio components.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".

Link copied to clipboard

The platform of the initialization script, either Windows or Linux.

Link copied to clipboard

The method to use when running the initialization script.

Link copied to clipboard

The initialization script.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String