ProcessUtils is a bunch of utility methods.
This class contains static methods only and is not meant to be instantiated.
@author Martin Hasoň <martin.hason@gmail.com>
Expanded class hierarchy of ProcessUtils
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ProcessUtils:: |
public static | function | Escapes a string to be used as a shell argument. | |
ProcessUtils:: |
private | function | This class should not be instantiated |