Package org.jline.terminal.spi
package org.jline.terminal.spi
JLine Terminal Service Provider Interface (SPI).
This package contains interfaces that define the Service Provider Interface (SPI)
for terminal implementations. These interfaces allow for pluggable terminal
implementations across different platforms and environments.
- Since:
- 3.0
-
ClassDescriptionRepresents a pseudoterminal (PTY) that provides terminal emulation.Represents the standard system streams available in a terminal environment.Extended Terminal interface that provides access to internal implementation details.Service provider interface for terminal implementations.