VulpesCloud
Toggle table of contents
2.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
VulpesCloud
VulpesCloud-launcher
/
de.vulpescloud.launcher.util
/
FileUpdaterUtil
File
Updater
Util
object
FileUpdaterUtil
Members
Functions
file
Path
Handler
Link copied to clipboard
fun
filePathHandler
(
filePath
:
Path
)
:
HttpResponse.BodyHandler
<
Path
>
get
Link copied to clipboard
fun
<
T
>
get
(
uri
:
URI
,
body
:
HttpResponse.BodyHandler
<
T
>
)
:
HttpResponse
<
T
>
update
File
Link copied to clipboard
fun
updateFile
(
target
:
File
,
downloadURI
:
URI
,
downloadChecksum
:
String
)
:
Boolean