Structs§
- An abstraction around console output that remembers preferences for output verbosity and color.
Enums§
- Whether messages should use color output.
- The requested output format.
- The requested output mode.
- Shell
Out 🔒AWrite
able object, either with or without color support. - Terminal width.
Statics§
- The global shell instance.
Functions§
- Returns whether the output format is
OutputFormat::Json
. - Returns whether the output mode is
OutputMode::Quiet
. - Set the verbosity level.
- Returns the currently set verbosity level.
Type Aliases§
- The verbosity level.