All Classes and Interfaces
Class
Description
Lists files and folders in GitHub repositories and fetches file contents
via the GitHub REST API.
Parses a GitHub URL and returns a URLObject instance.
Represents a GitHub URL object with an owner, repository, revision, path, and kind.
The kind of the URL object: ROOT, TREE (directory), or BLOB (file).