Configs

class glados.configs.GladosConfig(config_file)[source]

Bases: object

Parameters

config_file (str) –

read_config()[source]

Read the config file into a config object

property sections

what sections are there in the config file

Returns

Return type

sorted list of sections in the yaml file