Package org.springframework.shell.test
Interface ShellScreen
- All Known Implementing Classes:
ShellScreen.DefaultShellScreen
public interface ShellScreen
Interface representing a shell screen.
-
Nested Class Summary
-
Method Summary
-
Method Details
-
lines
Gets a visible lines in a screen.- Returns:
- visible lines in a screen
-
of
GetShellScreen
out of lines.- Parameters:
lines
- the lines- Returns:
- instance of shell screen
-