package binsec

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Binsec_cli_ghidra.Ghidra_optionsSource

include Binsec.Cli.S
include Binsec_cli.Cli.ENABLEABLE
val is_enabled : unit -> bool

is_enabled is a switch that is automatically set.

Can be set programmatically with enable and disable.

val enable : unit -> unit
val disable : unit -> unit