Package io.permazen.cli.telnet
Support for Permazen Command Line Interface (CLI) over telnet connections.
-
Class Summary Class Description TelnetConsole TelnetConsole.ForwardingTerminal Wrapper class for a JLineTerminal
that forwards all methods to the wrapped delegate.TelnetConsole.TelnetTerminal JLineTerminal
that gets window size information from an associated nvt4jTerminal
.