Enum GitHub::SearchType
Represents the individual results of a search.
Enum Values
ISSUE
Returns results matching issues in repositories.
REPOSITORY
Returns results matching repositories.
USER
Returns results matching users and organizations on GitHub.