Class AeshDelegatingShell

  • All Implemented Interfaces:
    org.aesh.command.shell.Shell
    Direct Known Subclasses:
    CliShell, KubeShell

    public class AeshDelegatingShell
    extends org.aesh.readline.ShellImpl
    Since:
    11.0
    Author:
    Tristan Tarrant <tristan@infinispan.org>
    • Constructor Detail

      • AeshDelegatingShell

        public AeshDelegatingShell​(org.aesh.terminal.Connection connection)
    • Method Detail

      • getConnection

        public org.aesh.terminal.Connection getConnection()