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
/
FluentBundle
/
formatPattern
format
Pattern
fun
formatPattern
(
pattern
:
Pattern
,
args
:
FluentArgs
?
=
null
,
errors
:
MutableList
<
FluentError
>
=
mutableListOf()
,
rootMessageId
:
String
?
=
null
)
:
String
(
source
)
Format a pattern directly.