• en

Module OpamConfigCommand

val env : csh:bool -> sexp:bool -> fish:bool -> unit
Display the current environment
val list : OpamTypes.name list -> unit
Display the content of all available variables
val variable : OpamTypes.full_variable -> unit
Display the content of a given variable
val subst : OpamTypes.basename list -> unit
Substitute files
val setup : OpamTypes.user_config option -> OpamTypes.global_config option -> unit
Update the global and user configuration to use OPAM.
val setup_list : OpamTypes.shell -> OpamTypes.filename -> unit
Display the global and user configuration for OPAM.
val exec : string list -> unit
Execute a command in a subshell