FileZipper

fun interface FileZipper

Functions

Link copied to clipboard
abstract fun zip(entries: List<String>): String

Joins all file entries into a single zip archive. Returns the path to the zipped archived.