Uses of Record Class
edu.ucsb.cs156.frontiers.services.RepositoryService.GithubRepository
Packages that use RepositoryService.GithubRepository
-
Uses of RepositoryService.GithubRepository in edu.ucsb.cs156.frontiers.services
Methods in edu.ucsb.cs156.frontiers.services that return types with arguments of type RepositoryService.GithubRepositoryModifier and TypeMethodDescriptionRepositoryService.getRepositoriesMatchingPrefix(Course course, String prefix) Lists repositories in the course GitHub organization whose names start with the provided prefix.