wisp-feature
Toggle table of contents
2025.04.09.202256-90dc722
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-feature
wisp-feature
/
wisp.feature
/
LegacyFeatureFlags
/
getInt
get
Int
abstract
fun
getInt
(
feature
:
Feature
,
key
:
String
,
attributes
:
Attributes
=
Attributes()
)
:
Int
Calculates the value of an integer feature flag for the given key and attributes.
See also
Legacy
Feature
Flags.
getEnum
for param details
open
fun
getInt
(
feature
:
Feature
,
key
:
String
)
:
Int