Formatted output - Factor Documentation (original) (raw)
Formatted output
Factor handbook » Input and output
Prev: | Byte-array streams |
---|---|
Next: | Checksums |
The io.styles vocabulary defines a protocol for formatted output. This is used by the prettyprinter, help system, and various developer tools. Implementations include ui.gadgets.panes, html.streams, and io.streams.plain. Formatted stream protocol
Formatted output on the default stream
Text styles