zip

abstract suspend fun zip(files: List<FileContent>, zipFile: File): Result<Unit>