package binsec

  1. Overview
  2. Docs

doc/binsec.cli/Binsec_cli/Cli/Options/Builder/Any/index.html

Module Builder.AnySource

A very generic functor that lets you handle cases that are not provided otherwise. Use it only as last resort.

Parameters

Signature

Sourcetype t = P.t
Sourceval set : t -> unit
Sourceval get : unit -> t
Sourceval is_set : unit -> bool
Sourceval is_default : unit -> bool