public class TempDirs extends Object
| Modifier and Type | Method and Description |
|---|---|
static File |
createTempDir(String prefix) |
static void |
deleteRecursively(File file) |
public static File createTempDir(String prefix) throws IOException
IOExceptionpublic static void deleteRecursively(File file) throws IOException
IOExceptionCopyright © 2011–2015 Glowroot contributors. All rights reserved.