Class OSCommands
java.lang.Object
flexagon.ff.common.core.externalprocess.OSCommands
- Direct Known Subclasses:
UnixCommands,WindowsCommands
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OSCommandsabstract booleanisProcessRunning(String... matchStrings) Check for process with command line.
-
Constructor Details
-
OSCommands
public OSCommands()
-
-
Method Details
-
getInstance
-
isProcessRunning
Check for process with command line.
-