Scenic.Assets.Stream.fetch
You're seeing just the function
fetch
, go back to Scenic.Assets.Stream module for more information.
Specs
Fetch the currently published asset in a named stream.
Returns {:ok, asset}
on success.
Returns {:error, :not_found}
if the stream is not available.