deleteMirror

suspend fun deleteMirror(host: String): Any?

Delete mirror of this repository from the cache server.

Requires the repository to be opened in write mode.

Parameters

host

hostname (or ip address + port) of the cache server.