Taiga icon indicating copy to clipboard operation
Taiga copied to clipboard

Global annotation

Open woojiahao opened this issue 5 years ago • 0 comments

Global commands should be set using an annotation.

Example:

@CommandSet
@Global
fun animalCommands() = commands("Animal") {}

woojiahao avatar Oct 02 '18 12:10 woojiahao