BackupKit
Toggle table of contents
0.3.0
ios
Target filter
ios
Switch theme
Search in API
Skip to content
BackupKit
BackupKit
/
com.vocabloot.backupkit
/
CloudKitStorage
/
downloadFile
download
File
ios
open
suspend override
fun
downloadFile
(
path
:
String
,
toLocalPath
:
String
,
remoteId
:
String
?
)
(
source
)
Downloads into
toLocalPath
, replacing it. Throws
CloudError.NotFound
when absent.