GSS.Spreadsheet.Supervisor (elixir_google_spreadsheets v0.4.0)
Supervisor to keep track of initialized spreadsheet processes.
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for DynamicSupervisor.init/1
.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec init([]) :: {:ok, DynamicSupervisor.sup_flags()}
Callback implementation for DynamicSupervisor.init/1
.