Package index
-
gh() - Query the GitHub API
-
gh_gql() - A simple interface for the GitHub GraphQL API v4.
-
gh_next()gh_prev()gh_first()gh_last() - Get the next, previous, first or last page of results
-
gh_rate_limit()gh_rate_limits() - Return GitHub user's current rate limits
-
gh_token()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