package opam-client
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Client library for opam 2.5
Install
dune-project
Dependency
Authors
-
David Allsopp
-
VVincent Bernardoff <vb@luminar.eu.org>
-
RRaja Boujbel <raja.boujbel@ocamlpro.com>
-
KKate Deplaix <kit-ty-kate@outlook.com>
-
RRoberto Di Cosmo <roberto@dicosmo.org>
-
TThomas Gazagnaire <thomas@gazagnaire.org>
-
LLouis Gesbert <louis.gesbert@ocamlpro.com>
-
FFabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
-
AAnil Madhavapeddy <anil@recoil.org>
-
GGuillem Rieu <guillem.rieu@ocamlpro.com>
-
RRalf Treinen <ralf.treinen@pps.jussieu.fr>
-
FFrederic Tuong <tuong@users.gforge.inria.fr>
Maintainers
Sources
2.5.0-beta1.tar.gz
md5=8f0995bb3cb626efa1af74bc6d888c54
sha512=607ff235cf43e73cbcbf67202682a1bd7b0e3fa35bc6b4748a54db9b57b7a0a25e656ec0f8d81d0369b3a1b05fd5c4148571f5dc217ffdbcd2c32592e0b682b6
doc/opam-client/OpamCliMain/index.html
Module OpamCliMainSource
Handles calling opam plugins (à la git). E.g. opam publish runs opam-publish from PATH, with specific addition of OpamPath.plugins_bin and the current switch bin directory).
Note that this does load some configuration and env, but only handles a leading --yes argument.
Handles flushing buffers and catching exceptions from the main call, including special cases like OpamStd.Sys.Exec that is expected to do a Unix.exec, but after all proper cleanup has been done.
Handling of debug JSON output, according to OpamClientConfig.t.json_out
run default command_list runs command-line argument parsing and processing of the command
Default entry point with handling of debug finalisers
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>