Yggdrasil.subscribe
You're seeing just the function
subscribe
, go back to Yggdrasil module for more information.
Specs
subscribe(map() | keyword() | Yggdrasil.Channel.t()) :: :ok | {:error, term()}
Subscribes to a channel
.