package binsec

  1. Overview
  2. Docs

doc/binsec/Binsec/Cli/module-type-ENABLEABLE/index.html

Module type Cli.ENABLEABLE

val is_enabled : unit -> bool

is_enabled is a switch that is automatically set.

Can be set programmatically with

al:enable} and {val:disable}.
val enable : unit -> unit
val disable : unit -> unit
OCaml

Innovation. Community. Security.