package morbig

  1. Overview
  2. Docs

Module Morbig.OptionsSource

Sourcetype backend =
  1. | Json
  2. | Bin
  3. | SimpleJson
  4. | Dot
Sourceval backend : unit -> backend
Sourceval input_files : unit -> string list
Sourceval output_file_of_input_file : string -> string
Sourceval skip_nosh : unit -> bool
Sourceval display_stats : unit -> bool
Sourceval from_stdin : unit -> bool
Sourceval continue_after_error : unit -> bool
Sourceval error_on_unspecified : unit -> bool
Sourceval analyze_command_line_arguments : unit -> unit
Sourceval debug : unit -> bool
OCaml

Innovation. Community. Security.