ExecuteCommandSessionConfiguration

Information about the commands that will be run on a Dev Environment when an SSH session begins.

Types

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

Properties

Link copied to clipboard

An array of arguments containing arguments and members.

Link copied to clipboard

The command used at the beginning of the SSH session to a Dev Environment.

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