Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.plugins
/
RepositoryManager
/
downloadPluginToFile
download
Plugin
To
File
suspend
fun
downloadPluginToFile
(
context
:
Context
,
pluginUrl
:
String
,
file
:
File
,
expectedFileHash
:
String
?
)
:
File
?
(
source
)