module OpamVariable:sig
..end
include OpamMisc.ABSTRACT
typevariable =
t
type
variable_contents =
| |
B of |
| |
S of |
val string_of_variable_contents : variable_contents -> string
val enable : t
enable
val installed : t
installed
module Section:sig
..end
module Full:sig
..end