package catala

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val flags : Global.options Cmdliner.Term.t

Global flags available to all commands. Note that parsing this term also performs some side-effects into GlobalRefs and sets up signal/error processing. Sets input_src to Stdin "-stdin-", use options for the full parser

val options : Global.options Cmdliner.Term.t

flags plus an additional positional argument for the input file

OCaml

Innovation. Community. Security.