Package org.aesh.terminal
Interface Terminal.SignalHandler
- Enclosing interface:
Terminal
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Handler for terminal signals.
-
Method Summary
-
Method Details
-
handle
Handle a terminal signal.- Parameters:
signal- the signal to handle
-