package riot

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Lib.SupervisorSource

Sourcetype child_spec
Sourceval child_spec : start_link:('a -> (Runtime.Pid.t, [> `Exit of exn ]) result) -> 'a -> child_spec
Sourcetype strategy =
  1. | One_for_one
  2. | One_for_all
  3. | Rest_for_one
  4. | Simple_one_for_one
Sourceval children : Runtime.Pid.t -> Runtime.Pid.t list
OCaml

Innovation. Community. Security.