package reason

  1. Overview
  2. Docs
Reason: Syntax & Toolchain for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.12.0.tbz
sha256=63d950affbe203701a3d4c076a2750b56211bae7017cd8f59da508efb09a1afe
sha512=3ed24f4567dcf2ef2c05cec45fae18da2b9a78dab098a8e97e6430aaed4c8e3f659c7a5ccab88bce498c4b3d3cd54b01e72b2be4fefdf9f3bfcc2c8eb7fd86d4

doc/reason.cmdliner/Vendored_cmdliner/index.html

Module Vendored_cmdlinerSource

Declarative definition of command line interfaces.

Consult the tutorial, details about the supported command line syntax and examples of use.

Open the module to use it, it defines only three modules in your scope.

Sourcemodule Manpage : sig ... end

Man page specification.

Sourcemodule Term : sig ... end

Terms.

Sourcemodule Cmd : sig ... end

Commands.

Sourcemodule Arg : sig ... end

Terms for command line arguments.

OCaml

Innovation. Community. Security.