mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-08-24 10:16:40 +00:00
New release
This commit is contained in:
@@ -7,6 +7,8 @@ import java.util.function.Consumer;
|
||||
|
||||
public interface CommandProcessControl extends ProcessControl {
|
||||
|
||||
public CommandProcessControl doesNotObeyReturnValueConvention();
|
||||
|
||||
@Override
|
||||
public CommandProcessControl sensitive();
|
||||
CommandProcessControl complex();
|
||||
|
||||
Reference in New Issue
Block a user