package dose3-extra

  1. Overview
  2. Docs
Dose-extra libraries and tools (part of Mancoosi tools)

Install

Dune Dependency

Authors

Maintainers

Sources

dose3-7.0.0.tar.gz
md5=bc99cbcea8fca29dca3ebbee54be45e1
sha512=98dc4bd28e9f4aa8384be71b31783ae1afac577ea587118b8457b554ffe302c98e83d0098971e6b81803ee5c4f2befe3a98ef196d6b0da8feb4121e982ad5c2f

doc/dose3-extra.doseparse/Dose_doseparse/StdOptions/InputOptions/index.html

Module StdOptions.InputOptionsSource

Sourceval itypes : string list
Sourceval in_option : ?default:string -> ?metavar:string -> unit -> string OptParse.Opt.t
Sourceval vtypes : string list
Sourceval comp_option : ?default:string -> ?metavar:string -> unit -> string OptParse.Opt.t
Sourceval trim : bool OptParse.Opt.t
Sourceval latest : int OptParse.Opt.t
Sourceval background : string list OptParse.Opt.t
Sourceval foreground : string list OptParse.Opt.t
Sourceval inputtype : string OptParse.Opt.t
Sourceval compare : string OptParse.Opt.t
Sourceval default_options : string list
Sourceval descr : string
Sourceval parse_cmdline : (Dose_extra.Url.filetypes * bool) -> string list -> string list * string list

give a list of positional arguments returns two list of resources, foreground and background. Positional arguments are assumed to be foreground resources.

Sourceval add_options : ?default:string list -> OptParse.OptParser.t -> unit
Sourceval add_option : ?short_name:char -> ?long_name:string -> ?help:string -> OptParse.OptParser.t -> ?hide:bool -> ?short_names:char list -> ?long_names:string list -> 'a OptParse.Opt.t -> unit
OCaml

Innovation. Community. Security.