Yggdrasil.Config.put_publisher_options

You're seeing just the function put_publisher_options, go back to Yggdrasil.Config module for more information.
Link to this function

put_publisher_options(value, namespace \\ nil)

View Source

Specs

put_publisher_options(any(), Skogsra.Env.namespace()) ::
  :ok | {:error, binary()}

Puts the value to Yggdrasil.Config.publisher_options/0. Optionally, receives the namespace.