Pudu programming language
Menu
API reference

Std.Term.paint

1 declaration

fn

paint: Str -> &Std.Term.Style -> Str

text wrapped in the escape sequences for style, followed by a reset.

Answers text unchanged when the style changes nothing.

Back to Std.TermSearch related declarations