package binsec

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Cli.GENERIC with type t = [ `All | `Stack | `Register of string ] list
type t = [ `All | `Stack | `Register of string ] list
val set : t -> unit
val get : unit -> t
val is_default : unit -> bool
val is_set : unit -> bool