setUrl

abstract fun setUrl(url: URI)
abstract fun setUrl(url: Any)

Sets the base URL of this repository.

Parameters

url

The base URL.