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

License object

Link to this section Summary

Types

t()

License object from the spec

Link to this section Types

Specs

t() :: %QuenyaParser.Object.License{
  identifier: String.t(),
  name: String.t(),
  url: String.t()
}

License object from the spec

Link to this section Functions