Class RootShell

All Implemented Interfaces:
Command

public class RootShell extends Msh
  • Constructor Details

    • RootShell

      public RootShell(CommandFactory<ShellCommand> commandFactory, com.sshtools.common.ssh.SshConnection con) throws com.sshtools.common.permissions.PermissionDeniedException, IOException
      Throws:
      com.sshtools.common.permissions.PermissionDeniedException
      IOException
  • Method Details