public interface GeneratesOutput
| Modifier and Type | Method and Description |
|---|---|
String |
getOutputFolder()
Get the absolute path of the output directory that was specified by the user.
|
void |
setOutputFolder(String absolutePath)
Sets the absolute output directory that should be used by this plugin.
|
void setOutputFolder(String absolutePath)
absolutePath - The path to the output directory to use.String getOutputFolder()
Copyright © 2007-2013. All Rights Reserved.