mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-29 16:11:03 +00:00
More fixes
This commit is contained in:
@@ -74,6 +74,8 @@ public interface CommandControl extends ProcessControl {
|
||||
|
||||
String readStdoutDiscardErr() throws Exception;
|
||||
|
||||
String readJoinedOutputOrThrow() throws Exception;
|
||||
|
||||
String readStderrDiscardStdout() throws Exception;
|
||||
|
||||
void discardOrThrow() throws Exception;
|
||||
|
||||
Reference in New Issue
Block a user