mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-08-18 15:26:29 +00:00
Rework
This commit is contained in:
@@ -4,7 +4,7 @@ public interface CommandConfiguration {
|
||||
|
||||
String rawCommand();
|
||||
|
||||
String fullCommand(ShellControl shellControl) throws Exception;
|
||||
String fullCommand(ShellControl shellControl);
|
||||
|
||||
CommandConfiguration withRawCommand(String newCommand);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user