public class FileUtil extends Object
| Constructor and Description |
|---|
FileUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addExit(String content,
File file) |
static String |
createTempScript(String content) |
static boolean |
hasExitCode(File file) |
public static boolean hasExitCode(File file)
public static void addExit(String content, File file) throws IOException
IOExceptionCopyright © 2016–2017. All rights reserved.