View Source GitHub.SearchResultTextMatchesMatches (GitHub REST API Client v0.3.1)

Provides struct and type for a SearchResultTextMatchesMatches

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.SearchResultTextMatchesMatches{
  __info__: map(),
  indices: [integer()] | nil,
  text: String.t() | nil
}