Module org.jline.console.ui


module org.jline.console.ui
JLine Console UI Module.

This module provides user interface components for building console applications. It includes widgets, layouts, and other UI elements that can be used to create rich text-based user interfaces in terminal applications.

The console-ui module builds on top of the terminal and style modules to provide higher-level UI abstractions for creating interactive console applications.