package dose3

  1. Overview
  2. Docs
Dose library (part of Mancoosi tools)

Install

Dune Dependency

Authors

Maintainers

Sources

dose3-6.1.tar.gz
md5=dedc2f58f2c2b59021f484abc6681d93
sha512=603462645bac190892a816ecb36ef7b9c52f0020f8d7710dc430e2db65122090fdedb24a8d2e03c32bf53a96515f5b51499603b839680d0a7a2146d6e0fb6e34

doc/dose3.doseparse/Dose_doseparse/StdOptions/DistribOptions/index.html

Module StdOptions.DistribOptionsSource

Sourceval deb_native_arch : string OptParse.Opt.t
Sourceval deb_foreign_archs : string list OptParse.Opt.t
Sourceval deb_host_arch : string OptParse.Opt.t
Sourceval deb_ignore_essential : bool OptParse.Opt.t
Sourceval deb_builds_from : bool OptParse.Opt.t
Sourceval deb_drop_bd_indep : bool OptParse.Opt.t
Sourceval deb_drop_bd_arch : bool OptParse.Opt.t
Sourceval deb_profiles : string list OptParse.Opt.t
Sourceval opam_switch : string OptParse.Opt.t
Sourceval opam_switches : string list OptParse.Opt.t
Sourceval opam_profiles : string list OptParse.Opt.t
Sourceval default_options : string list
Sourceval set_deb_options : unit -> Dose_debian.Debcudf.options
Sourceval set_opam_options : unit -> Dose_opam2.Opamcudf.options
Sourceval set_default_options : [> `Deb | `Edsp | `Opam | `Pef ] -> options option
Sourceval set_options : [> `Deb | `DebSrc | `Edsp | `Opam | `Pef ] -> options option
Sourceval add_debian_options : ?default:string list -> OptParse.OptParser.t -> unit
Sourceval add_opam_options : ?default:string list -> OptParse.OptParser.t -> unit
Sourceval add_option : ?group:OptParse.OptParser.group -> ?short_name:char -> ?long_name:string -> ?help:string -> OptParse.OptParser.t -> 'a OptParse.Opt.t -> unit
OCaml

Innovation. Community. Security.