A directory based report to be created.
Type | Name and description |
---|---|
File |
getEntryPoint() Returns the entry point of a directory based Report |
OutputType |
getOutputType() Always returns Report.OutputType#DIRECTORY |
Methods inherited from class | Name |
---|---|
interface ConfigurableReport |
setDestination |
interface Report |
getDestination, getDisplayName, getName, getOutputType, isEnabled, setEnabled |
interface org.gradle.util.Configurable |
org.gradle.util.Configurable#configure(groovy.lang.Closure) |
Returns the entry point of a directory based Report This can be the index.html file in a HTML report
Always returns Report.OutputType#DIRECTORY