DynamicSupervisor.child_spec
You're seeing just the function
child_spec
, go back to DynamicSupervisor module for more information.
Returns a specification to start a dynamic supervisor under a supervisor.
See Supervisor
.