DeploymentLaunchConfig

Configuration information for a deployment launch.

Types

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

Properties

Link copied to clipboard

An array of key/value pairs specifying environment variables for the robot application

Link copied to clipboard

The launch file name.

Link copied to clipboard

The package name.

Link copied to clipboard

The deployment post-launch file. This file will be executed after the launch file.

Link copied to clipboard

The deployment pre-launch file. This file will be executed prior to the launch file.

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