package frama-c

  1. Overview
  2. Docs

doc/frama-c.kernel/Frama_c_kernel/System_config/Plugins/index.html

Module System_config.Plugins

Unless you are working in the kernel of Frama-C, you should not use this.

val dirs : Filepath.t list

Directories where the Frama-C dynamic plug-ins are located.

val path : string

The colon-separated concatenation of dirs.

val load : string -> unit

Load given plug-in name

val load_all : unit -> unit

Load all plug-ins, do not load GUI plug-in when not in GTK GUI mode

OCaml

Innovation. Community. Security.