package ortac-dune

  1. Overview
  2. Docs
Generate dune rules for other ortac plugins

Install

dune-project
 Dependency

Authors

Maintainers

Sources

.tar.gz
md5=1bbffc8b2ecf943c2d66bdf9c72b994a
sha512=f23537bc18149e5cf5f5035139fac0541b55f7087127b1ca963f16d8852096d7fbdd5378b9fbb7703a3ce175b4a90ad8a7dfafc4292b5f1196fa11fbef43a178

doc/ortac-dune.plugin/Ortac_dune/Qcheck_stm/index.html

Module Ortac_dune.Qcheck_stmSource

Sourcetype config = {
  1. interface_file : string;
  2. config_file : string option;
  3. ocaml_output : string option;
  4. library : string option;
  5. package_name : string option;
  6. dune_output : string option;
  7. module_prefix : string option;
  8. submodule : string option;
  9. domain : bool;
  10. count : int;
  11. fork_timeout : int option;
  12. gen_alias : string option;
  13. run_alias : string option;
}
Sourceval gen_dune_rules : config Fmt.t