Argot
Toggle table of contents
0.1.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Argot
argot-core
/
org.draftcode.argot
/
ArgumentBuilder
/
enum
enum
inline
fun
<
E
:
Enum
<
E
>
>
enum
(
)
:
ArgumentBuilder
<
E
>
Parses the value as the enum
E
, matching constant names case-insensitively.