QuenyaParser.Object.ExternalDocument (Quenya Parser v0.3.6) View Source

External doc

Link to this section Summary

Types

t()

ExternalDocument object from the spec

Link to this section Types

Specs

t() :: %QuenyaParser.Object.ExternalDocument{
  description: String.t(),
  url: String.t()
}

ExternalDocument object from the spec

Link to this section Functions