Toggle Sidebar
Toggle Theme
hunter
v0.5.1
Pages
Modules
Exceptions
hunter v0.5.1
Hunter.Tag
View Source
Tag entity
Fields
name
- The hashtag, not including the preceding
#
url
- The URL of the hashtag
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
t() :: %Hunter.Tag{name:
String.t
(), url:
String.t
()}