wisp-feature
Toggle table of contents
2025.03.04.013817-e7c2f24
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-feature
wisp-feature
/
wisp.feature
/
getEnum
get
Enum
inline
fun
<
T
:
Enum
<
T
>
>
DynamicConfig
.
getEnum
(
feature
:
Feature
)
:
T
inline
fun
<
T
:
Enum
<
T
>
>
FeatureFlags
.
getEnum
(
feature
:
Feature
,
key
:
String
,
attributes
:
Attributes
=
Attributes()
)
:
T