Skip to main content

Module print

Module print 

Source
Expand description

A reply in the format asked for: text or a table for a person, with the questions in the order they were asked and then what the call used, or JSON for scripts.

Enums§

Format
How the reply is printed.

Functions§

render
reply’s answers to ids, in that order, in format. A table is kept within width columns. Ends with a newline.
render_outcome
What rules made of reply, in format: a line or a row per item, or {"reply", "outcome"} as JSON so a script still has every answer. A table is kept within width columns. Ends with a newline.
usage
What the call used, and the model that answered.