@FunctionalInterface
public interface AsyncCommandErrorStreamAware
Modifier and Type | Method and Description |
---|---|
void |
setIoErrorStream(IoOutputStream err)
Set the error stream that can be used by the shell to write its errors.
|
void setIoErrorStream(IoOutputStream err)
err
- The IoOutputStream
used by the shell to write its errors