Up – Package index » opam-client API Library opam-clientOpamAction Handles concrete actions on packages, like installations and removals OpamAdminCheck OpamAdminCommand OpamAdminRepoUpgrade OpamArg Command-line argument parsers and helpers OpamArgTools CLI version helpers OpamAuxCommands Some command helpers, and auxiliary opam management functions used by the CLI OpamCLIVersion CLI Versions OpamCliMain OpamClient High-level execution of user-facing functions like install and upgrade, and wrappers around the pinning commands OpamClientConfig Configuration options for the client lib (record, global reference, setter, initialisation), plus helper for global setup OpamCommands Opam CLI main entry point OpamConfigCommand Functions handling the `opam config` subcommand and configuration actions OpamGitVersion (generated) Current git version of OPAM OpamInitDefaults This module defines a few defaults, used at 'opam init', that bind opam to its default OCaml repository at https://opam.ocaml.org. All can be overridden through the init command flags or an init config file. OpamListCommand Functions handling the "opam list" subcommand OpamLockCommand Functions handling the "opam lock" command OpamPinCommand Functions handling the "opam pin" subcommand OpamRepositoryCommand Functions handling the "opam repository" subcommand OpamSolution Interface with the solver, processing of full solutions through actions OpamSwitchCommand Functions handling the "opam switch" subcommand