@CompileStatic @org.gradle.work.DisableCachingByDefault(because: Not worth caching) abstract class ProcessPluginResourcesTask extends DefaultTask
Task for processing the resources of the Plugin
| Constructor and description |
|---|
ProcessPluginResourcesTask(FileSystemOperations fileSystemOperations) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract DirectoryProperty |
getCommandsDir() |
|
abstract DirectoryProperty |
getDestinationDir() |
|
abstract DirectoryProperty |
getTemplatesDir() |
|
void |
processResources() |