Package org.jline.builtins
Class Source.StdInSource
java.lang.Object
org.jline.builtins.Source.InputStreamSource
org.jline.builtins.Source.StdInSource
- All Implemented Interfaces:
Source
- Enclosing interface:
Source
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jline.builtins.Source
Source.InputStreamSource, Source.PathSource, Source.ResourceSource, Source.StdInSource, Source.URLSource
-
Field Summary
Fields inherited from class org.jline.builtins.Source.InputStreamSource
in, name
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jline.builtins.Source.InputStreamSource
getName, lines, read
-
Constructor Details
-
StdInSource
public StdInSource() -
StdInSource
-