public class DiagnosticsOutputDirectory extends Object
DiagnosticsOutputDirectory.close() is called.| Constructor and Description |
|---|
DiagnosticsOutputDirectory(OptionValues options) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Archives and deletes this directory if it exists.
|
protected String |
createPath()
Gets the path of the directory to be created.
|
String |
getPath()
Gets the path to the output directory managed by this object, creating if it doesn't exist
and has not been deleted.
|
public DiagnosticsOutputDirectory(OptionValues options)
public String getPath()
protected String createPath()
public void close()