package binsec

  1. Overview
  2. Docs

doc/binsec_cli_sse/Binsec_cli_sse/Options/Engine/index.html

Module Options.EngineSource

Sourcetype t = ..
include Binsec_cli.Cli.GENERIC with type t := t
Sourceval set : t -> unit
Sourceval get : unit -> t
Sourceval is_set : unit -> bool
Sourceval is_default : unit -> bool
Sourceval register : string -> t -> (unit -> (module Binsec_sse.Types.STATE)) -> unit
Sourceval get_factory : unit -> (module Binsec_sse.Types.STATE)