Yggdrasil.Publisher.Generator.start_link
You're seeing just the function
start_link
, go back to Yggdrasil.Publisher.Generator module for more information.
Specs
start_link([DynamicSupervisor.option() | DynamicSupervisor.init_option()]) :: Supervisor.on_start()
Starts a publisher generator with Supervisor
options
.