package opam-lib
The OPAM library
Install
Dune Dependency
Authors
-
TThomas Gazagnaire <thomas@gazagnaire.org>
-
AAnil Madhavapeddy <anil@recoil.org>
-
FFabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
-
FFrederic Tuong <tuong@users.gforge.inria.fr>
-
LLouis Gesbert <louis.gesbert@ocamlpro.com>
-
GGuillem Rieu <guillem.rieu@ocamlpro.com>
-
VVincent Bernardoff <vb@luminar.eu.org>
-
RRoberto Di Cosmo <roberto@dicosmo.org>
Maintainers
Sources
1.3.1.tar.gz
sha256=625767c3465219cc8799aad1449c74279b31686db0821300cfdb92fbff17e9fd
md5=e0688c0cf9a55f93ee93f62d07cf6b74
doc/opam-lib/OpamCoreConfig/index.html
Module OpamCoreConfig
type t = private {
debug_level : int;
(*Controls debug messages, 0 to disable
*)verbose_level : int;
(*Controls printing of external commands and output, 0 to disable, more means print more low-level commands
*)color : [ `Always | `Never | `Auto ];
(*Console ANSI color control
*)utf8 : [ `Extended | `Always | `Never | `Auto ];
(*Controls usage of UTF8 in OPAM-generated messages. Extended adds camel emojis
*)disp_status_line : [ `Always | `Never | `Auto ];
(*Controls on-line display of parallel commands being run, using ANSI escapes
*)answer : bool option;
(*Affects interactive questions in OpamConsole: auto-answer with the given bool if Some
*)safe_mode : bool;
(*Fail on writes or delays, don't ask questions (for quick queries, e.g. for shell completion)
*)lock_retries : int;
log_dir : string;
(*Where to store log and temporary files (output from commands...)
*)keep_log_dir : bool;
(*Whether to cleanup temporary and log files on exit
*)errlog_length : int;
(*The number of log lines displayed on process error. 0 for all
*)
}
type 'a options_fun =
?debug_level:int ->
?verbose_level:int ->
?color:[ `Always | `Never | `Auto ] ->
?utf8:[ `Extended | `Always | `Never | `Auto ] ->
?disp_status_line:[ `Always | `Never | `Auto ] ->
?answer:bool option ->
?safe_mode:bool ->
?lock_retries:int ->
?log_dir:string ->
?keep_log_dir:bool ->
?errlog_length:int ->
unit ->
'a
val default : t
val set : t -> t options_fun
val setk : (t -> 'a) -> t -> 'a options_fun
val update : ?noop:unit -> unit options_fun
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>