mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-26 01:17:52 -04:00
Remove connection hashes and rename machines to shells
This commit is contained in:
@@ -45,8 +45,6 @@ public interface ShellProcessControl extends ProcessControl {
|
||||
|
||||
boolean isLocal();
|
||||
|
||||
int getConnectionHash();
|
||||
|
||||
OsType getOsType();
|
||||
|
||||
ShellProcessControl elevated(Predicate<ShellProcessControl> elevationFunction);
|
||||
|
||||
Reference in New Issue
Block a user