api / org.gradle.model / Path

Path

@Target([AnnotationTarget.VALUE_PARAMETER]) @Incubating class Path

Specifies a model path on a parameter

Constructors

<init>

Path(value: String)

Specifies a model path on a parameter

Properties

value

val value: String