Uses of Record Class
edu.ucsb.cs.scaffold.services.GithubService.DirectoryEntry
Packages that use GithubService.DirectoryEntry
-
Uses of GithubService.DirectoryEntry in edu.ucsb.cs.scaffold.services
Methods in edu.ucsb.cs.scaffold.services that return types with arguments of type GithubService.DirectoryEntryModifier and TypeMethodDescriptionGithubService.listDirectory(String repoName, String path, String token) Lists the contents of a directory in the given repository, using the Contents API.