package catala

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

Module Literate.Literate_commonSource

Sourceval literal_title : Utils.Cli.backend_lang -> string

Return the title traduction according the given Utils.Cli.backend_lang.

Sourceval literal_generated_by : Utils.Cli.backend_lang -> string

Return the 'generated by' traduction according the given Utils.Cli.backend_lang.

Sourceval literal_source_files : Utils.Cli.backend_lang -> string

Return the 'source files weaved' traduction according the given Utils.Cli.backend_lang.

Sourceval literal_last_modification : Utils.Cli.backend_lang -> string

Return the 'last modification' traduction according the given Utils.Cli.backend_lang.

Sourceval get_language_extension : Utils.Cli.backend_lang -> string

Return the file extension corresponding to the given Utils.Cli.backend_lang.

OCaml

Innovation. Community. Security.