io.github.vigoo.prox.ProcessModule.RunningProcess
Representation of a running process
Type parameters
-
E
-
Error output type
-
Info
-
Runner-specific process information
-
O
-
Output type
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Checks whether the process is still running
Checks whether the process is still running
Attributes
Forced termination of the process. Blocks until the process stops.
Forced termination of the process. Blocks until the process stops.
Attributes
Normal termination of the process. Blocks until the process stops.
Normal termination of the process. Blocks until the process stops.
Attributes
Block until the process stops
Block until the process stops
Attributes
Gets the runner-specific process information
Gets the runner-specific process information
Attributes