ChromicPDF.Supervisor.with_services
You're seeing just the function
with_services
, go back to ChromicPDF.Supervisor module for more information.
Specs
Fetches pids of the supervisor's services and passes them to the given callback function.
If the supervisor has not been started but configured to run in on_demand
mode, this will
start a temporary supervision tree.