package dkml-install

  1. Overview
  2. Docs

Source file register_types.ml

1
2
3
4
type install_direction =
  | Install
  | Uninstall
      (** Whether an installation is being installed or being uninstalled. *)
OCaml

Innovation. Community. Security.