Module output

Module output 

Source
Expand description

Output management module

This module contains all functionality related to CLI output:

  • Semantic macros (success!, warning!, info!, error!)
  • Fine-grained styling (styled! macro)
  • Symbol constants
  • Output mode handling

Modulesยง

macros
Semantic output macros that respect output styling modes
styling
Advanced styling functionality for SuperCLI
symbols
Symbol constants for consistent usage across CLI tools