EntrypointResponse

data class EntrypointResponse(val shell: String)

The entrypoint for the application.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The format should be a shell command that can be fed to bash -c.