Horde.DynamicSupervisor.start_link

You're seeing just the function start_link, go back to Horde.DynamicSupervisor module for more information.

Works like DynamicSupervisor.start_link/1. Extra options are documented here:

Link to this function

start_link(mod, init_arg, opts \\ [])

View Source