excoveralls v0.10.4 ExCoveralls.ConfServer
Provide data-store for configuration settings.
Link to this section Summary
Functions
Clear all the data in data-store table
Get the configuration value
Set the configuration value
Initialize the data-store table
Link to this section Functions
Link to this function
clear()
Clear all the data in data-store table.
Link to this function
get()
Get the configuration value.
Link to this function
set(value)
Set the configuration value.
Link to this function
start()
Initialize the data-store table.