BuildTypeRefs

open class BuildTypeRefs(prefix: String, buildType: BuildType)

Provides methods for creating references to buildType parameters

Constructors

Link copied to clipboard
constructor(prefix: String, buildType: BuildType)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
operator fun get(ref: ParameterRef): ParameterRef
operator fun get(paramName: String): ParameterRef

Return reference to the specified parameter in build configuration