package mopsa

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Output.FactorySource

Render the output of an analysis depending on the selected engine.

Sourceval engines : (Common.format, (module Common.OUTPUT)) Stdlib.Hashtbl.t
Sourceval get_output_engine : unit -> (module Common.OUTPUT)
Sourceval report : ('a, 'b) Core.All.man -> 'a Core.Flow.flow -> time:float -> files:string list -> int
Sourceval panic : btrace:string -> exn -> time:float -> files:string list -> int
Sourceval help : Mopsa_utils.ArgExt.arg list -> unit
Sourceval list_domains : string list -> unit
Sourceval list_checks : Core.All.check list -> unit
Sourceval list_hooks : string list -> unit
OCaml

Innovation. Community. Security.