package reason

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.