public static interface ProcessTreeRemoting.IOSProcess
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getArguments() |
EnvVars |
getEnvironmentVariables() |
ProcessTreeRemoting.IOSProcess |
getParent() |
int |
getPid() |
void |
kill() |
void |
killRecursively() |
int getPid()
ProcessTreeRemoting.IOSProcess getParent()
void kill() throws InterruptedException
InterruptedExceptionvoid killRecursively()
throws InterruptedException
InterruptedExceptionEnvVars getEnvironmentVariables()
Copyright © 2017. All rights reserved.