Reader#

class caput.config.Reader[source]#

A class that allows the values of Properties to be assigned from a dictionary.

Methods#

from_config(→ Reader)

Create a new instance with values loaded from config.

read_config(→ None)

Set all properties in this class from the supplied config.