mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-22 07:30:24 +00:00
Introduce connection hashes
This commit is contained in:
parent
88ca584410
commit
2b300f32e0
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ public interface ShellProcessControl extends ProcessControl {
|
||||||
|
|
||||||
boolean isLocal();
|
boolean isLocal();
|
||||||
|
|
||||||
int getProcessId();
|
int getConnectionHash();
|
||||||
|
|
||||||
OsType getOsType();
|
OsType getOsType();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue