package odig

  1. Overview
  2. Docs

Cmdliner support for odig.

v0.0.2 - homepage

Command lines for setting up the configuration

val conf : ?docs:string -> unit -> Odig.Conf.t Cmdliner.Term.t

conf () is a Cmdliner term that has all the options to setup an odig configuration. The options are documented under the docs section (defaults to the default in Cmdliner.Arg.info).