package brr

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

State enum.

type t = Jstr.t

The type for state values.

val parsed : t
val installing : t
val installed : t
val activating : t
val activated : t
val redundant : t