package batteries

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

Module BatOptParseSource

Modules for GNU getopt(3)-style command line parsing.

  • author Bardur Arantsson
Sourcemodule Opt : sig ... end

This module contains the basic functions and types for defining new option types and accessing the values of options.

Sourcemodule StdOpt : sig ... end

This module contains various standard options.

Sourcemodule Formatter : sig ... end

This module contains the types and functions for implementing custom usage message formatters.

Sourcemodule OptParser : sig ... end

This module contains the option parser itself.

OCaml

Innovation. Community. Security.