com.neva.gradle.fork.config.properties

Package com.neva.gradle.fork.config.properties

Types

Property

class Property

Represents prompted property bound with its definition. Can interact with other properties using common context.

PropertyContext

class PropertyContext

PropertyDefinition

open class PropertyDefinition

Represents rich property definition (adds extra information to pure prompt like type, description, validator etc).

PropertyDefinitions

class PropertyDefinitions

PropertyPrompt

class PropertyPrompt

Represents property found in template file or registered manually via build script.

PropertyType

enum class PropertyType

PropertyValidator

class PropertyValidator

Exceptions

PropertyException

class PropertyException : ForkException