Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-actions-cache
/
actions.cache
/
createTar
create
Tar
suspend external
fun
createTar
(
archiveFolder
:
String
,
sourceDirectories
:
ReadonlyArray
<
String
>
,
compressionMethod
:
CompressionMethod
)
(
source
)