Package-level declarations
Annotations for exposing task properties as command line options.
Since
4.6
Types
Link copied to clipboard
                  Marks a property of a org.gradle.api.Task as being configurable from the command-line.
Link copied to clipboard
                  annotation class OptionValues
Marks a method on a org.gradle.api.Task as providing the possible values for a 
String or List<String>Option.