package sihl

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

Module JobInstance.StatusSource

Sourcetype t =
  1. | Pending
  2. | Succeeded
  3. | Failed
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval to_string : t -> string
Sourceval of_string : string -> (t, string) result
OCaml

Innovation. Community. Security.