type
Target
src
@Serializable
facet class Target : Obj, Facet
Target facet is applied to a BuildScript
method to indicate it is a build target or goal.
fields
help |
String for usage help, should be a single short line summary of target |
---|
src
@Serializable
facet class Target : Obj, Facet
Target facet is applied to a BuildScript
method to indicate it is a build target or goal.
help |
String for usage help, should be a single short line summary of target |
---|