Printer class
Printer provides a basic interface for user-facing tool output & logs.
Constructors
- Printer([PrintFunc? stdout, PrintFunc? stderr])
- Printer.fromPrinter(Printer printer)
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited