package catala

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

This file is only for demonstration purposes, showing a trivial use of backend plugins for Catala.

The code for the Python backend already has first-class support, so there would be no reason to use this plugin instead

val run : Catala_utils.Cli.raw_file list -> Catala_utils.Cli.raw_file option -> bool -> bool -> bool -> bool -> Catala_utils.Cli.options -> unit