| gh | Query the GitHub API | 
| gh_first | Get the next, previous, first or last page of results | 
| gh_gql | A simple interface for the GitHub GraphQL API v4. | 
| gh_last | Get the next, previous, first or last page of results | 
| gh_next | Get the next, previous, first or last page of results | 
| gh_prev | Get the next, previous, first or last page of results | 
| gh_rate_limit | Return GitHub user's current rate limits | 
| gh_rate_limits | Return GitHub user's current rate limits | 
| gh_token | Return the local user's GitHub Personal Access Token (PAT) | 
| gh_token_exists | Return the local user's GitHub Personal Access Token (PAT) | 
| gh_tree_remote | Find the GitHub remote associated with a path | 
| gh_whoami | Info on current GitHub user and token | 
| print.gh_response | Print the result of a GitHub API call |