Fields inherited from class | Fields |
---|---|
class SourceTask |
source |
Type | Name and description |
---|---|
void |
doCompile() |
FileCollection |
getCoffeeScriptJs() |
File |
getDestinationDir() |
CoffeeScriptCompileOptions |
getOptions() |
FileCollection |
getRhinoClasspath() |
protected Factory<WorkerProcessBuilder> |
getWorkerProcessBuilderFactory() |
void |
options(Action<CoffeeScriptCompileOptions> action) |
void |
options(Closure<?> closure) |
void |
setCoffeeScriptJs(Object coffeeScriptJs) |
void |
setDestinationDir(Object destinationDir) |
void |
setRhinoClasspath(Object rhinoClasspath) |
Methods inherited from class | Name |
---|---|
class SourceTask |
exclude, exclude, exclude, exclude, getExcludes, getIncludes, getSource, include, include, include, include, setExcludes, setIncludes, setSource, source |