lgtv v0.2.3 Lgtv.CallbackSupervisor View Source
Link to this section Summary
Functions
Returns the count of RegistrySample.Account
processes managed by this supervisor
Return a list of request_id
integers known by the registry
Starts the supervisor
Link to this section Functions
Returns the count of RegistrySample.Account
processes managed by this supervisor.
Example
iex> RegistrySample.AccountSupervisor.req_process_count
0
Return a list of request_id
integers known by the registry.
ex - [1, 23, 46]
Starts the supervisor.