kyrie
    Preparing search index...

    Type Alias OutputMode

    OutputMode: "ansi" | "html" | "chrome-console" | "logger"

    Output mode for syntax highlighting

    • ansi: ANSI escape codes for terminal output (default)
    • html: HTML with inline styles
    • chrome-console: Chrome DevTools console formatting
    • logger: Logging-friendly format