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
/
dropCaches
drop
Caches
abstract
suspend
fun
dropCaches
(
dropScreensCache
:
Boolean
,
dropInitialGraphCache
:
Boolean
,
dropVersionCache
:
Boolean
)
:
Result
<
Unit
>