fmt.spad line 1688 [edit on github]
The domain FormattedOutput
is used when ")set output formatted on" is issued on the command line. Then for each formatter that is stored in the internal data structure of FormattedOutput
setFormats!(l)
takes a list l
of formatters and sets this for future output in a session.