Module Markdown_report.Mdr_params.SarifDeterministic

module SarifDeterministic: Parameter_sig.Bool 

Value of -mdr-sarif-deterministic.


include Parameter_sig.S
val on : unit -> unit

Set the boolean to true.

val off : unit -> unit

Set the boolean to false.