Scenic.Assets.Stream.exists-exclamation-mark
You're seeing just the function
exists-exclamation-mark
, go back to Scenic.Assets.Stream module for more information.
Specs
exists!(id :: String.t()) :: :ok
Check if a named stream has been published.
Returns a :ok
if the stream is published. Raises an error if it is not.