Bool

data class Bool(val value: Boolean) : ConfigValue

Constructors

Link copied to clipboard
constructor(value: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard