Uses of Interface
org.aesh.terminal.Device
Packages that use Device
-
Uses of Device in org.aesh.terminal
Classes in org.aesh.terminal that implement DeviceModifier and TypeClassDescriptionclassAbstract base implementation of the Device interface providing common functionality for terminal device capabilities.Methods in org.aesh.terminal that return Device -
Uses of Device in org.aesh.terminal.image
Methods in org.aesh.terminal.image with parameters of type DeviceModifier and TypeMethodDescriptionstatic TerminalImageBuilderCreate a builder that auto-detects the best image protocol for the device.static ImageProtocolTerminalImageBuilder.detectProtocol(Device device) Detect the best image protocol for the given device.