Interface SourceConfig
access this type via: util.source.SourceConfig (provides, requires or uses)
Functions
ConfigData getConfig()
void setConfig(ConfigData cfg)
ConfigData getConfig()
Get the config data from the file on disk.
void setConfig(ConfigData cfg)
Set the config data by writing it to the file on disk.