package dkml-install

  1. Overview
  2. Docs
API and registry for DkML installation components

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dkml-install-0.5.2.tbz
md5=5b294da54e4474f8d260c7190fec8c85
sha512=33274eafb995b4ba9d1bdb05e63b466e621255155fe5c6df7f368b086e6658634eff07079a51c0501cd1ab6817ba637f3222a00e146b8c360e24b7488ca66b63

doc/dkml-install.register/Dkml_install_register/index.html

Module Dkml_install_registerSource

Sourcetype install_direction =
  1. | Install
  2. | Uninstall
    (*

    Whether an installation is being installed or being uninstalled.

    *)
Sourcemodule Component_registry : sig ... end

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