Yggdrasil.Subscriber.Manager.subscribed-question-mark
You're seeing just the function
subscribed-question-mark
, go back to Yggdrasil.Subscriber.Manager module for more information.
Specs
subscribed?(Yggdrasil.Channel.t(), nil | pid()) :: boolean()
Whether the pid
is subscribed or not to the channel
.