Parameter Make.X

type persistent_state

User-defined read-only data stored when the daemon is created.

type session_state

User-defined read-only data set when the daemon is run and unset when the daemon terminates.

val base_default_name : string

Basis for the default value for the ?name argument of create.

Examples: "node" or "accuser".

val default_colors : Tezt_wrapper.Log.Color.t array

Cycle of default values for the ?color argument of create.