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