Class ShellScreen.DefaultShellScreen

java.lang.Object
org.springframework.shell.test.ShellScreen.DefaultShellScreen
All Implemented Interfaces:
ShellScreen
Enclosing interface:
ShellScreen

public static class ShellScreen.DefaultShellScreen extends Object implements ShellScreen
  • Method Details

    • lines

      public List<String> lines()
      Description copied from interface: ShellScreen
      Gets a visible lines in a screen.
      Specified by:
      lines in interface ShellScreen
      Returns:
      visible lines in a screen