Package org.jline.builtins
Class PosixCommands.GrepSource
java.lang.Object
org.jline.builtins.PosixCommands.GrepSource
- Enclosing class:
PosixCommands
Simple source abstraction for grep command.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final InputStreamprivate final Stringprivate final Path -
Constructor Summary
ConstructorsConstructorDescriptionGrepSource(InputStream inputStream, String name) GrepSource(Path path, String name) -
Method Summary
-
Field Details
-
inputStream
-
path
-
name
-
-
Constructor Details
-
GrepSource
-
GrepSource
-
-
Method Details
-
getInputStream
- Throws:
IOException
-
getName
-