module Predefined: sig
.. end
Lists of predefined checks and outputs.
val checks : Check.t list
The list of predefined checks (module signatures in src/checks).
val outputs : Output.t list
The list of predefined outputs (module signatures in src/outputs).