Hunter.Tag (hunter v0.6.0)

Copy Markdown View Source

Tag entity

Fields

  • name - The hashtag, not including the preceding #
  • url - The URL of the hashtag

Summary

Types

t()

@type t() :: %Hunter.Tag{name: String.t(), url: String.t()}