package binsec

  1. Overview
  2. Docs

doc/binsec.cli/Binsec_cli/Cli/Make_from_logger/Builder/No/index.html

Module Builder.NoSource

An options that defaults to true. The provided command-line switch automatically add a no- prefix to your option name.

Parameters

module _ : CLI_DECL

Signature

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