toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
ValidateLocaleAndSetLanguageSys
Validate
Locale
And
Set
Language
Sys
sealed
external
interface
ValidateLocaleAndSetLanguageSys
(
source
)
Members
Functions
file
Exists
Link copied to clipboard
abstract
fun
fileExists
(
fileName
:
String
)
:
Boolean
get
Executing
File
Path
Link copied to clipboard
abstract
fun
getExecutingFilePath
(
)
:
String
read
File
Link copied to clipboard
abstract
fun
readFile
(
fileName
:
String
)
:
String
?
resolve
Path
Link copied to clipboard
abstract
fun
resolvePath
(
path
:
String
)
:
String