Search
Exshome - Elixir Smart Home
v0.1.7
Pages
Modules
Settings
View Source
Exshome.Tag.Tagged
protocol
(Exshome - Elixir Smart Home v0.1.7)
Protocol to mark a module as tagged.
Link to this section
Summary
Types
t()
Functions
tags(data)
Link to this section
Types
Link to this type
t()
View Source
@type
t() ::
term
()
Link to this section
Functions
Link to this function
tags(data)
View Source
@spec
tags(
t
()) :: [
atom
()]