fluent-kt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
fluent-kt
fluent-bundle
/
dev.kbroom.fluent.bundle
/
FluentArgs
/
add
add
fun
add
(
value
:
FluentValue
)
(
source
)
Add a positional argument.
fun
add
(
value
:
Any
?
)
(
source
)
Add a positional argument from any value.