Package | Description |
---|---|
org.unix4j.io |
Contains interfaces and classes used to handle input and output of commands.
|
Modifier and Type | Field and Description |
---|---|
static NullOutput |
NullOutput.ABORT
Aborting instance returning false when
processLine(Line) is
called. |
static NullOutput |
NullOutput.DEFAULT
Default instance returning true when
processLine(Line) is
called. |
Copyright © 2024. All rights reserved.