package oasis

  1. Overview
  2. Docs
Tooling for building OCaml libraries and applications

Install

Dune Dependency

Authors

Maintainers

Sources

oasis-0.4.11.tar.gz
sha256=18b73deef4ed6e9a83337f24b3bbe2ded65268b3ff7309fcc00d25e57e1dc12e
md5=98492f4657c2c5b30e3b1bc945e58419

doc/oasis.cli/CLIArgExt/index.html

Module CLIArgExtSource

Parsing of command line arguments

Sourcetype help_extent =
  1. | NoSubCommand
  2. | SubCommand of string
  3. | AllSubCommand
Sourcetype help_style =
  1. | Markdown
  2. | Output
Sourceval usage_msg : string
Sourceval fspecs : unit -> (string * Arg.spec * string) list * (unit -> OASISContext.t)
Sourceval pp_print_help : ctxt:OASISContext.t -> help_extent -> help_style -> Format.formatter -> unit -> unit
Sourceval parse_and_run : unit -> unit
OCaml

Innovation. Community. Security.