Commands

object Commands

Command builders for both Kotlin and Java.

Design note

  • This lives in ktale-core because it is an implementation detail (builders create CommandDefinition instances).

  • ktale-api stays implementation-free.

Types

Link copied to clipboard
annotation class CommandDsl
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Java-friendly fluent builder entrypoint.

Kotlin DSL entrypoint.