Category

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Category(val value: String)(source)

Specifies the global category of this top-level command.

Properties

Link copied to clipboard