Expand description
Output mode selection and switching.
This module defines the three output modes and provides logic for selecting the appropriate mode based on environment detection.
Structs§
- Output
Mode Parse Error - Error returned when parsing an invalid output mode string.
Enums§
- Output
Mode - Output rendering mode.
Functions§
- feature_
info - Get a human-readable description of available output features.
- has_
rich_ support - Check if rich output support is compiled in.