CLI
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
CLI
clackt
/
net.stephcraft.clackt
/
KeyOption
/
KeyOption
Key
Option
constructor
(
message
:
String
,
color
:
TextStyle
=
gray
,
label
:
String
?
=
null
,
disabled
:
String
?
=
null
,
hidden
:
Boolean
=
false
,
priority
:
Int
=
0
)