class ChocolateyPlugin extends java.lang.Object
The SEU-as-code Chocolatey plugin extends the software installation mechanism to use chocolatey packages instead self created packages.
| Type | Name and description |
|---|---|
void |
apply(org.gradle.api.Project project)Apply this plugin to the given target object. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |