class Property
Represents prompted property bound with its definition. Can interact with other properties using common context. |
|
class PropertyContext |
|
open class PropertyDefinition
Represents rich property definition (adds extra information to pure prompt like type, description, validator etc). |
|
class PropertyDefinitions |
|
class PropertyPrompt
Represents property found in template file or registered manually via build script. |
|
enum class PropertyType |
|
class PropertyValidator |
class PropertyException : ForkException |