Uses of Class
org.aesh.terminal.ssh.SSHAttributesBuilder
Packages that use SSHAttributesBuilder
-
Uses of SSHAttributesBuilder in org.aesh.terminal.ssh
Methods in org.aesh.terminal.ssh that return SSHAttributesBuilderModifier and TypeMethodDescriptionstatic SSHAttributesBuilderSSHAttributesBuilder.builder()Creates a new SSHAttributesBuilder instance.SSHAttributesBuilder.environment(org.apache.sshd.server.Environment environment) Sets the SSH environment to read PTY modes from.