@FunctionalInterface public interface CommandDirectErrorStreamAware
| Modifier and Type | Method and Description |
|---|---|
void |
setErrorStream(OutputStream err)
Set the error stream that can be used by the shell to write its errors.
|
void setErrorStream(OutputStream err)
err - The OutputStream used by the shell to write its errorsCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.