Config

data class Config(val value: MTHalo) : MTHaloOption

Provide a full configuration.

Constructors

constructor(value: MTHalo)

Properties