Make.X
type persistent_state
Data to store whether a daemon is running or not.
type session_state
Data to store when a daemon is running.
val base_default_name : string
Basis for the default value for the ?name argument of create.
?name
create
Examples: "node" or "accuser".
"node"
"accuser"
val default_colors : Tezt_wrapper.Log.Color.t array
Cycle of default values for the ?color argument of create.
?color