StandardAppVersionEntrypoint

data class StandardAppVersionEntrypoint(val shell: String)

Constructors

Link copied to clipboard
constructor(shell: String)

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.