Catala_utils.Clival languages : (string * Global.backend_lang) listval language_code : Global.backend_lang -> stringReturns the lowercase two-letter language code
val file_lang : Global.file -> Global.backend_langAssociates a file extension with its corresponding Global.backend_lang string representation.
val when_opt : Global.when_enum Cmdliner.Arg.convmodule Flags : sig ... endName of the manpage section for debugging commands (use as ~docs arg to Arg.info)
Exit with a specific exit code (but less brutally than Sys.exit which would bypass all finalisers)
val exec_dir : Global.fileReturns the directory of the currently running executable