comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
storage
/
com.sorrowblue.comicviewer.data.storage.client
/
FileClient
/
listFiles
list
Files
abstract
suspend
fun
listFiles
(
file
:
File
,
resolveImageFolder
:
Boolean
=
false
)
:
List
<
File
>