toggle menu
KStg
1.0-SNAPSHOT
jvm
switch theme
search in API
KStg
/
top.kkoishi.stg.util
/
Option
/
Option
Option
constructor
(
hasArgs
:
Boolean
,
vararg
names
:
String
,
action
:
(
Option
,
String
)
->
Unit
)
Parameters
name
the Option name.
has
Args
if the option has extra argument.
action
the action.