getRepoClassCached method

RepoClassification? getRepoClassCached()

Synchronously return the cached repo classification.

Implementation

RepoClassification? getRepoClassCached() => _repoClassCache;