getRepoClassCached method
Synchronously return the cached repo classification.
Implementation
RepoClassification? getRepoClassCached() => _repoClassCache;
Synchronously return the cached repo classification.
RepoClassification? getRepoClassCached() => _repoClassCache;