package octez-libs

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

Module Internal_event.All_definitionsSource

Access to all the event definitions registered with Make.

Sourceval get : unit -> Generic.definition list

Get the list of all the known definitions.

Sourceval find : (string -> bool) -> Generic.definition option

Find the definition matching on the given name.

OCaml

Innovation. Community. Security.