kmp-tor-common
Toggle table of contents
2.2.0
common
Platform filter
common
Switch theme
Search in API
kmp-tor-common
common-api
/
io.matthewnelson.kmp.tor.common.api
/
ResourceLoader
/
Tor
/
Exec
/
Companion
Companion
protected
object
Companion
(
source
)
Members
Functions
get
Or
Create
Link copied to clipboard
@
JvmStatic
protected
fun
getOrCreate
(
resourceDir
:
File
,
extract
:
(
resourceDir
:
File
)
->
GeoipFiles
,
extractTor
:
(
resourceDir
:
File
)
->
File
,
configureEnv
:
MutableMap
<
String
,
String
>
.
(
resourceDir
:
File
)
->
Unit
,
toString
:
(
resourceDir
:
File
)
->
String
)
:
ResourceLoader.Tor
For implementors of
Exec
.