Package net.rubygrapefruit.platform.terminal
Classes that provide access to the terminal/console.
To use, create an instance of Terminals using Native.get(java.lang.Class).
-
Interface Summary Interface Description TerminalInput Allows input to be received from the terminal.TerminalInputListener Receives terminal input.TerminalOutput Allows output to be written to the terminal/console.Terminals Provides access to the terminal/console.TerminalSize The size of a terminal. -
Enum Summary Enum Description TerminalInputListener.Key TerminalOutput.Color Basic colors supported by a terminal.Terminals.Output System outputs.