excoveralls v0.6.1 ExCoveralls.ConfServer

Provide data-store for configuration settings.

Summary

Functions

Clear all the data in data-store table

Get the configuration value

Set the configuration value

Initialize the data-store table

Functions

clear()

Clear all the data in data-store table.

get()

Get the configuration value.

set(value)

Set the configuration value.

start()

Initialize the data-store table.