package opam_bin_lib

  1. Overview
  2. Docs
The opam-bin tool is a simple framework to use `opam` with binary packages

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v1.2.0.tar.gz
sha256=1d061f53870a3212133c6713207e040fca9c76a1b81696049599f1a84b44e76c

doc/opam_bin_lib/Opam_bin_lib/CommandConfig/index.html

Module Opam_bin_lib.CommandConfigSource

Sourceval need_saving : bool ref
Sourceval need_refactoring : bool ref
Sourceval need_install_patches : bool ref
Sourceval refactor : unit -> unit
Sourceval action : unit -> unit
Sourceval modify_list_of_switches : string list EzConfig__SimpleConfig.config_option -> string -> unit