public class ProcessUtils
extends java.lang.Object
Constructor and Description |
---|
ProcessUtils() |
Modifier and Type | Method and Description |
---|---|
static java.io.File |
findInstallDir(java.io.File rootDir)
Lets find the install dir, which may be the root dir or could be a child directory (as typically untarring will create a new child directory)
|
static boolean |
installExists(java.io.File file) |
public static java.io.File findInstallDir(java.io.File rootDir)
public static boolean installExists(java.io.File file)
Copyright © 2014 Red Hat. All Rights Reserved.