mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-03 11:20:34 +00:00
Rework fallback shell
This commit is contained in:
@@ -18,6 +18,8 @@ import java.util.function.Function;
|
||||
|
||||
public interface ShellControl extends ProcessControl {
|
||||
|
||||
boolean isInitialized();
|
||||
|
||||
void setDumbOpen(ShellOpenFunction openFunction);
|
||||
|
||||
void setTerminalOpen(ShellOpenFunction openFunction);
|
||||
|
||||
Reference in New Issue
Block a user