package binsec

  1. Overview
  2. Docs

doc/binsec.cli/Binsec_cli/Cli/Options_from_logger/Builder/String_option/index.html

Module Builder.String_optionSource

Parameters

module _ : CLI_DECL

Signature

include GENERIC with type t = string
Sourcetype t = string
Sourceval set : t -> unit
Sourceval get : unit -> t
Sourceval is_set : unit -> bool
Sourceval is_default : unit -> bool
Sourceval get_opt : unit -> t option