com.neva.gradle.fork.config.properties / PropertyContext

PropertyContext

class PropertyContext

Constructors

<init>

PropertyContext(properties: Map<String, Property>)

Functions

find

fun find(pattern: String): List<Property>

get

fun get(name: String): Property