Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-client
/
dev.catbit.mosaic.client.data.repository
/
MosaicRepository
/
deleteFile
delete
File
abstract
suspend
fun
deleteFile
(
fileName
:
String
)
:
Result
<
Unit
>