Skip to main content

Module mode

Module mode 

Source
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§

OutputModeParseError
Error returned when parsing an invalid output mode string.

Enums§

OutputMode
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.