Command

abstract class Command : YamlExport(source)

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun toYaml(): Yaml

Converts this object into a Yaml object.