Module Options


module Options: sig .. end
Consult the Plugin Development Guide for additional details.

include struct ... end
module Print: False(sig
val option_name : string
val help : string
val kind : [> `Tuning ]
end)