Operation

fun interface Operation

Interface that defines a CLI operation.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun execute()