Interface Shell.LineFn

  • All Known Implementing Classes:
    Shell.ReaderLineFn, Shell.TerminalLineFn
    Enclosing class:
    Shell

    static interface Shell.LineFn
    Abstraction of a terminal's line reader. Can read lines from an input (terminal or file) and categorize the lines.