mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-24 16:40:58 -04:00
Rework debug mode
This commit is contained in:
@@ -26,6 +26,8 @@ public interface CommandControl extends ProcessControl {
|
||||
CLOSE
|
||||
}
|
||||
|
||||
void setSensitive();
|
||||
|
||||
CommandControl withExceptionConverter(ExceptionConverter converter);
|
||||
|
||||
CommandControl withErrorFormatter(Function<String, String> formatter);
|
||||
|
||||
Reference in New Issue
Block a user