package caqti

  1. Overview
  2. Docs

Module Caqti1_pluginSource

(v1) Helper for loading plugins.

  • deprecated

    Don't use this in new code.

Sourceexception Plugin_missing of string * string

Plugin_missing pkgs if ensure_plugin fails to find any of the findlib packages pkgs.

Sourceexception Plugin_invalid of string * string

Plugin_invalid (pkg, reason) is called by ensure_plugin if something detailed in reason went wrong when loading the findlib package pkg.

OCaml

Innovation. Community. Security.