OpamVariable.FullFully qualified variable.
include OpamStd.ABSTRACTval of_string : string -> tval to_string : t -> stringval to_json : t OpamJson.encoderval of_json : t OpamJson.decodermodule Set : OpamStd.SET with type elt = tmodule Map : OpamStd.MAP with type key = ttype scope = | GlobalNote: this is attributed to unqualified variables, and may also design self-referring ones
*)| SelfVariable in a package-specific file referring to that package _:varname
| Package of OpamPackage.Name.tpkgname:varname
val is_global : t -> boolval package : ?self:OpamPackage.Name.t -> t -> OpamPackage.Name.t optionReturn the package corresponding to the scope of the variable
val create : OpamPackage.Name.t -> variable -> tCreate a variable local for a given library/syntax extension
val read_from_env : t -> variable_contents optionLooks up for an environment override through the environment, by means of OPAMVAR_glovar or OPAMVAR_pkg_pkgvar