Module org.jline.style


module org.jline.style
JLine Style Module.

This module provides styling support for JLine, including color management, style resolution, and style parsing functionality. It handles the conversion between different color formats and provides utilities for styling terminal output.

The style module is used by higher-level modules like builtins and console to provide rich text formatting capabilities.

  • Packages

    Exports
    Package
    Description
    JLine Style package provides a comprehensive styling system for terminal output.