i18n-plugin
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
i18n-plugin
i18n-plugin
/
io.github.octaviusframework.i18n
/
toPascalCase
to
Pascal
Case
internal
fun
toPascalCase
(
input
:
String
)
:
String
Converts snake_case or kebab-case to PascalCase.