Executable

interface Executable(source)

Base class for any executable method (commands, components, modals...).

Inheritors

Properties

Link copied to clipboard
abstract val function: KFunction<*>

The target function of this executable.

Link copied to clipboard

The parameters of this executable.