public class ExtraDirectoryParametersSpec
extends java.lang.Object
ExtraDirectoryParameters objects to the list property of the same type.| Constructor and Description |
|---|
ExtraDirectoryParametersSpec(org.gradle.api.Project project,
org.gradle.api.provider.ListProperty<ExtraDirectoryParameters> paths) |
| Modifier and Type | Method and Description |
|---|---|
void |
path(org.gradle.api.Action<? super ExtraDirectoryParameters> action)
Adds a new extra directory configuration to the list.
|
@Inject
public ExtraDirectoryParametersSpec(org.gradle.api.Project project,
org.gradle.api.provider.ListProperty<ExtraDirectoryParameters> paths)
public void path(org.gradle.api.Action<? super ExtraDirectoryParameters> action)
action - closure representing an extra directory configuration