mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-08-11 12:00:59 +00:00
Fixes
This commit is contained in:
@@ -77,8 +77,6 @@ public interface CommandControl extends ProcessControl {
|
||||
|
||||
String readStdoutOrThrow() throws Exception;
|
||||
|
||||
SecretValue readStdoutSecretOrThrow() throws Exception;
|
||||
|
||||
Optional<String> readStdoutIfPossible() throws Exception;
|
||||
|
||||
default boolean discardAndCheckExit() throws ProcessOutputException {
|
||||
|
||||
Reference in New Issue
Block a user