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
/
FluentResource
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
try
New
Link copied to clipboard
fun
tryNew
(
source
:
String
)
:
Result
<
FluentResource
>
Try to parse a FTL source string into a
FluentResource
.