Yggdrasil.Config.put_publisher_options
You're seeing just the function
put_publisher_options
, go back to Yggdrasil.Config module for more information.
Specs
put_publisher_options(any(), Skogsra.Env.namespace()) :: :ok | {:error, binary()}
Puts the value
to Yggdrasil.Config.publisher_options/0
. Optionally, receives
the namespace
.