Pre_domain.T
The module type for pre-domains.
module Conf : CONF
Domain configuration.
val name : string
name is the domain name. Defines the domain sub-command name.
name
val doc_name : string
doc_name is the domain name for documentation.
doc_name
val fingerprint : B0_file_exts.t
fingerprint are file extensions whose presence in the source files hints at domain selection.
fingerprint
val pre_outcomes : outcome list
pre_outcomes is the domain's list of outcomes.
pre_outcomes