package dkml-install

  1. Overview
  2. Docs
type install_direction =
  1. | Install
  2. | Uninstall
    (*

    Whether an installation is being installed or being uninstalled.

    *)
module Component_registry : sig ... end

The Component_registry is a global registry of all components that have been registered until now.

OCaml

Innovation. Community. Security.