Single

data class Single(val config: RunConfiguration) : RunSpec(source)

Run one configured model.

Attachments supplied to KSLAppSession.submit are currently supported only for this spec.

Constructors

Link copied to clipboard
constructor(config: RunConfiguration)

Properties

Link copied to clipboard