Utils.CliSourceval catala_t :
(string ->
bool ->
bool ->
bool ->
string option ->
string ->
string option ->
int option ->
bool ->
string option ->
string option ->
'a) ->
'a Cmdliner.Term.tPrints [DEBUG] in purple on the terminal standard output
Prints [ERROR] in red on the terminal error output
Prints [WARNING] in yellow on the terminal standard output
Prints [RESULT] in green on the terminal standard output
Prints [LOG] in red on the terminal error output
All the printers below print their argument after the correct marker
val concat_with_line_depending_prefix_and_suffix :
(int -> string) ->
(int -> string) ->
string list ->
stringThe int argument of the prefix corresponds to the line number, starting at 0