Class ExecUtil
java.lang.Object
org.zeroturnaround.javarebel.integration.util.ExecUtil
- Author:
- Andres Luuk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intTries to ask the file handles limit in unix environmentsstatic voidTries to set the file executable
-
Constructor Details
-
ExecUtil
public ExecUtil()
-
-
Method Details
-
setExecutable
Tries to set the file executable -
getFileHandlersLimit
public static int getFileHandlersLimit()Tries to ask the file handles limit in unix environments
-