Mosaic
Toggle table of contents
android
common
ios
jvm
wasmJs
Target filter
android
common
ios
jvm
wasmJs
Switch theme
Search in API
Skip to content
Mosaic
mosaic-client
/
dev.catbit.mosaic.client.data.data_sources.file_system
/
PlatformFileHandler
/
getFilePlatformFile
get
File
Platform
File
android
common
ios
jvm
wasmJs
actual
suspend
fun
getFilePlatformFile
(
fileName
:
String
)
:
PlatformFile
?
expect
suspend
fun
getFilePlatformFile
(
fileName
:
String
)
:
PlatformFile
?
Returns a
PlatformFile
reference to the file, or null if it doesn't exist.
actual
suspend
fun
getFilePlatformFile
(
fileName
:
String
)
:
PlatformFile
?
actual
suspend
fun
getFilePlatformFile
(
fileName
:
String
)
:
PlatformFile
?
actual
suspend
fun
getFilePlatformFile
(
fileName
:
String
)
:
PlatformFile
?