isIsolated

abstract fun isIsolated(repository: RepositoryId): Boolean?

The data of a repository is stored separately from other repositories, but that wasn't always the case. For backwards compatibility, existing repositories remain in the global storage.

Return

null if the repository doesn't exist